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.25 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1628 MB/s 1321314 calls/s # 2.82 [+1.06] udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # 3.80 [+0.98] udp rx: 1855 MB/s 1504871 calls/s # 3.82 [+0.02] udp tx: 1971 MB/s 33441 calls/s 33441 msg/s # 4.80 [+0.98] udp rx: 1891 MB/s 1534911 calls/s # 4.82 [+0.02] udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1494494 calls/s # 6.00 [+1.07] udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # 6.98 [+0.97] udp rx: 1868 MB/s 1519251 calls/s # 7.00 [+0.03] udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # 7.98 [+0.97] udp rx: 1886 MB/s 1530696 calls/s # 8.00 [+0.03] udp tx: 1964 MB/s 33315 calls/s 33315 msg/s # 8.56 [+0.56] GRO frag list over UDP tunnel ok # 9.23 [+0.67] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.71 [+0.24] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.71 [+0.52] GRO fwd ok # 11.18 [+0.47] UDP fwd perf udp rx: 1479 MB/s 1198934 calls/s # 12.24 [+1.06] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 13.22 [+0.97] udp rx: 1626 MB/s 1318200 calls/s # 13.24 [+0.03] udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # 14.22 [+0.97] udp rx: 1673 MB/s 1356054 calls/s # 14.24 [+0.03] udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1587 MB/s 1287040 calls/s # 15.42 [+1.06] udp tx: 1852 MB/s 31417 calls/s 31417 msg/s # 16.40 [+0.98] udp rx: 1614 MB/s 1308490 calls/s # 16.42 [+0.02] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 17.40 [+0.98] udp rx: 1499 MB/s 1215187 calls/s # 17.42 [+0.02] udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # 17.96 [+0.54] GRO frag list over UDP tunnel ok # 18.66 [+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__->