ixgbe: prevent PBA read over eeprom word size
DPDK commit message
net/ixgbe/base: prevent untrusted loop bound
Added length check against EEPROM size in words to prevent untrusted
loop bound reported by static code analysis.
Signed-off-by: Dawid Zielinski <dawid.zielinski@intel.com>
Obtained from: DPDK (6b58617)
(cherry picked from commit 25771c8c1ae606436823854de01fc2b23178e353)