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.27 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.46 [+0.60] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1679 MB/s 1365909 calls/s # 3.02 [+1.07] udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # 4.00 [+0.98] udp rx: 1874 MB/s 1524636 calls/s # 4.02 [+0.02] udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # 5.00 [+0.97] udp rx: 1933 MB/s 1573147 calls/s # 5.02 [+0.03] udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1299 MB/s 1057378 calls/s # 6.21 [+1.07] udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # 7.18 [+0.97] udp rx: 1946 MB/s 1583692 calls/s # 7.21 [+0.03] udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # 8.18 [+0.97] udp rx: 1929 MB/s 1570648 calls/s # 8.21 [+0.03] udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # 8.76 [+0.55] GRO frag list over UDP tunnel ok # 9.52 [+0.75] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.00 [+0.25] No GRO ok # 10.50 [+0.50] GRO frag list ok # 11.01 [+0.51] GRO fwd ok # 11.47 [+0.46] UDP fwd perf udp rx: 1030 MB/s 834716 calls/s # 12.53 [+1.06] udp tx: 1827 MB/s 30988 calls/s 30988 msg/s # 13.50 [+0.97] udp rx: 1644 MB/s 1332379 calls/s # 13.53 [+0.03] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 14.50 [+0.98] udp rx: 1692 MB/s 1371596 calls/s # 14.53 [+0.03] udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1291712 calls/s # 15.71 [+1.06] udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # 16.68 [+0.97] udp rx: 1640 MB/s 1328909 calls/s # 16.71 [+0.03] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 17.68 [+0.97] udp rx: 1477 MB/s 1196847 calls/s # 17.71 [+0.02] udp tx: 1888 MB/s 32035 calls/s 32035 msg/s # 18.25 [+0.54] GRO frag list over UDP tunnel ok # 19.03 [+0.78] 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__->