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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1447 MB/s 1178423 calls/s # 2.78 [+1.06] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 3.78 [+0.99] udp rx: 1713 MB/s 1394956 calls/s # 3.78 [+0.01] udp tx: 1978 MB/s 33560 calls/s 33560 msg/s # 4.78 [+0.99] udp rx: 1846 MB/s 1502333 calls/s # 4.78 [+0.01] udp tx: 1987 MB/s 33716 calls/s 33716 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1869 MB/s 1521940 calls/s # 5.96 [+1.06] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 6.96 [+1.00] udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # 6.96 [+0.00] udp rx: 1278 MB/s 1040440 calls/s # 7.96 [+1.00] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 8.06 [+0.10] udp rx: 1519 MB/s 1236622 calls/s # 8.51 [+0.45] GRO frag list over UDP tunnel ok # 9.25 [+0.74] GRO fwd over UDP tunnel ok # 9.50 [+0.25] IPv6 # 9.73 [+0.23] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.74 [+0.52] GRO fwd ok # 11.20 [+0.46] UDP fwd perf udp rx: 1691 MB/s 1376762 calls/s # 12.26 [+1.06] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 13.24 [+0.98] udp rx: 1985 MB/s 1616171 calls/s # 13.26 [+0.02] udp tx: 2015 MB/s 34189 calls/s 34189 msg/s # 14.24 [+0.98] udp rx: 1980 MB/s 1612104 calls/s # 14.26 [+0.02] udp tx: 1988 MB/s 33722 calls/s 33722 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1420 MB/s 1156074 calls/s # 15.44 [+1.06] udp tx: 1557 MB/s 26417 calls/s 26417 msg/s # 16.42 [+0.97] udp rx: 1139 MB/s 926941 calls/s # 16.44 [+0.03] udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # 17.41 [+0.97] udp rx: 1097 MB/s 893322 calls/s # 17.44 [+0.03] udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # 18.01 [+0.57] GRO frag list over UDP tunnel ok # 18.72 [+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__->