Re: [dpdk-dev] [PATCH v2 0/7] Optimize qede use of Rx/Tx entries

2021-03-27 Thread Jerin Jacob
On Fri, Mar 26, 2021 at 4:32 PM Balazs Nemeth wrote: > > This patch set optimizes qede_{rx,tx}_entry and introduces > rte_pktmbuf_free_bulk in qede_process_tx_compl. The overall performance > improvement depends on the use-case; in a physical-virtual-physical test > on a ThunderX2 99xx system with

[dpdk-dev] [PATCH v2 0/7] Optimize qede use of Rx/Tx entries

2021-03-26 Thread Balazs Nemeth
This patch set optimizes qede_{rx,tx}_entry and introduces rte_pktmbuf_free_bulk in qede_process_tx_compl. The overall performance improvement depends on the use-case; in a physical-virtual-physical test on a ThunderX2 99xx system with two SMT threads used in ovs, and two cores used in a vm, an imp