> -----Original Message-----
> From: Li, Xiaoyun
> Sent: Wednesday, July 11, 2018 10:16 AM
> To: Zhang, Qi Z <[email protected]>; Lu, Wenzhuo <[email protected]>
> Cc: [email protected]; Li, Xiaoyun <[email protected]>; [email protected]
> Subject: [PATCH v2] app/testpmd: fix little perf drop with XL710
>
> There is about 1.8M perf drop with XL710. 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]>
Reviewed-by: Qi Zhang <[email protected]>