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.27 [+0.26] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.32 [+0.54] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1182 MB/s 961258 calls/s # 2.84 [+1.05] udp tx: 1875 MB/s 31804 calls/s 31804 msg/s # 3.82 [+0.98] udp rx: 1541 MB/s 1252485 calls/s # 3.84 [+0.02] udp tx: 1934 MB/s 32808 calls/s 32808 msg/s # 4.82 [+0.98] udp rx: 1920 MB/s 1559960 calls/s # 4.84 [+0.02] udp tx: 1976 MB/s 33520 calls/s 33520 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1262921 calls/s # 6.02 [+1.06] udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # 7.02 [+1.00] udp tx: 1974 MB/s 33487 calls/s 33487 msg/s # 7.02 [+0.00] udp rx: 1559 MB/s 1265678 calls/s # 8.02 [+1.00] udp tx: 1985 MB/s 33683 calls/s 33683 msg/s # 8.12 [+0.10] udp rx: 1469 MB/s 1191736 calls/s # 8.60 [+0.48] GRO frag list over UDP tunnel ok # 9.40 [+0.80] GRO fwd over UDP tunnel ok # 9.67 [+0.27] IPv6 # 9.94 [+0.27] No GRO ok # 10.50 [+0.56] GRO frag list ok # 11.08 [+0.59] GRO fwd ok # 11.59 [+0.51] UDP fwd perf udp rx: 831 MB/s 674674 calls/s # 12.66 [+1.06] udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # 13.63 [+0.97] udp rx: 622 MB/s 504374 calls/s # 13.66 [+0.03] udp tx: 1301 MB/s 22072 calls/s 22072 msg/s # 14.63 [+0.98] udp rx: 891 MB/s 722950 calls/s # 14.66 [+0.02] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1004 MB/s 814565 calls/s # 15.86 [+1.08] udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # 16.82 [+0.97] udp rx: 1071 MB/s 868732 calls/s # 16.86 [+0.03] udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # 17.82 [+0.97] udp rx: 996 MB/s 807891 calls/s # 17.86 [+0.03] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 18.45 [+0.60] GRO frag list over UDP tunnel ok # 19.24 [+0.78] 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__->