> On Jan 9, 2018, at 10:58 AM, Ben Pfaff <[email protected]> wrote: > > On Wed, Dec 20, 2017 at 07:42:40PM -0800, Justin Pettit wrote: >> Commit e995e3df57 ("Allow OVS_USERSPACE_ATTR_USERDATA to be variable >> length.") changed userspace action userdata from eight bytes to variable >> length. OVS only supports Linux kernels greater than or equal to 3.10, >> which include support for variable length userdata. Other datapaths are >> more modern and should have support, so it's no longer necessary to >> probe. >> >> Signed-off-by: Justin Pettit <[email protected]> > > It's a rare patch that only deletes lines.
I think it speaks to the rare skills of its author. > Acked-by: Ben Pfaff <[email protected]> Thanks. I pushed this to master. --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
