Hi,
> -----Original Message----- > From: Li, Xiaoyun > Sent: Thursday, July 12, 2018 3:56 PM > To: Zhang, Qi Z <[email protected]>; Lu, Wenzhuo > <[email protected]> > Cc: [email protected]; Li, Xiaoyun <[email protected]>; [email protected] > Subject: [PATCH v3] app/testpmd: fix little perf drop > > There is about 3% perf drop. And it is because of a bitrate calculation in the > datapath. So improve it by maintaining an array of port indexes in testpmd, > which is updated with ethdev events. > > Fixes: 8728ccf37615 ("fix ethdev ports enumeration") > Cc: [email protected] > > Signed-off-by: Xiaoyun Li <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

