[dpdk-dev] DPDK reception

reshma sarat reshmasarat at gmail.com
Thu Jun 8 08:29:02 CEST 2017


Hi,

I am integrating a tool with DPDK. My requirement is to replace the libpcap
functions with the DPDK APIs to receive the packet from the NIC card. I
tried to replace pcap_open_live() with rte_eth_rx_burst () function. But it
is not working as expected. Is there anything wrong with this method.
Please give suggestions.

Regards,
Reshma


More information about the dev mailing list