numam-dpdk/drivers
Stephen Hemminger 43ffe8aa86 virtio: clean up Tx space checks
The space check for transmit ring only needs a single conditional.
I.e only need to recheck for space if there was no space in first check.

This can help performance and simplifies loop.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2015-12-07 01:03:12 +01:00
..
crypto aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
net virtio: clean up Tx space checks 2015-12-07 01:03:12 +01:00
Makefile qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00