numam-dpdk/drivers/net/octeontx2
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
..
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
meson.build net/octeontx2: support Tx 2019-07-05 01:52:02 +02:00
otx2_ethdev_debug.c common/octeontx2: fix mbox memory access 2019-08-05 23:18:27 +02:00
otx2_ethdev_devargs.c net/octeontx2: fix optimal default SQE buffer count 2019-08-05 18:22:34 +02:00
otx2_ethdev_irq.c drivers/octeontx2: fix recursive interrupts 2019-07-29 22:18:01 +02:00
otx2_ethdev_ops.c ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
otx2_ethdev.c drivers/octeontx2: fix Coverity warnings 2019-08-05 18:42:19 +02:00
otx2_ethdev.h ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
otx2_flow_ctrl.c net/octeontx2: support 96xx A1 silicon revision 2019-08-05 18:36:25 +02:00
otx2_flow_parse.c net/octeontx2: support GRE key parsing 2019-07-29 12:24:49 +02:00
otx2_flow_utils.c net/octeontx2: support flow API flags based extraction 2019-07-23 14:31:35 +02:00
otx2_flow.c drivers/octeontx2: fix Coverity warnings 2019-08-05 18:42:19 +02:00
otx2_flow.h net/octeontx2: support flow API flags based extraction 2019-07-23 14:31:35 +02:00
otx2_link.c drivers/octeontx2: fix Coverity warnings 2019-08-05 18:42:19 +02:00
otx2_lookup.c net/octeontx2: add packet type translation for ICMP6 2019-10-07 15:00:53 +02:00
otx2_mac.c net/octeontx2: add unicast MAC filter 2019-07-05 01:52:01 +02:00
otx2_ptp.c drivers/octeontx2: fix Coverity warnings 2019-08-05 18:42:19 +02:00
otx2_rss.c net/octeontx2: support RSS 2019-07-05 01:52:01 +02:00
otx2_rx.c net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_rx.h net/octeontx2: fix packet type translation 2019-10-07 15:00:53 +02:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c common/octeontx2: support CNF95xx SoC 2019-07-14 15:39:49 +02:00
otx2_tm.h drivers/octeontx2: fix Coverity warnings 2019-08-05 18:42:19 +02:00
otx2_tx.c net/octeontx2: fix indirect mbuf handling during Tx 2019-07-29 12:23:22 +02:00
otx2_tx.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_vlan.c net/octeontx2: fix port Tx VLAN insertion 2019-10-07 15:00:53 +02:00
rte_pmd_octeontx2_version.map net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00