numam-dpdk/drivers/net
Gaetan Rivet 598fb8aec6 net/failsafe: support device removal
Listen to INTR_RMV events issued by slaves.
Add atomic flags on slave queues to detect use of slave bursts function.
If a removal is detected, set the recollection flag on this slave.

During a slave upkeep round, if its recollection flag is set and its
burst functions are not in use by any thread, remove that slave.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Olga Shern <olgas@mellanox.com>
2017-07-19 16:25:43 +03:00
..
af_packet drivers/net: use device name from device structure 2017-07-06 00:17:02 +02:00
ark net/ark: fix stats reset 2017-07-06 15:00:57 +02:00
avp net/avp: remove redundant assignment 2017-06-12 10:41:26 +01:00
bnx2x fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnxt drivers/net: remove duplicate includes 2017-07-16 17:30:24 +02:00
bonding net/bonding: include PCI header directly 2017-07-08 23:57:07 +02:00
cxgbe drivers/net: remove duplicate includes 2017-07-16 17:30:24 +02:00
dpaa2 net/dpaa2: support secondary process attach 2017-07-19 11:09:13 +03:00
e1000 net/e1000: fix LSC interrupt 2017-07-19 11:09:13 +03:00
ena net/ena/base: initialize memory in the allocation macros 2017-07-06 15:00:57 +02:00
enic net/enic: replace check for SSE4 with check for x86 2017-07-04 14:39:18 +02:00
failsafe net/failsafe: support device removal 2017-07-19 16:25:43 +03:00
fm10k net/fm10k: initialize link status in device start 2017-07-06 15:00:56 +02:00
i40e net/i40e: fix ethertype filter for new FW 2017-07-19 11:09:13 +03:00
ixgbe net/ixgbe: fix IPv6 flow create limitation for x550 2017-07-19 11:59:39 +03:00
kni drivers/net: use device name from device structure 2017-07-06 00:17:02 +02:00
liquidio net/liquidio: do not touch mbuf initialized fields 2017-06-12 10:41:29 +01:00
mlx4 net/mlx4: support flow API RSS action 2017-07-06 15:00:57 +02:00
mlx5 net/mlx5: change start pointer of compressed completion 2017-07-19 11:09:13 +03:00
nfp eal: introduce integer log2 function 2017-07-03 10:44:12 +02:00
null bus/vdev: remove probe with driver name option 2017-07-10 00:46:38 +02:00
pcap drivers/net: use ethdev allocation helper for vdev 2017-04-18 19:04:49 +02:00
qede net/qede: update PMD version to 2.5.1.1 2017-07-06 15:00:57 +02:00
ring net/ring: add missing newlines in logs 2017-07-19 11:09:13 +03:00
sfc net/sfc: support xstats retrieval by ID 2017-07-19 11:09:13 +03:00
szedata2 net/szedata2: use macro from common library 2017-07-06 15:00:56 +02:00
tap net/tap: remove Linux version check 2017-07-19 11:09:13 +03:00
thunderx net/thunderx: update sq config register field 2017-07-19 11:09:13 +03:00
vhost ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
virtio net/virtio: refactor coding style in Rx 2017-07-19 11:09:13 +03:00
vmxnet3 drivers/net: remove duplicate includes 2017-07-16 17:30:24 +02:00
xenvirt ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
Makefile net/failsafe: add fail-safe PMD 2017-07-19 16:25:42 +03:00