> On Jun 14, 2017, at 8:59 AM, Nishant Verma <[email protected]> wrote: > > Hi All, > > Is there any change in capture feature supported by dpdk-pktgen. > I was on old version. Now i moved to new one Pktgen Ver: 3.3.0 (DPDK 17.05.0) > Powered by Intel® DPDK > > In this version i am able to enable capture support on pktgen by > enable 0 capture. > > But after that i am not able to find the command to capture the RX stream on > pktgen. > In earlier versions capture <portlist> on/off command was their?
The new commands are enable <portlist> capture disable <portlist> capture When you disable the capture for a port the captured information should be saved to the current directory. Did you do the ‘disable <portlist> capture’ command? > > How can i capture packet in new version. > > -- > > Nishant > > > Regards, Keith
