]> git.baikalelectronics.ru Git - kernel.git/commit
mctp: Add packet rx tests
authorJeremy Kerr <jk@codeconstruct.com.au>
Fri, 1 Oct 2021 08:18:42 +0000 (16:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2021 13:19:01 +0000 (14:19 +0100)
commit8380abcc0d352bd3afacf372800752fab79cf5f0
treec89b56d58788e343e63bf1aec6fb5cc4027b5c34
parent16037125cccc13a290d91bf143a258eb3fca7468
mctp: Add packet rx tests

Add a few tests for the initial packet ingress through
mctp_pkttype_receive function; mainly packet header sanity checks. Full
input routing checks will be added as a separate change.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mctp/test/route-test.c