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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1617 MB/s 1314059 calls/s # 2.99 [+1.06] udp tx: 1804 MB/s 30607 calls/s 30607 msg/s # 3.96 [+0.97] udp rx: 1877 MB/s 1522666 calls/s # 3.99 [+0.03] udp tx: 1963 MB/s 33297 calls/s 33297 msg/s # 4.96 [+0.97] udp rx: 1887 MB/s 1531451 calls/s # 4.99 [+0.03] udp tx: 1965 MB/s 33340 calls/s 33340 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1433761 calls/s # 6.17 [+1.06] udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # 7.14 [+0.98] udp rx: 1864 MB/s 1511460 calls/s # 7.17 [+0.02] udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # 8.14 [+0.98] udp rx: 1867 MB/s 1514284 calls/s # 8.17 [+0.02] udp tx: 1968 MB/s 33380 calls/s 33380 msg/s # 8.70 [+0.53] GRO frag list over UDP tunnel ok # 9.42 [+0.72] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.95 [+0.30] No GRO ok # 10.47 [+0.51] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1267 MB/s 1027364 calls/s # 12.51 [+1.06] udp tx: 1781 MB/s 30215 calls/s 30215 msg/s # 13.49 [+0.97] udp rx: 1623 MB/s 1315703 calls/s # 13.51 [+0.03] udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # 14.49 [+0.97] udp rx: 1504 MB/s 1219587 calls/s # 14.51 [+0.03] udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1547 MB/s 1255333 calls/s # 15.70 [+1.07] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 16.70 [+1.00] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 16.70 [+0.00] udp rx: 1633 MB/s 1323510 calls/s # 17.70 [+1.00] udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # 17.80 [+0.10] udp rx: 1611 MB/s 1306300 calls/s # 18.24 [+0.44] GRO frag list over UDP tunnel ok # 18.94 [+0.70] 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__->