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.87 [+0.59] GRO frag list ok # 1.46 [+0.59] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1257 MB/s 1023521 calls/s # 3.03 [+1.07] udp tx: 1346 MB/s 22836 calls/s 22836 msg/s # 4.00 [+0.97] udp rx: 1359 MB/s 1107167 calls/s # 4.03 [+0.03] udp tx: 1369 MB/s 23230 calls/s 23230 msg/s # 5.00 [+0.97] udp rx: 1363 MB/s 1110406 calls/s # 5.03 [+0.03] udp tx: 1373 MB/s 23295 calls/s 23295 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905681 calls/s # 6.23 [+1.07] udp tx: 1378 MB/s 23388 calls/s 23388 msg/s # 7.20 [+0.97] udp rx: 1359 MB/s 1106250 calls/s # 7.23 [+0.03] udp tx: 1384 MB/s 23488 calls/s 23488 msg/s # 8.20 [+0.97] udp rx: 1368 MB/s 1113608 calls/s # 8.23 [+0.03] udp tx: 1388 MB/s 23551 calls/s 23551 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.61 [+0.77] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.12 [+0.26] No GRO ok # 10.63 [+0.51] GRO frag list ok # 11.18 [+0.55] GRO fwd ok # 11.69 [+0.51] UDP fwd perf udp rx: 987 MB/s 803694 calls/s # 12.77 [+1.08] udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # 13.74 [+0.97] udp rx: 1254 MB/s 1021069 calls/s # 13.77 [+0.03] udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # 14.74 [+0.97] udp rx: 1208 MB/s 983789 calls/s # 14.77 [+0.03] udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # 14.90 [+0.13] UDP GRO fwd perf udp rx: 798 MB/s 649565 calls/s # 15.98 [+1.09] udp tx: 1177 MB/s 19963 calls/s 19963 msg/s # 16.95 [+0.97] udp rx: 911 MB/s 741831 calls/s # 16.98 [+0.03] udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # 17.95 [+0.97] udp rx: 1114 MB/s 907644 calls/s # 17.98 [+0.03] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 18.61 [+0.63] GRO frag list over UDP tunnel ok # 19.42 [+0.81] 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__->