On 12/15/21 15:02, Mike Pattrick wrote: > Hello Nobuhiro, > > Good find! > > Acked-by: Mike Pattrick <[email protected]> > > On Tue, Nov 30, 2021 at 1:03 AM Nobuhiro MIKI <[email protected]> wrote: >> >> Signed-off-by: Nobuhiro MIKI <[email protected]> >> --- >> Documentation/intro/install/afxdp.rst | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/Documentation/intro/install/afxdp.rst >> b/Documentation/intro/install/afxdp.rst >> index 6ee69a15f..bfef49860 100644 >> --- a/Documentation/intro/install/afxdp.rst >> +++ b/Documentation/intro/install/afxdp.rst >> @@ -312,7 +312,6 @@ Below is a script using namespaces and veth peer:: >> ovs-vsctl -- add-br br0 -- set Bridge br0 \ >> protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13,OpenFlow14 \ >> fail-mode=secure datapath_type=netdev >> - ovs-vsctl -- add-br br0 -- set Bridge br0 datapath_type=netdev >> >> ip netns add at_ns0 >> ovs-appctl vlog/set netdev_afxdp::dbg >> -- >> 2.24.4
Thanks, Nobuhiro and Mike! Applied. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
