]> git.proxmox.com Git - mirror_ovs.git/commit - lib/odp-execute.c
odp-execute: Apply clone action on batch of packets instead of one by one.
authorSugesh Chandran <sugesh.chandran@intel.com>
Thu, 9 Feb 2017 15:41:53 +0000 (15:41 +0000)
committerBen Pfaff <blp@ovn.org>
Wed, 8 Mar 2017 01:05:29 +0000 (17:05 -0800)
commit911b7e9b08b9f4f890eeecd228d5124f4ce94d4e
tree921d079779b6f658fe4c2e5087bda60483881830
parent939f4522e5f539f3aeb3a64434ef6cdf28a0dafa
odp-execute: Apply clone action on batch of packets instead of one by one.

Clone action is optimized by cloning a batch of packets together instead of
executing independently on every packet in a batch.

Signed-off-by: Sugesh Chandran <sugesh.chandran@intel.com>
Signed-off-by: Zoltán Balogh <zoltan.balogh@ericsson.com>
Co-authored-by: Zoltán Balogh <zoltan.balogh@ericsson.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/odp-execute.c