[dpdk-dev] [PATCH 0/4] RFC virtio performance enhancement and cleanups

2015-09-07 Thread Thomas Monjalon
Hi Stephen, 2015-09-04 13:58, Stephen Hemminger: > These are compile tested only, haven't debugged or checked out the corner > case. Submitted for discussion and future planning. > > Stephen Hemminger (4): > virtio: clean up space checks on xmit > virtio: don't use unlikely for normal tx stuf

[dpdk-dev] [PATCH 0/4] RFC virtio performance enhancement and cleanups

2015-09-04 Thread Stephen Hemminger
These are compile tested only, haven't debugged or checked out the corner case. Submitted for discussion and future planning. Stephen Hemminger (4): virtio: clean up space checks on xmit virtio: don't use unlikely for normal tx stuff virtio: use indirect ring elements virtio: use any layou