commit | 28c1cf73c923065d1265ea32b9c1bfc8d63370e9 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Jan 13 17:24:16 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Jan 13 18:31:49 2020 -0800 |
tree | f13c60eef4437ee0f0c47c65f76826391770b1d2 | |
parent | 05373e31baed87c3daafdc6d30dc679f057b5cd0 [diff] |
net: stmmac: selftests: Add a test for TBS feature Add a new test for TBS feature which is used in ETF scheduler. In this test, we send a packet with a launch time specified as now + 500ms and check if the packet was transmitted on that time frame. Changes from v2: - Use the TBS bitfield - Remove debug message Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>