[dpdk-dev] [PATCH v4 0/9] add packet capture framework

2016-05-26 Thread Thomas Monjalon
HELP is needed to review this patchset, please, especially patches 5 and 6. Thanks 2016-05-23 22:38, Reshma Pattan: > This patchset include below changes > > 1)Changes to librte_ether. > 2)New library librte_pdump added for packet capture framework. > 3)New app/pdump tool added for packet capturi

[dpdk-dev] [PATCH v4 0/9] add packet capture framework

2016-05-23 Thread Reshma Pattan
This patchset include below changes 1)Changes to librte_ether. 2)New library librte_pdump added for packet capture framework. 3)New app/pdump tool added for packet capturing. 4)Test pmd changes done to initialize packet capture framework. 5)Documentation update. 1)librte_pdump == To s