[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180630.203553.1800987077648681363.davem@davemloft.net>
Date: Sat, 30 Jun 2018 20:35:53 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: petrm@...lanox.com
Cc: netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
shuah@...nel.org
Subject: Re: [PATCH net-next 0/4] Fixes for running mirror-to-gretap tests
on veth
From: Petr Machata <petrm@...lanox.com>
Date: Thu, 28 Jun 2018 18:56:15 +0200
> The forwarding selftests infrastructure makes it possible to run the
> individual tests on a purely software netdevices. Names of interfaces to
> run the test with can be passed as command line arguments to a test.
> lib.sh then creates veth pairs backing the interfaces if none exist in
> the system.
>
> However, the tests need to recognize that they might be run on a soft
> device. Many mirror-to-gretap tests are buggy in this regard. This patch
> set aims to fix the problems in running mirror-to-gretap tests on veth
> devices.
>
> In patch #1, a service function is split out of setup_wait().
> In patch #2, installing a trap is made optional.
> In patch #3, tc filters in several tests are tweaked to work with veth.
> In patch #4, the logic for waiting for neighbor is fixed for veth.
Series applied, thanks.
Powered by blists - more mailing lists