Just a couple of things I noticed while reviewing Guru's userspace
datapath patch yesterday.
La la la, does anyone ever read part 0 of a patch series? Just in
case, I noticed another oddity in the datapath but I don't have a
patch to propose: normally, __function() is a wrapper around
function(), but in fact it's the other way around with
__ovs_flow_tbl_lookup() and ovs_flow_tbl_lookup(), which struck me
as curious.
Ben Pfaff (2):
datapath: Correct comment.
datapath: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes
(32-bit).
datapath/flow.h | 4 ++--
datapath/flow_table.c | 6 +-----
2 files changed, 3 insertions(+), 7 deletions(-)
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev