numam-dpdk/drivers
Hyong Youb Kim e92a4b4148 net/enic: fix probe for secondary process
Only the primary process initializes the adapter private data and
rte_eth_dev_data. For secondary processes, do not touch them.

Secondary processes need to select the right Tx and Rx handlers. Pick
the same handlers that the primary process uses.

Fixes: fefed3d1e6 ("enic: new driver")
Cc: stable@dpdk.org

Reported-by: Dirk-Holger Lenz <dirk.lenz@ng4t.com>
Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Tested-by: Dirk-Holger Lenz <dirk.lenz@ng4t.com>
Reviewed-by: John Daley <johndale@cisco.com>
2019-10-23 16:43:08 +02:00
..
baseband baseband/fpga_lte_fec: fix polling of MMIO register 2019-10-23 16:57:06 +02:00
bus bus/fslmc: update MC firmware version 2019-10-23 16:43:08 +02:00
common crypto/qat: support RSA CRT in asym 2019-10-23 16:57:06 +02:00
compress compress/qat: catch overflow for stateless compression 2019-10-23 16:57:06 +02:00
crypto crypto/dpaax_sec: enable build without rte_security 2019-10-23 16:57:06 +02:00
event build: enable extra warnings with meson 2019-10-24 01:03:30 +02:00
mempool mempool/octeontx2: remove minimum chunck size limitation 2019-10-24 21:12:59 +02:00
net net/enic: fix probe for secondary process 2019-10-23 16:43:08 +02:00
raw raw/ifpga: remove unneeded compiler flags 2019-10-24 01:03:16 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: fix compatibility with meson 0.47 2019-10-25 09:45:51 +02:00