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.28 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.07 [+0.57] UDP fwd perf udp rx: 1054 MB/s 856699 calls/s # 3.14 [+1.08] udp tx: 1342 MB/s 22762 calls/s 22762 msg/s # 4.11 [+0.97] udp rx: 1094 MB/s 889892 calls/s # 4.14 [+0.03] udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # 5.11 [+0.97] udp rx: 1319 MB/s 1074045 calls/s # 5.14 [+0.03] udp tx: 1346 MB/s 22832 calls/s 22832 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1271 MB/s 1034735 calls/s # 6.33 [+1.07] udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # 7.30 [+0.97] udp rx: 1285 MB/s 1046079 calls/s # 7.33 [+0.03] udp tx: 1365 MB/s 23158 calls/s 23158 msg/s # 8.30 [+0.97] udp rx: 1114 MB/s 906600 calls/s # 8.33 [+0.03] udp tx: 1356 MB/s 23015 calls/s 23015 msg/s # 8.95 [+0.62] GRO frag list over UDP tunnel ok # 9.71 [+0.76] GRO fwd over UDP tunnel ok # 9.95 [+0.24] IPv6 # 10.23 [+0.28] No GRO ok # 10.81 [+0.58] GRO frag list ok # 11.41 [+0.60] GRO fwd ok # 11.93 [+0.52] UDP fwd perf udp rx: 533 MB/s 434123 calls/s # 13.00 [+1.07] udp tx: 1187 MB/s 20145 calls/s 20145 msg/s # 13.97 [+0.97] udp rx: 1139 MB/s 927061 calls/s # 14.00 [+0.03] udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # 14.97 [+0.97] udp rx: 1245 MB/s 1013564 calls/s # 15.00 [+0.03] udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1193 MB/s 971215 calls/s # 16.19 [+1.07] udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # 17.16 [+0.97] udp rx: 1227 MB/s 999074 calls/s # 17.19 [+0.03] udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # 18.16 [+0.97] udp rx: 1193 MB/s 971579 calls/s # 18.19 [+0.03] udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # 18.78 [+0.59] GRO frag list over UDP tunnel ok # 19.63 [+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__->