[ovs-git] [openvswitch/ovs] 911b7e: odp-execute: Apply clone action on batch of packet...

GitHub noreply at github.com
Wed Mar 8 01:05:52 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 911b7e9b08b9f4f890eeecd228d5124f4ce94d4e
      https://github.com/openvswitch/ovs/commit/911b7e9b08b9f4f890eeecd228d5124f4ce94d4e
  Author: Sugesh Chandran <sugesh.chandran at intel.com>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M lib/odp-execute.c

  Log Message:
  -----------
  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 at intel.com>
Signed-off-by: Zoltán Balogh <zoltan.balogh at ericsson.com>
Co-authored-by: Zoltán Balogh <zoltan.balogh at ericsson.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list