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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.73 [+0.47] UDP fwd perf udp rx: 1029 MB/s 835859 calls/s # 2.79 [+1.06] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 3.77 [+0.98] udp rx: 1645 MB/s 1336515 calls/s # 3.79 [+0.02] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 4.77 [+0.98] udp rx: 1795 MB/s 1457437 calls/s # 4.79 [+0.02] udp tx: 1953 MB/s 33125 calls/s 33125 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1507 MB/s 1224055 calls/s # 5.97 [+1.06] udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # 6.95 [+0.97] udp rx: 1406 MB/s 1142235 calls/s # 6.97 [+0.03] udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # 7.95 [+0.97] udp rx: 1458 MB/s 1183439 calls/s # 7.97 [+0.03] udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.83] GRO fwd over UDP tunnel ok # 9.62 [+0.27] IPv6 # 9.91 [+0.29] No GRO ok # 10.47 [+0.56] GRO frag list ok # 11.04 [+0.57] GRO fwd ok # 11.54 [+0.50] UDP fwd perf udp rx: 1133 MB/s 922807 calls/s # 12.61 [+1.07] udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # 13.58 [+0.97] udp rx: 1072 MB/s 873441 calls/s # 13.61 [+0.03] udp tx: 1217 MB/s 20652 calls/s 20652 msg/s # 14.60 [+0.98] udp rx: 1037 MB/s 844369 calls/s # 14.61 [+0.02] udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1054 MB/s 858388 calls/s # 15.80 [+1.07] udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # 16.78 [+0.98] udp rx: 1026 MB/s 835435 calls/s # 16.80 [+0.02] udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # 17.78 [+0.98] udp rx: 1112 MB/s 906013 calls/s # 17.80 [+0.02] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 18.42 [+0.61] GRO frag list over UDP tunnel ok # 19.24 [+0.82] 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__->