2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/net/mctp
Jeremy Kerr 48e1736e5d net: mctp: test: Add tests for gateway routes
Add a few kunit tests for the gateway routing. Because we have multiple
route types now (direct and gateway), rename mctp_test_create_route to
mctp_test_create_route_direct, and add a _gateway variant too.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://patch.msgid.link/20250702-dev-forwarding-v5-14-1468191da8a4@codeconstruct.com.au
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2025-07-08 12:39:24 +02:00
..
test net: mctp: test: Add tests for gateway routes 2025-07-08 12:39:24 +02:00
af_mctp.c net: mctp: test: add sock test infrastructure 2025-07-08 12:39:23 +02:00
device.c net: mctp: use nlmsg_payload() for netlink message data extraction 2025-05-26 17:38:27 +02:00
Kconfig net: mctp: tests: Test that outgoing skbs have flow data populated 2024-02-22 13:32:55 +01:00
Makefile mctp: Add test utils 2021-10-03 14:35:41 +01:00
neigh.c net: mctp: use nlmsg_payload() for netlink message data extraction 2025-05-26 17:38:27 +02:00
route.c net: mctp: add gateway routing support 2025-07-08 12:39:24 +02:00