numam-dpdk/drivers/net/ixgbe
Guinan Sun 713fc4dd34 net/ixgbe/base: fix host interface shadow RAM read
Host interface Shadow RAM Read (0x31) command response
buffer length should be stored in two bytes, instead of one byte.
This patch fixes it.

Fixes: e6102361b1 ("net/ixgbe/base: use 2 bytes for flash read command")
Cc: stable@dpdk.org

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
2020-07-11 06:18:53 +02:00
..
base net/ixgbe/base: fix host interface shadow RAM read 2020-07-11 06:18:53 +02:00
ixgbe_82599_bypass.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_api.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_defines.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_bypass.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_ethdev.c net/ixgbe: report 10Mbps link speed for x553 2020-07-07 23:38:26 +02:00
ixgbe_ethdev.h net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
ixgbe_fdir.c net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
ixgbe_flow.c net/ixgbe: fix zeroing of RSS config 2019-10-25 19:20:47 +02:00
ixgbe_ipsec.c cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_ipsec.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_logs.h net/ixgbe: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ixgbe_pf.c net/ixgbe: fix setting VF MAC address 2020-03-18 15:29:39 +01:00
ixgbe_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: fix include of vector header file 2020-06-30 14:52:30 +02:00
ixgbe_rxtx_vec_sse.c replace cold attributes 2020-04-16 18:30:58 +02:00
ixgbe_rxtx.c replace cold attributes 2020-04-16 18:30:58 +02:00
ixgbe_rxtx.h net/ixgbe: support aarch32 2020-06-30 14:52:30 +02:00
ixgbe_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_vf_representor.c ethdev: change device info get callback to return int 2019-10-07 14:45:35 +02:00
Makefile net/ixgbe: support aarch32 2020-06-30 14:52:30 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_ixgbe_version.map net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
rte_pmd_ixgbe.c net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
rte_pmd_ixgbe.h net/ixgbe: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00