[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190814174229.1ab4fd1b@cakuba.netronome.com>
Date: Wed, 14 Aug 2019 17:42:29 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Ido Schimmel <idosch@...sch.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, nhorman@...driver.com,
jiri@...lanox.com, toke@...hat.com, dsahern@...il.com,
roopa@...ulusnetworks.com, nikolay@...ulusnetworks.com,
andy@...yhouse.net, f.fainelli@...il.com, andrew@...n.ch,
vivien.didelot@...il.com, mlxsw@...lanox.com,
Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next v2 13/14] selftests: devlink_trap: Add test
cases for devlink-trap
On Tue, 13 Aug 2019 10:53:59 +0300, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
>
> Add test cases for devlink-trap on top of the netdevsim implementation.
>
> The tests focus on the devlink-trap core infrastructure and user space
> API. They test both good and bad flows and also dismantle of the netdev
> and devlink device used to report trapped packets.
>
> This allows device drivers to focus their tests on device-specific
> functionality.
>
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> Acked-by: Jiri Pirko <jiri@...lanox.com>
Thanks for the test!
Should it perhaps live in:
tools/testing/selftests/drivers/net/netdevsim/
?
That's where Jiri puts his devlink tests..
Also the test seems to require netdevsim to be loaded, otherwise:
# ./devlink_trap.sh
SKIP: No netdevsim support
Is that expected?
Powered by blists - more mailing lists