Re: [lng-odp] [PATCHv2 3/3] linux-generic: pktio: add test for tap pktio

2015-12-07 Thread Ilya Maximets
On 07.12.2015 13:01, Stuart Haslam wrote: > On Wed, Dec 02, 2015 at 04:13:25PM +0300, Ilya Maximets wrote: >> Signed-off-by: Ilya Maximets >> --- >> platform/linux-generic/test/Makefile.am | 1 + >> platform/linux-generic/test/pktio/Makefile.am | 3 +- >> platform/linux-generic/test

Re: [lng-odp] [PATCHv2 3/3] linux-generic: pktio: add test for tap pktio

2015-12-07 Thread Stuart Haslam
On Wed, Dec 02, 2015 at 04:13:25PM +0300, Ilya Maximets wrote: > Signed-off-by: Ilya Maximets > --- > platform/linux-generic/test/Makefile.am | 1 + > platform/linux-generic/test/pktio/Makefile.am | 3 +- > platform/linux-generic/test/pktio/pktio_run_tap | 111 > +++

[lng-odp] [PATCHv2 3/3] linux-generic: pktio: add test for tap pktio

2015-12-02 Thread Ilya Maximets
Signed-off-by: Ilya Maximets --- platform/linux-generic/test/Makefile.am | 1 + platform/linux-generic/test/pktio/Makefile.am | 3 +- platform/linux-generic/test/pktio/pktio_run_tap | 111 3 files changed, 114 insertions(+), 1 deletion(-) create mode 100755