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.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1544 MB/s 1257302 calls/s # 2.84 [+1.06] udp tx: 1896 MB/s 32173 calls/s 32173 msg/s # 3.83 [+0.99] udp rx: 1871 MB/s 1523660 calls/s # 3.84 [+0.00] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 4.84 [+1.00] udp rx: 1899 MB/s 1546472 calls/s # 4.84 [+0.00] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1530014 calls/s # 6.02 [+1.06] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 6.99 [+0.97] udp rx: 1919 MB/s 1562137 calls/s # 7.02 [+0.03] udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # 7.99 [+0.98] udp rx: 1934 MB/s 1574095 calls/s # 8.02 [+0.02] udp tx: 1946 MB/s 33011 calls/s 33011 msg/s # 8.54 [+0.52] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.48 [+0.22] IPv6 # 9.69 [+0.21] No GRO ok # 10.15 [+0.46] GRO frag list ok # 10.67 [+0.52] GRO fwd ok # 11.14 [+0.47] UDP fwd perf udp rx: 1520 MB/s 1232231 calls/s # 12.20 [+1.07] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 13.19 [+0.99] udp rx: 1645 MB/s 1333359 calls/s # 13.20 [+0.01] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 14.19 [+0.99] udp rx: 1621 MB/s 1313291 calls/s # 14.20 [+0.01] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1570 MB/s 1272583 calls/s # 15.39 [+1.06] udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # 16.38 [+0.99] udp rx: 1439 MB/s 1166445 calls/s # 16.39 [+0.01] udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # 17.38 [+0.99] udp rx: 1232 MB/s 998155 calls/s # 17.39 [+0.01] udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # 17.94 [+0.55] GRO frag list over UDP tunnel ok # 18.67 [+0.73] 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__->