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.80 [+0.54] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1247 MB/s 1015746 calls/s # 2.97 [+1.07] udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # 3.94 [+0.97] udp rx: 1209 MB/s 984781 calls/s # 3.97 [+0.03] udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # 4.94 [+0.97] udp rx: 1279 MB/s 1041713 calls/s # 4.97 [+0.03] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1171 MB/s 953263 calls/s # 6.16 [+1.07] udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # 7.13 [+0.97] udp rx: 1297 MB/s 1056023 calls/s # 7.16 [+0.03] udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # 8.13 [+0.97] udp rx: 1313 MB/s 1068955 calls/s # 8.16 [+0.03] udp tx: 1318 MB/s 22366 calls/s 22366 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.66 [+0.87] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.21 [+0.27] No GRO ok # 10.77 [+0.56] GRO frag list ok # 11.35 [+0.59] GRO fwd ok # 11.89 [+0.54] UDP fwd perf udp rx: 1305 MB/s 1057638 calls/s # 12.96 [+1.07] udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # 13.93 [+0.97] udp rx: 1632 MB/s 1323471 calls/s # 13.96 [+0.03] udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # 14.93 [+0.97] udp rx: 1299 MB/s 1052677 calls/s # 14.96 [+0.03] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1477 MB/s 1197540 calls/s # 16.14 [+1.07] udp tx: 1871 MB/s 31748 calls/s 31748 msg/s # 17.11 [+0.97] udp rx: 1561 MB/s 1264875 calls/s # 17.14 [+0.03] udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # 18.12 [+0.97] udp rx: 1561 MB/s 1264862 calls/s # 18.14 [+0.03] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 18.66 [+0.52] GRO frag list over UDP tunnel ok # 19.38 [+0.72] 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__->