[dpdk-dev] [PATCH 8/9] net/virtio: keep Rx handler whatever the Tx queue config

Yuanhan Liu yliu at fridaylinux.org
Fri Sep 1 11:25:38 CEST 2017


On Thu, Aug 31, 2017 at 03:40:14PM +0200, Olivier Matz wrote:
> Split use_simple_rxtx into use_simple_rx and use_simple_tx,
> and ensure that only use_simple_tx is updated when txq flags
> forces to use the standard Tx handler.

I think it's a good idea to split it.

> This change is also useful for next commit (disable simple Rx
> path when Rx checksum is requested).
> 
> Cc: stable at dpdk.org

But again, I don't think it's a good idea to put them (including the
next patch) to stable releases.

	--yliu


More information about the dev mailing list