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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.90 [+0.53] UDP fwd perf udp rx: 1032 MB/s 840622 calls/s # 2.97 [+1.07] udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # 3.94 [+0.97] udp rx: 1086 MB/s 884523 calls/s # 3.97 [+0.03] udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # 4.94 [+0.97] udp rx: 1151 MB/s 937118 calls/s # 4.97 [+0.03] udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918578 calls/s # 6.16 [+1.07] udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # 7.15 [+0.99] udp rx: 1192 MB/s 971047 calls/s # 7.16 [+0.01] udp tx: 1204 MB/s 20432 calls/s 20432 msg/s # 8.15 [+0.99] udp rx: 1064 MB/s 866690 calls/s # 8.16 [+0.01] udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # 8.80 [+0.64] GRO frag list over UDP tunnel ok # 9.62 [+0.82] GRO fwd over UDP tunnel ok # 9.89 [+0.27] IPv6 # 10.12 [+0.23] No GRO ok # 10.64 [+0.52] GRO frag list ok # 11.23 [+0.59] GRO fwd ok # 11.73 [+0.50] UDP fwd perf udp rx: 1164 MB/s 947778 calls/s # 12.80 [+1.07] udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # 13.77 [+0.97] udp rx: 916 MB/s 745536 calls/s # 13.80 [+0.03] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 14.77 [+0.97] udp rx: 1123 MB/s 914714 calls/s # 14.80 [+0.03] udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1502 MB/s 1219261 calls/s # 15.99 [+1.07] udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # 16.96 [+0.97] udp rx: 1541 MB/s 1251498 calls/s # 16.99 [+0.03] udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # 17.96 [+0.97] udp rx: 1730 MB/s 1404426 calls/s # 17.99 [+0.03] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 18.61 [+0.63] GRO frag list over UDP tunnel ok # 19.46 [+0.85] 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__->