On Tue, Mar 3, 2015 at 9:34 AM, Ben Pfaff <[email protected]> wrote: > 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]>
Thanks for all reviews. I pushed patch 2, 3 and 4 to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
