commit | 5f8475daa2960f77335b95032666442e60aa91d3 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Fri Sep 06 09:41:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 07 17:57:41 2019 +0200 |
tree | 19e9e495eff6f4403b8b4117f2062f592a290df7 | |
parent | 41f2a3e6367e3dfe06a8f7349859bb00d77f4560 [diff] |
net: stmmac: selftests: Add Split Header test Add a test to validate that Split Header feature is working correctly. It works by using the rececently introduced counter that increments each time a packet with split header is received. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>