numam-dpdk/drivers/net/failsafe
Gaetan Rivet 495ca7888a net/failsafe: safer subdev iterator
The sub_device iterator macro should follow the general gist of the
tailq API for an easier understanding and safer use.

Once the loop has finished, the iterator should be set to NULL.
If no sub_device was iterated upon, the iterator should still be NULL.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-10-06 02:49:47 +02:00
..
failsafe_args.c net/failsafe: fix blank line parsing 2017-08-03 22:36:01 +02:00
failsafe_eal.c net/failsafe: support device removal 2017-07-19 16:25:43 +03:00
failsafe_ether.c net/failsafe: support flow API isolation mode 2017-07-19 16:25:43 +03:00
failsafe_flow.c net/failsafe: support flow API isolation mode 2017-07-19 16:25:43 +03:00
failsafe_ops.c net/failsafe: support link status change event 2017-07-19 16:25:43 +03:00
failsafe_private.h net/failsafe: safer subdev iterator 2017-10-06 02:49:47 +02:00
failsafe_rxtx.c net/failsafe: support device removal 2017-07-19 16:25:43 +03:00
failsafe.c net/failsafe: support link status change event 2017-07-19 16:25:43 +03:00
Makefile net/failsafe: fix build on FreeBSD 10 with GCC 4.8 2017-07-20 18:30:20 +03:00
rte_pmd_failsafe_version.map net/failsafe: add fail-safe PMD 2017-07-19 16:25:42 +03:00