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.79 [+0.53] GRO frag list ok # 1.42 [+0.64] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1264 MB/s 1029201 calls/s # 3.00 [+1.08] udp tx: 1360 MB/s 23072 calls/s 23072 msg/s # 3.97 [+0.97] udp rx: 1190 MB/s 968674 calls/s # 4.00 [+0.03] udp tx: 1360 MB/s 23082 calls/s 23082 msg/s # 4.97 [+0.97] udp rx: 1044 MB/s 849604 calls/s # 5.00 [+0.03] udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 917129 calls/s # 6.19 [+1.06] udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # 7.16 [+0.97] udp rx: 1320 MB/s 1074592 calls/s # 7.19 [+0.03] udp tx: 1351 MB/s 22916 calls/s 22916 msg/s # 8.16 [+0.98] udp rx: 1346 MB/s 1096161 calls/s # 8.19 [+0.02] udp tx: 1357 MB/s 23025 calls/s 23025 msg/s # 8.76 [+0.57] GRO frag list over UDP tunnel ok # 9.52 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.01 [+0.24] No GRO ok # 10.53 [+0.52] GRO frag list ok # 11.07 [+0.53] GRO fwd ok # 11.55 [+0.48] UDP fwd perf udp rx: 1221 MB/s 990696 calls/s # 12.61 [+1.06] udp tx: 1850 MB/s 31392 calls/s 31392 msg/s # 13.59 [+0.98] udp rx: 1287 MB/s 1043704 calls/s # 13.61 [+0.02] udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # 14.59 [+0.98] udp rx: 1551 MB/s 1258304 calls/s # 14.61 [+0.02] udp tx: 1798 MB/s 30508 calls/s 30508 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1497 MB/s 1215027 calls/s # 15.78 [+1.06] udp tx: 1822 MB/s 30916 calls/s 30916 msg/s # 16.76 [+0.97] udp rx: 1565 MB/s 1268105 calls/s # 16.78 [+0.03] udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # 17.76 [+0.97] udp rx: 1506 MB/s 1220092 calls/s # 17.78 [+0.03] udp tx: 1933 MB/s 32792 calls/s 32792 msg/s # 18.30 [+0.52] GRO frag list over UDP tunnel ok # 18.97 [+0.68] 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__->