numam-dpdk/drivers/net/vhost
Gaoxiang Liu 028f06e8be net/vhost: merge stats loop in datapath
To improve performance in vhost Tx/Rx, merge vhost stats loop.
eth_vhost_tx has 2 loop of send num iteraion.
It can be merge into one.
eth_vhost_rx has the same issue as Tx.

Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2021-10-21 14:24:21 +02:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_eth_vhost.c net/vhost: merge stats loop in datapath 2021-10-21 14:24:21 +02:00
rte_eth_vhost.h net/vhost: update license to SPDX format 2018-04-27 15:54:56 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00