linux-stable/drivers/net/ethernet/amazon/ena
Sameeh Jubran 4cd28b214d net: ena: xdp: add queue counters for xdp actions
When using XDP every ingress packet is passed to an eBPF (xdp) program
which returns an action for this packet.

This patch adds counters for the number of times each such action was
received. It also counts all the invalid actions received from the eBPF
program.

Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-10 15:12:27 -07:00
..
ena_admin_defs.h net: ena: ethtool: Add new device statistics 2020-09-10 15:12:27 -07:00
ena_com.c net: ena: ethtool: Add new device statistics 2020-09-10 15:12:27 -07:00
ena_com.h net: ena: ethtool: Add new device statistics 2020-09-10 15:12:27 -07:00
ena_common_defs.h net: ena: cosmetic: fix spacing issues 2020-05-22 14:12:48 -07:00
ena_eth_com.c net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -07:00
ena_eth_com.h net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -07:00
ena_eth_io_defs.h net: ena: cosmetic: fix spacing issues 2020-05-22 14:12:48 -07:00
ena_ethtool.c net: ena: xdp: add queue counters for xdp actions 2020-09-10 15:12:27 -07:00
ena_netdev.c net: ena: xdp: add queue counters for xdp actions 2020-09-10 15:12:27 -07:00
ena_netdev.h net: ena: xdp: add queue counters for xdp actions 2020-09-10 15:12:27 -07:00
ena_pci_id_tbl.h net: ena: add reserved PCI device ID 2020-07-21 15:59:04 -07:00
ena_regs_defs.h net: ena: cosmetic: fix spacing issues 2020-05-22 14:12:48 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00