[ovs-dev] [PATCH 0/8] port Jiri's 8 support patches for layer 3 encapsulated packets from net-next

Joe Stringer joe at ovn.org
Fri Dec 16 01:23:27 UTC 2016


On 15 December 2016 at 05:27, Yi Yang <yi.y.yang at intel.com> wrote:
> This patch set just ports Jiri's 8 support patches for layer 3 encapsulated packets from net-next to current ovs, this is a cornerstone for L3 tunnel port support in ovs.

Please follow the directions for submitting patches:
http://docs.openvswitch.org/en/latest/internals/contributing/submitting-patches/

In particular, I see a variety of complaints from the compiler with
this series, some of them may apply to upstream as well [I didn't get
as far as to check that yet], some are just warnings but we should
certainly fix them anyway; some are userspace compilation failures
with the newer headers.

It would also provide further validation of the series if A) you can
point to a good full travis-ci run with this series; and B) if you
could run the kernel module testsuite to confirm things don't break. I
believe that Jarno had some pending patches for breakage introduced by
this series.

Here's the documentation on kernel module testing:
http://docs.openvswitch.org/en/latest/intro/install/general/#datapath-testing

Thanks,
Joe


More information about the dev mailing list