[dpdk-users] PCAP infinite_rx

Remy Chibois rchibois at gmail.com
Wed Sep 23 15:15:58 CEST 2020


Hello,

the project I'm working on uses rte_eal_hotplug_add to add a vdev based
on a PCAP file, with one rx queue.

I'm able to read all (100k) packets using rte_eth_rx_burst(...) calls.

When I activate infinite_rx=1 devarg, though, rte_eth_rx_burst always
returns 0.

Can someone please help me find what I'm doing wrong ?

Thanks for any help.

-- 
    Rémy Chibois



More information about the users mailing list