]> git.proxmox.com Git - mirror_ovs.git/commit
dp-packet: Add 'do_not_steal' packet batch flag.
authorDarrell Ball <dlu998@gmail.com>
Wed, 13 Feb 2019 23:34:20 +0000 (15:34 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 14 Feb 2019 19:39:22 +0000 (11:39 -0800)
commit9f17f104fe789b0ae803a2a45bba63057a73b116
tree75b0741cdcb43334a41b2dede34d0c024278fb86
parent1aa7bbca923fc6633b0912143d0f3c481cbf027f
dp-packet: Add 'do_not_steal' packet batch flag.

This is needed in a subsequent patch and may otherwise be useful.

Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/dp-packet.h
lib/dpif-netdev.c