[dpdk-dev] [PATCH] test: add unit tests for bitrate library

Pattan, Reshma reshma.pattan at intel.com
Tue Jul 10 15:01:14 CEST 2018


Hi Jananee,

> -----Original Message-----
> From: Parthasarathy, JananeeX M
> Sent: Friday, July 6, 2018 6:21 PM
> To: dev at dpdk.org
> Cc: Horton, Remy <remy.horton at intel.com>; Pattan, Reshma
> <reshma.pattan at intel.com>; Parthasarathy, JananeeX M
> <jananeex.m.parthasarathy at intel.com>; Chaitanya Babu, TalluriX
> <tallurix.chaitanya.babu at intel.com>
> Subject: [PATCH] test: add unit tests for bitrate library
> 
> From: Jananee Parthasarathy <jananeex.m.parthasarathy at intel.com>
> 
> Unit Test Cases for BitRate library.
> 
> +extern int tx_portid, rx_portid;

Now tx_portid and rx_portid type is unit16_t in sample packet forward code, so you can use the same here too.

Thanks,
Reshma


More information about the dev mailing list