make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 639 MB/s 518115 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # udp rx: 697 MB/s 564556 calls/s # udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # udp rx: 625 MB/s 505733 calls/s # udp tx: 1379 MB/s 23401 calls/s 23401 msg/s # UDP GRO fwd perf udp rx: 671 MB/s 543702 calls/s # udp tx: 1372 MB/s 23275 calls/s 23275 msg/s # udp rx: 683 MB/s 553046 calls/s # udp tx: 1380 MB/s 23414 calls/s 23414 msg/s # udp rx: 696 MB/s 563712 calls/s # udp tx: 1380 MB/s 23421 calls/s 23421 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1564 MB/s 1270175 calls/s # udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # udp rx: 1621 MB/s 1316302 calls/s # udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # udp rx: 1695 MB/s 1376220 calls/s # udp tx: 1923 MB/s 32631 calls/s 32631 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1286812 calls/s # udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # udp rx: 1792 MB/s 1458342 calls/s # udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # udp rx: 1816 MB/s 1477398 calls/s # udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->