On Mon, Mar 02, 2015 at 10:51:47AM -0800, Pravin B Shelar wrote: > ofpbuf was complicated due to its wide usage across all > layers of OVS, Now we have introduced independent dp_packet > which can be used for datapath packet, we can simplify ofpbuf. > Following patch removes DPDK mbuf and access API of ofpbuf > members. > > Signed-off-by: Pravin B Shelar <[email protected]>
I don't have anything to add to Jarno's comments. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
