[dpdk-dev] [PATCH 12/17] vhost: drop the Rx and Tx queue macro

Maxime Coquelin maxime.coquelin at redhat.com
Tue Mar 14 13:42:49 CET 2017



On 03/03/2017 10:51 AM, Yuanhan Liu wrote:
> They are virti-net specific and should be defined inside the virtio-net
s/virti-net/virtio-net/

> driver.
>
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> ---
>  drivers/net/vhost/rte_eth_vhost.c | 2 ++
>  examples/tep_termination/main.h   | 2 ++
>  examples/vhost/main.h             | 2 ++
>  lib/librte_vhost/rte_virtio_net.h | 3 ---
>  4 files changed, 6 insertions(+), 3 deletions(-)

With the commit msg fixed:
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list