Skip to content

Commit 41d63ba

Browse files
committed
Revert "test: add test for af_packet"
This reverts commit 936cfd2.
1 parent 84e1f4d commit 41d63ba

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,6 @@ Linux AF_PACKET
674674
M: Stephen Hemminger <stephen@networkplumber.org>
675675
F: drivers/net/af_packet/
676676
F: doc/guides/nics/features/afpacket.ini
677-
F: app/test/test_pmd_af_packet.c
678677

679678
Linux AF_XDP
680679
M: Ciara Loftus <ciara.loftus@intel.com>

app/test/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ source_file_deps = {
141141
'test_per_lcore.c': [],
142142
'test_pflock.c': [],
143143
'test_pie.c': ['sched'],
144-
'test_pmd_af_packet.c': ['net_af_packet', 'ethdev', 'bus_vdev'],
145144
'test_pmd_pcap.c': ['net_pcap', 'ethdev', 'bus_vdev'] + packet_burst_generator_deps,
146145
'test_pmd_perf.c': ['ethdev', 'net'] + packet_burst_generator_deps,
147146
'test_pmd_ring.c': ['net_ring', 'ethdev', 'bus_vdev'],

0 commit comments

Comments
 (0)