On 10 August 2016 at 03:20, Simon Horman <simon.hor...@netronome.com> wrote: > On Tue, Aug 09, 2016 at 08:47:40AM -0700, pravin shelar wrote: >> On Mon, Aug 8, 2016 at 8:17 AM, Simon Horman <simon.hor...@netronome.com> >> wrote: >> > Light testing seems to indicate that it works for GSO skbs >> > received over both L3 and L2 GRE tunnels by OvS with both >> > IP-in-MPLS and IP (without MPLS) payloads. >> > >> >> Thanks for testing it. Can you also add those tests to OVS kmod test suite? >> .. > > Sure, I will look into doing that. > Am I correct in thinking Joe Stringer is the best person to contact if > I run into trouble there?
Sure. The basics of running the tests is documented here: https://github.com/openvswitch/ovs/blob/master/INSTALL.md#datapath-testing You should be able to get a good feel for how to add tests by perusing the commits to tests/system-{traffic,kmod-macros}.at in the OVS source tree.