[dpdk-dev] [PATCH 1/3] cxgbe: Fix RX performance for cxgbe PMD.
Thomas Monjalon
thomas.monjalon at 6wind.com
Tue Jul 7 23:30:38 CEST 2015
2015-07-07 22:42, Rahul Lakkireddy:
> CXGBE PMD rx allocates a new mbuf everytime, which could lead to performance
> hit. Instead, do bulk allocation of mbufs and re-use them.
>
> Also, simplify the overall rx-handler, and update its logic to fix rx perf.
For such change, it would be nice to provide some benchmark numbers.
Thanks
More information about the dev
mailing list