numam-dpdk/drivers/net
Qi Zhang 4852aa8f6e drivers/net: enable hotplug on secondary process
Attach port from secondary should ignore devargs since the private
device is not necessary to support. Also previously, detach port on
a secondary process will mess primary process and cause the same
device can't be attached back again. A secondary process should use
rte_eth_dev_release_port_secondary to release a port.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2018-10-17 10:16:18 +02:00
..
af_packet drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
ark net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
avf net/avf: remove keeping CRC configuration 2018-09-28 01:41:03 +02:00
avp ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
axgbe ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
bnx2x net/bnx2x: fix to add PHY lock 2018-10-11 18:53:48 +02:00
bnxt drivers/net: fix log type string 2018-10-11 18:53:49 +02:00
bonding drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
cxgbe net/cxgbe: add flow actions to modify IP and TCP/UDP port 2018-10-11 18:53:49 +02:00
dpaa dpaa: enable dpaax library 2018-10-16 14:54:25 +02:00
dpaa2 net/dpaa2: fix MAC address initialization 2018-10-17 09:36:06 +01:00
e1000 net/e1000: enable MSI-x for linkup and other events in 82574 2018-10-11 18:56:02 +02:00
ena remove useless constructor headers 2018-07-12 00:00:35 +02:00
enetc net/enetc: support packet type parsing 2018-10-11 18:53:49 +02:00
enic net/enic: add AVX2 based vectorized Rx handler 2018-10-11 18:53:49 +02:00
failsafe net/failsafe: use prefix for function 2018-10-11 18:53:49 +02:00
fm10k net/fm10k: add imissed stats 2018-09-28 01:41:02 +02:00
i40e mbuf: clarify QinQ flag usage 2018-10-11 18:53:49 +02:00
ifc net/ifc: invoke ifcvf HW init function in probe 2018-10-11 18:56:02 +02:00
ixgbe net/ixgbe: wait longer for link after fiber MAC setup 2018-10-11 18:53:48 +02:00
kni drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
liquidio remove useless constructor headers 2018-07-12 00:00:35 +02:00
mlx4 net/mlx4: support externally allocated static memory 2018-10-11 18:53:49 +02:00
mlx5 net/mlx5: rewrite IP address UDP/TCP port by E-Switch 2018-10-11 18:56:02 +02:00
mvneta net/mvneta: support statistics reset 2018-10-11 18:53:48 +02:00
mvpp2 net/mvpp2: support Tx scatter/gather 2018-09-28 01:41:03 +02:00
netvsc net/netvsc: check return from kvargs process 2018-10-11 18:53:48 +02:00
nfp net/nfp: fix RSS 2018-10-11 18:53:48 +02:00
null drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
octeontx drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
pcap drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
qede net/qede: bump PMD version to 2.10.0.1 2018-10-11 18:53:48 +02:00
ring ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
sfc net/sfc: allow to query RSS key and HF when RSS is disabled 2018-10-11 20:35:29 +02:00
softnic net/softnic: support VXLAN flow decap action 2018-10-12 19:33:40 +02:00
szedata2 ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
tap drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
thunderx net/*/base: allow use of experimental APIs in base code 2018-09-28 01:41:01 +02:00
vdev_netvsc drivers/net: fix log type string 2018-10-11 18:53:49 +02:00
vhost drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
virtio malloc: enable event callbacks for external memory 2018-10-11 11:56:55 +02:00
vmxnet3 net/vmxnet3: support stats reset 2018-09-28 01:41:02 +02:00
Makefile net/enetc: add PMD with basic operations 2018-10-11 18:53:49 +02:00
meson.build net/enetc: add PMD with basic operations 2018-10-11 18:53:49 +02:00