[dpdk-dev] Need some info on DPDK

2015-03-23 Thread Shankari Vaidyalingam
Hi Need some info on: (1) How to capture packets received on the DPDK interface? (2) Determine the MAC address corresponding to the PCI interface Regards Shankari.V

[dpdk-dev] Need some info on DPDK

2015-03-23 Thread Olivier Deme
It's all in the docs. http://dpdk.org/doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.html http://dpdk.org/doc/api/rte__ethdev_8h.html#a5686df2817980236f2c4f1cc72dd2c30 On 23/03/15 09:00, Shankari Vaidyalingam wrote: > Hi > > Need some info on: > (1) How to capture packets received on the