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.24] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.71 [+0.45] UDP fwd perf udp rx: 1780 MB/s 1446992 calls/s # 2.76 [+1.06] udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # 3.74 [+0.98] udp rx: 1857 MB/s 1510132 calls/s # 3.76 [+0.02] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 4.74 [+0.98] udp rx: 1837 MB/s 1493356 calls/s # 4.76 [+0.02] udp tx: 1889 MB/s 32043 calls/s 32043 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1482816 calls/s # 5.94 [+1.06] udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # 6.92 [+0.98] udp rx: 1865 MB/s 1515307 calls/s # 6.94 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 7.92 [+0.98] udp rx: 1879 MB/s 1526401 calls/s # 7.94 [+0.02] udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.15 [+0.67] GRO fwd over UDP tunnel ok # 9.38 [+0.23] IPv6 # 9.65 [+0.27] No GRO ok # 10.11 [+0.46] GRO frag list ok # 10.65 [+0.54] GRO fwd ok # 11.12 [+0.47] UDP fwd perf udp rx: 955 MB/s 774342 calls/s # 12.18 [+1.06] udp tx: 1743 MB/s 29570 calls/s 29570 msg/s # 13.15 [+0.97] udp rx: 1561 MB/s 1265737 calls/s # 13.18 [+0.03] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 14.15 [+0.98] udp rx: 1359 MB/s 1101258 calls/s # 14.18 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1331 MB/s 1078512 calls/s # 15.36 [+1.06] udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # 16.33 [+0.98] udp rx: 1110 MB/s 899244 calls/s # 16.36 [+0.02] udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # 17.33 [+0.98] udp rx: 1520 MB/s 1231133 calls/s # 17.36 [+0.02] udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # 17.93 [+0.57] GRO frag list over UDP tunnel ok # 18.63 [+0.70] 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__->