numam-dpdk/lib/librte_pmd_virtio
Ouyang Changchun d07982f4b1 virtio: increase max Rx packet length
Since commit 13ce5e7eb9 ("virtio: mergeable buffers"),
this driver has the capability of receiving and transmitting jumbo frame.
So update max Rx packet length.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Tested-by: Jingguo Fu <jingguox.fu@intel.com>
2014-10-15 16:16:40 +02:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_ethdev.c eal: set iopl only when needed 2014-09-29 14:39:09 +02:00
virtio_ethdev.h virtio: increase max Rx packet length 2014-10-15 16:16:40 +02:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_pci.c virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_pci.h virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_ring.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_rxtx.c virtio: fix needed vring entry number 2014-10-15 08:25:13 +02:00
virtqueue.c virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtqueue.h mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00