Re: [dpdk-dev] [PATCH] add sample functions for packet forwarding

2018-07-10 Thread Pattan, Reshma
Hi Jananee, > -Original Message- > From: Parthasarathy, JananeeX M > Sent: Friday, July 6, 2018 6:07 PM > To: dev@dpdk.org > Cc: Horton, Remy ; Pattan, Reshma > ; Parthasarathy, JananeeX M > ; Chaitanya Babu, TalluriX > > Subject: [PATCH] add sample functions for packet forwarding > >

[dpdk-dev] [PATCH] add sample functions for packet forwarding

2018-07-06 Thread Jananee Parthasarathy
From: Jananee Parthasarathy Add sample test functions for packet forwarding. These can be used for unit test cases for LatencyStats and BitrateStats libraries. Signed-off-by: Chaitanya Babu Talluri Reviewed-by: Reshma Pattan --- test/test/Makefile| 1 + test/test/sample_pack