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.27] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.05 [+0.53] UDP fwd perf udp rx: 639 MB/s 517823 calls/s # 3.12 [+1.07] udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # 4.10 [+0.97] udp rx: 832 MB/s 673314 calls/s # 4.12 [+0.03] udp tx: 1354 MB/s 22979 calls/s 22979 msg/s # 5.10 [+0.97] udp rx: 816 MB/s 660609 calls/s # 5.12 [+0.03] udp tx: 1360 MB/s 23069 calls/s 23069 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 755 MB/s 611072 calls/s # 6.31 [+1.07] udp tx: 1375 MB/s 23327 calls/s 23327 msg/s # 7.29 [+0.97] udp rx: 791 MB/s 640403 calls/s # 7.31 [+0.03] udp tx: 1370 MB/s 23241 calls/s 23241 msg/s # 8.29 [+0.97] udp rx: 740 MB/s 599267 calls/s # 8.31 [+0.03] udp tx: 1372 MB/s 23278 calls/s 23278 msg/s # 8.95 [+0.63] GRO frag list over UDP tunnel ok # 9.78 [+0.84] GRO fwd over UDP tunnel ok # 10.04 [+0.25] IPv6 # 10.33 [+0.29] No GRO ok # 10.86 [+0.54] GRO frag list ok # 11.42 [+0.56] GRO fwd ok # 11.93 [+0.51] UDP fwd perf udp rx: 1533 MB/s 1243993 calls/s # 12.99 [+1.06] udp tx: 1805 MB/s 30623 calls/s 30623 msg/s # 13.97 [+0.98] udp rx: 1688 MB/s 1367779 calls/s # 13.99 [+0.02] udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # 14.97 [+0.98] udp rx: 1597 MB/s 1293758 calls/s # 14.99 [+0.02] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1353 MB/s 1097003 calls/s # 16.18 [+1.06] udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # 17.15 [+0.98] udp rx: 1427 MB/s 1156518 calls/s # 17.18 [+0.02] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 18.16 [+0.98] udp rx: 1573 MB/s 1274166 calls/s # 18.18 [+0.02] udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # 18.73 [+0.56] GRO frag list over UDP tunnel ok # 19.46 [+0.73] 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__->