numam-dpdk/drivers/net/hinic
Andrew Rybchenko 9039c81257 ethdev: change promiscuous callbacks to return status
Enabling/disabling of promiscuous mode is not always successful and
it should be taken into account to be able to handle it properly.

When correct return status is unclear from driver code, -EAGAIN is used.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Matan Azrad <matan@mellanox.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
2019-10-07 15:00:54 +02:00
..
base net/hinic: replace spinlock with mutex 2019-07-23 14:31:34 +02:00
hinic_pmd_ethdev.c ethdev: change promiscuous callbacks to return status 2019-10-07 15:00:54 +02:00
hinic_pmd_ethdev.h net/hinic: add build and doc files 2019-06-28 20:31:49 +02:00
hinic_pmd_rx.c net/hinic: add Rx/Tx 2019-06-28 20:31:49 +02:00
hinic_pmd_rx.h net/hinic: add device initialization 2019-06-28 20:31:49 +02:00
hinic_pmd_tx.c net/hinic: add Rx/Tx 2019-06-28 20:31:49 +02:00
hinic_pmd_tx.h net/hinic: fix implicit downcast of bitfield 2019-07-23 14:31:35 +02:00
Makefile net/hinic: replace spinlock with mutex 2019-07-23 14:31:34 +02:00
meson.build net/hinic: add device initialization 2019-06-28 20:31:49 +02:00
rte_pmd_hinic_version.map net/hinic: add build and doc files 2019-06-28 20:31:49 +02:00