On Wed, Feb 01, 2017 at 01:36:33PM -0800, Andy Zhou wrote: > When adding userspace datapath clone action, the corresponding odp > actions parser and unit tests were missing. This patch adds them. > > Reported-by: Ben Pfaff <[email protected]> > Signed-off-by: Andy Zhou <[email protected]> > > --- > v1->v2: Be more tolerate of white spaces. Tested with: > $ echo 'clone(1,2 )' |../tests/ovstest test-odp parse-actions > clone(1,2)
Thanks! Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
