1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/amazon/ena
Andrii Nakryiko e8407fdeb9 bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Now that BPF program/link management is centralized in generic net_device
code, kernel code never queries program id from drivers, so
XDP_QUERY_PROG/XDP_QUERY_PROG_HW commands are unnecessary.

This patch removes all the implementations of those commands in kernel, along
the xdp_attachment_query().

This patch was compile-tested on allyesconfig.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200722064603.3350758-10-andriin@fb.com
2020-07-25 20:37:02 -07:00
..
ena_admin_defs.h net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -07:00
ena_com.c net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -07:00
ena_com.h net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -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: cosmetic: change ena_com_stats_admin stats to u64 2020-07-21 15:59:04 -07:00
ena_netdev.c bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands 2020-07-25 20:37:02 -07:00
ena_netdev.h net: ena: support new LLQ acceleration mode 2020-07-21 15:59:04 -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