From 7accd13028f1b7d7d6cdd50ffec2657142832527 Mon Sep 17 00:00:00 2001 From: Ilya Maximets Date: Tue, 5 Nov 2019 21:54:08 +0100 Subject: vswitch.xml: Fix column for xdpmode. 'xdpmode' is part of 'options', not the 'other_config'. CC: William Tu Fixes: 0de1b425962d ("netdev-afxdp: add new netdev type for AF_XDP.") Signed-off-by: Ilya Maximets Acked-by: Ben Pfaff Signed-off-by: William Tu --- vswitchd/vswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 027aee2f5..69dbe460f 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -3107,7 +3107,7 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 type=patch options:peer=p1 \

-

-- 2.14.1