]> git.proxmox.com Git - ovs.git/commit - lib/dpif-netdev.c
dpif-netdev: Use DP_PACKET_BATCH_FOR_EACH in dp_netdev_run_meter.
authorBhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>
Fri, 22 Sep 2017 09:07:53 +0000 (02:07 -0700)
committerDarrell Ball <dlu998@gmail.com>
Fri, 22 Sep 2017 09:07:53 +0000 (02:07 -0700)
commit79c81260c276b54d4b846abbbbbf34096636c0f4
tree3849673587432d8848ca54041db32240e3ed63e2
parent8a543eb03a63d3042b0dae754b9d1fdcb6c5efcf
dpif-netdev: Use DP_PACKET_BATCH_FOR_EACH in dp_netdev_run_meter.

Use DP_PACKET_BATCH_FOR_EACH macro in dp_netdev_run_meter().

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