commit | 925c01afb06a853b37c7a2d63ece94c5cec4a700 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@codeconstruct.com.au> | Fri Oct 01 16:18:42 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 01 14:19:01 2021 +0100 |
tree | c89b56d58788e343e63bf1aec6fb5cc4027b5c34 | |
parent | 077b6d52df6dba4f371768428fa9a50d8b6485e7 [diff] |
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>