Re: [libvirt] [PATCH] openvswitch: Add new port VLAN mode "dot1q-tunnel"

2018-11-28 Thread no-reply
Hi, This series was run against 'syntax-check' test by patchew.org, which failed, please find the details below: Type: series Message-id: 1542985233-323537-1-git-send-email-luzhip...@uniudc.com Subject: [libvirt] [PATCH] openvswitch: Add new port VLAN mode "dot1q-tunnel" === TEST SC

[libvirt] [PATCH] openvswitch: Add new port VLAN mode "dot1q-tunnel"

2018-11-28 Thread luzhipeng
From: ZhiPeng Lu Signed-off-by: ZhiPeng Lu --- docs/formatnetwork.html.in | 13 +++-- docs/schemas/networkcommon.rng | 1 + src/conf/netdev_vlan_conf.c | 2 +- src/util/virnetdevopenvswitch.c | 5 + src/util/virnetdevvlan.h| 1 + 5 files changed, 15