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

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

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

2018-07-12 Thread 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 --- v2: SOCKET0 is removed and NUM_QUEUES is used accordingly --- test/test/Makefile