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.29 [+0.26] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 2.02 [+0.54] UDP fwd perf udp rx: 953 MB/s 775347 calls/s # 3.10 [+1.07] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 4.07 [+0.97] udp rx: 1084 MB/s 881418 calls/s # 4.10 [+0.03] udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # 5.07 [+0.97] udp rx: 1152 MB/s 937229 calls/s # 5.10 [+0.03] udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 959 MB/s 780366 calls/s # 6.29 [+1.07] udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # 7.26 [+0.97] udp rx: 1167 MB/s 950092 calls/s # 7.29 [+0.03] udp tx: 1354 MB/s 22966 calls/s 22966 msg/s # 8.26 [+0.97] udp rx: 844 MB/s 686802 calls/s # 8.29 [+0.03] udp tx: 1340 MB/s 22736 calls/s 22736 msg/s # 8.87 [+0.58] GRO frag list over UDP tunnel ok # 9.58 [+0.71] GRO fwd over UDP tunnel ok # 9.82 [+0.24] IPv6 # 10.11 [+0.29] No GRO ok # 10.65 [+0.53] GRO frag list ok # 11.15 [+0.50] GRO fwd ok # 11.62 [+0.48] UDP fwd perf udp rx: 1473 MB/s 1195822 calls/s # 12.68 [+1.06] udp tx: 1757 MB/s 29807 calls/s 29807 msg/s # 13.66 [+0.98] udp rx: 1413 MB/s 1145881 calls/s # 13.68 [+0.02] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 14.66 [+0.98] udp rx: 1597 MB/s 1295336 calls/s # 14.68 [+0.02] udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1547 MB/s 1256412 calls/s # 15.87 [+1.06] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 16.84 [+0.98] udp rx: 1730 MB/s 1403406 calls/s # 16.87 [+0.02] udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # 17.84 [+0.98] udp rx: 1720 MB/s 1394773 calls/s # 17.87 [+0.02] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 18.42 [+0.55] GRO frag list over UDP tunnel ok # 19.09 [+0.67] 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__->