numam-dpdk/drivers/net/atlantic
Ivan Ilchenko ca041cd44f ethdev: change allmulticast callbacks to return status
Enabling/disabling of allmulticast 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: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
2019-10-07 15:00:55 +02:00
..
hw_atl net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
atl_common.h net/atlantic: bump internal driver version 2019-04-19 14:51:54 +02:00
atl_ethdev.c ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
atl_ethdev.h net/atlantic: configure MACsec from interrupt handler 2019-04-19 14:51:54 +02:00
atl_hw_regs.c net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_hw_regs.h net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_logs.h net/atlantic: add logging structure 2018-10-18 10:24:39 +02:00
atl_rxtx.c net/atlantic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
atl_types.h net/atlantic: fix flow control by sync settings on Rx 2019-05-03 18:45:23 +02:00
Makefile drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
meson.build drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
rte_pmd_atlantic_version.map net/atlantic: enable MACsec configuration 2019-04-19 14:51:54 +02:00
rte_pmd_atlantic.c net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00
rte_pmd_atlantic.h net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00