Go to file
Huawei Xie cab0461234 virtio: fill Rx avail ring with blank mbufs
Add software RX ring in virtqueue.
Add fake_mbuf in virtqueue for wraparound processing.
Fill avail ring with blank mbufs in virtio_dev_vring_start

Add virtio_rxtx.h header file for RTE_VIRTIO_PMD_MAX_BURST.
Would move all rx/tx related declarations into this header file in future.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Jianfeng Tan <jianfeng.tan@intel.com>
2015-11-02 15:32:19 +01:00
app app/testpmd: add command to display queue info 2015-11-02 00:14:52 +01:00
config mlx5: support non-scattered Tx and Rx 2015-10-30 22:21:07 +01:00
doc virtio: optimize ring layout 2015-11-02 15:31:42 +01:00
drivers virtio: fill Rx avail ring with blank mbufs 2015-11-02 15:32:19 +01:00
examples ethdev: rename DCB field in config structs 2015-11-01 14:44:31 +01:00
lib ethdev: add API to retrieve queue information 2015-11-02 00:13:59 +01:00
mk mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mlx5: add documentation 2015-10-30 22:41:16 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00