[ovs-dev] [PATCH 0/5] check-kernel: add 802.1ad tests

Eric Garver e at erig.me
Thu Jul 28 17:54:04 UTC 2016


This series adds 6 test cases to the "check-kernel" make target for
802.1ad. It is meant as a counterpart to the 802.1ad work currently
going on and being discussed on the dev list.

User space support for 802.1ad is being worked on by Xiao Liang (based
on Thomas F Herbert's work).

Kernel support is being worked on by myself (also based on Tom's work).
I will post (and CC ovs-dev) the kernel series once net-next opens again
for new content. If there is interest I can post that series to ovs-dev
for discussion in the mean time.

These patches have been tested with Xiao's most recent series and my yet
to be posted kernel series.

Eric Garver (5):
  check-kernel: Add macros to check for and test 802.1ad.
  check-kernel: 802.1ad: Add datapath ping tests for CVLANs.
  check-kernel: 802.1ad: Add conntrack ping tests for CVLANs.
  check-kernel: 802.1ad: Add push/pop test case.
  check-kernel: 802.1ad: Add dot1q-tunnel test case.

 tests/system-common-macros.at |  29 ++++-
 tests/system-traffic.at       | 268 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 296 insertions(+), 1 deletion(-)

-- 
2.5.5




More information about the dev mailing list