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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.30 [+0.28] No GRO ok # 0.86 [+0.55] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.02 [+0.53] UDP fwd perf udp rx: 547 MB/s 443541 calls/s # 3.09 [+1.07] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 4.06 [+0.97] udp rx: 696 MB/s 565161 calls/s # 4.09 [+0.03] udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # 5.07 [+0.98] udp rx: 612 MB/s 495430 calls/s # 5.09 [+0.02] udp tx: 1359 MB/s 23052 calls/s 23052 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 667 MB/s 541501 calls/s # 6.28 [+1.07] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 7.25 [+0.97] udp rx: 622 MB/s 504235 calls/s # 7.28 [+0.03] udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # 8.25 [+0.97] udp rx: 436 MB/s 353396 calls/s # 8.28 [+0.03] udp tx: 1379 MB/s 23395 calls/s 23395 msg/s # 8.87 [+0.59] GRO frag list over UDP tunnel ok # 9.67 [+0.80] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.16 [+0.24] No GRO ok # 10.67 [+0.51] GRO frag list ok # 11.18 [+0.51] GRO fwd ok # 11.66 [+0.48] UDP fwd perf udp rx: 1630 MB/s 1322380 calls/s # 12.72 [+1.06] udp tx: 1898 MB/s 32205 calls/s 32205 msg/s # 13.69 [+0.97] udp rx: 1684 MB/s 1364785 calls/s # 13.72 [+0.03] udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # 14.69 [+0.98] udp rx: 1665 MB/s 1349130 calls/s # 14.72 [+0.02] udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1481 MB/s 1200354 calls/s # 15.90 [+1.06] udp tx: 1898 MB/s 32198 calls/s 32198 msg/s # 16.87 [+0.97] udp rx: 1673 MB/s 1356423 calls/s # 16.90 [+0.03] udp tx: 1914 MB/s 32466 calls/s 32466 msg/s # 17.87 [+0.97] udp rx: 1500 MB/s 1215884 calls/s # 17.90 [+0.03] udp tx: 1875 MB/s 31804 calls/s 31804 msg/s # 18.43 [+0.53] GRO frag list over UDP tunnel ok # 19.18 [+0.75] 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__->