[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes

2015-07-20 Thread Thomas Monjalon
2015-07-20 10:25, Stephen Hemminger: > Fix for a fix for a fix... > This set includes Changchun's patch for vq_size but adds > follow on fix to make it work with GCE and other environments. > > Ouyang Changchun (1): > virtio: fix the vq size issue > > Stephen Hemminger (2): > virtio: allow nb

[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes

2015-07-20 Thread Stephen Hemminger
On Mon, 20 Jul 2015 19:43:20 +0200 Thomas Monjalon wrote: > 2015-07-20 10:25, Stephen Hemminger: > > Fix for a fix for a fix... > > This set includes Changchun's patch for vq_size but adds > > follow on fix to make it work with GCE and other environments. > > > > Ouyang Changchun (1): > > virt

[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes

2015-07-20 Thread Stephen Hemminger
Fix for a fix for a fix... This set includes Changchun's patch for vq_size but adds follow on fix to make it work with GCE and other environments. Ouyang Changchun (1): virtio: fix the vq size issue Stephen Hemminger (2): virtio: allow nb_desc < vq_size virtio: small cleanups drivers/net/