commit | b504db408c34e01d791f69c61ee256a8c7eec62f | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@codeconstruct.com.au> | Sun Oct 03 11:17:06 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 03 14:35:41 2021 +0100 |
tree | 8d07a8a25ccd65f2c1c3531fd55b99a95bc785b0 | |
parent | ded21b72299529cc143a4213ea0ec4b0c620b8eb [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>