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.25 [+0.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1416 MB/s 1148295 calls/s # 2.83 [+1.06] udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # 3.80 [+0.98] udp rx: 1776 MB/s 1441128 calls/s # 3.83 [+0.02] udp tx: 1902 MB/s 32260 calls/s 32260 msg/s # 4.80 [+0.98] udp rx: 1783 MB/s 1448762 calls/s # 4.83 [+0.02] udp tx: 1900 MB/s 32231 calls/s 32231 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1726 MB/s 1400174 calls/s # 6.01 [+1.06] udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # 6.98 [+0.97] udp rx: 1800 MB/s 1459772 calls/s # 7.01 [+0.03] udp tx: 1968 MB/s 33379 calls/s 33379 msg/s # 7.98 [+0.98] udp rx: 1831 MB/s 1484586 calls/s # 8.01 [+0.02] udp tx: 1953 MB/s 33133 calls/s 33133 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.78 [+0.28] No GRO ok # 10.26 [+0.48] GRO frag list ok # 10.74 [+0.48] GRO fwd ok # 11.22 [+0.48] UDP fwd perf udp rx: 1435 MB/s 1162504 calls/s # 12.29 [+1.06] udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # 13.26 [+0.98] udp rx: 1451 MB/s 1175625 calls/s # 13.28 [+0.02] udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # 14.26 [+0.98] udp rx: 1665 MB/s 1349325 calls/s # 14.28 [+0.02] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1602 MB/s 1297824 calls/s # 15.47 [+1.06] udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # 16.44 [+0.97] udp rx: 1650 MB/s 1336834 calls/s # 16.47 [+0.03] udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # 17.44 [+0.97] udp rx: 943 MB/s 764085 calls/s # 17.47 [+0.03] udp tx: 1741 MB/s 29545 calls/s 29545 msg/s # 18.05 [+0.58] GRO frag list over UDP tunnel ok # 18.79 [+0.75] 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__->