packet IO support output fieldstat
This commit is contained in:
@@ -242,7 +242,7 @@ TEST(PCAP_IO, IP_REASSEMBLY)
|
||||
EXPECT_TRUE(memcmp(data, expect, sizeof(expect)) == 0);
|
||||
|
||||
packet_io_drop(pkt_io, thr_idx, pkts, nr_pkts);
|
||||
packet_io_polling(pkt_io, thr_idx);
|
||||
packet_io_clean(pkt_io, thr_idx);
|
||||
|
||||
packet_io_free(pkt_io);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user