All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] selftests: mlxsw: A couple of fixes
@ 2022-03-02 16:14 Ido Schimmel
  2022-03-02 16:14 ` [PATCH net 1/2] selftests: mlxsw: tc_police_scale: Make test more robust Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2022-03-02 16:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, petrm, amcohen, danieller, mlxsw, Ido Schimmel

Patch #1 fixes a breakage due to a change in iproute2 output. The real
problem is not iproute2, but the fact that the check was not strict
enough. Fixed by using JSON output instead. Targeting at net so that the
test will pass as part of old and new kernels regardless of iproute2
version.

Patch #2 fixes an issue uncovered by the first one.

Amit Cohen (2):
  selftests: mlxsw: tc_police_scale: Make test more robust
  selftests: mlxsw: resource_scale: Fix return value

 .../selftests/drivers/net/mlxsw/spectrum/resource_scale.sh     | 2 +-
 tools/testing/selftests/drivers/net/mlxsw/tc_police_scale.sh   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.33.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-03 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 16:14 [PATCH net 0/2] selftests: mlxsw: A couple of fixes Ido Schimmel
2022-03-02 16:14 ` [PATCH net 1/2] selftests: mlxsw: tc_police_scale: Make test more robust Ido Schimmel
2022-03-02 16:14 ` [PATCH net 2/2] selftests: mlxsw: resource_scale: Fix return value Ido Schimmel
2022-03-03 16:20 ` [PATCH net 0/2] selftests: mlxsw: A couple of fixes patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.