| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-01 | netdevsim: add selftest for forwarding skb between connected ports | David Wei | 1 | -0/+1 | |
| Connect two netdevsim ports in different namespaces together, then send packets between them using socat. Signed-off-by: David Wei <[email protected]> Reviewed-by: Maciek Machnikowski <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2024-02-05 | netdevsim: add Makefile for selftests | David Wei | 1 | -0/+17 | |
| Add a Makefile for netdevsim selftests and add selftests path to MAINTAINERS Signed-off-by: David Wei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]> | |||||