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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1631 MB/s 1328557 calls/s # 2.85 [+1.06] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 3.82 [+0.98] udp rx: 1897 MB/s 1543836 calls/s # 3.85 [+0.02] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 4.82 [+0.98] udp rx: 1750 MB/s 1423800 calls/s # 4.85 [+0.02] udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1506518 calls/s # 6.02 [+1.06] udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # 7.00 [+0.98] udp rx: 1899 MB/s 1543200 calls/s # 7.02 [+0.02] udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # 8.00 [+0.98] udp rx: 1906 MB/s 1550314 calls/s # 8.02 [+0.02] udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # 8.54 [+0.52] GRO frag list over UDP tunnel ok # 9.23 [+0.69] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.68 [+0.22] No GRO ok # 10.20 [+0.52] GRO frag list ok # 10.72 [+0.52] GRO fwd ok # 11.20 [+0.48] UDP fwd perf udp rx: 1584 MB/s 1284733 calls/s # 12.26 [+1.06] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 13.24 [+0.97] udp rx: 1781 MB/s 1444144 calls/s # 13.26 [+0.03] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 14.24 [+0.98] udp rx: 1822 MB/s 1478538 calls/s # 14.26 [+0.02] udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1452 MB/s 1176884 calls/s # 15.45 [+1.07] udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # 16.42 [+0.97] udp rx: 1706 MB/s 1382581 calls/s # 16.45 [+0.03] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 17.42 [+0.97] udp rx: 1624 MB/s 1316166 calls/s # 17.45 [+0.03] udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # 17.99 [+0.54] GRO frag list over UDP tunnel ok # 18.72 [+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__->