All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] netdevsim: fix tests and netdevsim
@ 2019-11-05 21:26 Jakub Kicinski
  2019-11-05 21:26 ` [PATCH net-next 1/2] netdevsim: drop code duplicated by a merge Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jakub Kicinski @ 2019-11-05 21:26 UTC (permalink / raw)
  To: davem; +Cc: netdev, daniel, oss-drivers, Jakub Kicinski

Hi!

The first patch fixes a merge which brought back some dead
code. Next a tiny re-write of the main test using netdevsim
aims to ease debugging.

Jakub Kicinski (2):
  netdevsim: drop code duplicated by a merge
  selftests: bpf: log direct file writes

 drivers/net/netdevsim/dev.c                 | 47 ++++-----------------
 tools/testing/selftests/bpf/test_offload.py | 20 ++++++---
 2 files changed, 22 insertions(+), 45 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-11-06 18:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 21:26 [PATCH net-next 0/2] netdevsim: fix tests and netdevsim Jakub Kicinski
2019-11-05 21:26 ` [PATCH net-next 1/2] netdevsim: drop code duplicated by a merge Jakub Kicinski
2019-11-06  8:55   ` Jiri Pirko
2019-11-05 21:26 ` [PATCH net-next 2/2] selftests: bpf: log direct file writes Jakub Kicinski
2019-11-06 12:42   ` Daniel Borkmann
2019-11-06 18:12 ` [PATCH net-next 0/2] netdevsim: fix tests and netdevsim David Miller

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.