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.26 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1760 MB/s 1430411 calls/s # 2.87 [+1.06] udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # 3.84 [+0.97] udp rx: 1847 MB/s 1500546 calls/s # 3.87 [+0.03] udp tx: 1941 MB/s 32926 calls/s 32926 msg/s # 4.84 [+0.97] udp rx: 1845 MB/s 1499072 calls/s # 4.87 [+0.03] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1436590 calls/s # 6.05 [+1.06] udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # 7.02 [+0.97] udp rx: 1830 MB/s 1486837 calls/s # 7.05 [+0.03] udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # 8.02 [+0.97] udp rx: 1848 MB/s 1502031 calls/s # 8.05 [+0.03] udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # 8.58 [+0.53] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.28 [+0.50] GRO frag list ok # 10.84 [+0.56] GRO fwd ok # 11.32 [+0.48] UDP fwd perf udp rx: 1476 MB/s 1198620 calls/s # 12.38 [+1.06] udp tx: 1766 MB/s 29954 calls/s 29954 msg/s # 13.36 [+0.97] udp rx: 1602 MB/s 1298249 calls/s # 13.38 [+0.02] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 14.36 [+0.98] udp rx: 1626 MB/s 1318118 calls/s # 14.38 [+0.02] udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1637 MB/s 1328026 calls/s # 15.57 [+1.06] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 16.54 [+0.98] udp rx: 1670 MB/s 1353420 calls/s # 16.57 [+0.02] udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # 17.54 [+0.98] udp rx: 1644 MB/s 1332065 calls/s # 17.57 [+0.02] udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # 18.10 [+0.53] GRO frag list over UDP tunnel ok # 18.84 [+0.74] 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__->