]> git.proxmox.com Git - ovs.git/commit
netdev-dpdk: Use DP_PACKET_BATCH_FOR_EACH in netdev_dpdk_ring_send.
authorBhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>
Fri, 22 Sep 2017 09:05:49 +0000 (02:05 -0700)
committerDarrell Ball <dlu998@gmail.com>
Fri, 22 Sep 2017 09:05:49 +0000 (02:05 -0700)
commit8a543eb03a63d3042b0dae754b9d1fdcb6c5efcf
tree1ff8c6b5e15416e8244484e8fec126b57904df82
parent43495c45772c6d58a94dfe0723dfaf35c3580c4e
netdev-dpdk: Use DP_PACKET_BATCH_FOR_EACH in netdev_dpdk_ring_send.

Use DP_PACKET_BATCH_FOR_EACH macro in netdev_dpdk_ring_send().

Signed-off-by: Bhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>
Signed-off-by: Darrell Ball <dlu998@gmail.com>
lib/netdev-dpdk.c