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.29 [+0.28] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1496 MB/s 1216787 calls/s # 3.04 [+1.07] udp tx: 1614 MB/s 27389 calls/s 27389 msg/s # 4.01 [+0.97] udp rx: 1900 MB/s 1546780 calls/s # 4.04 [+0.03] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 5.01 [+0.98] udp rx: 1909 MB/s 1554298 calls/s # 5.04 [+0.02] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512683 calls/s # 6.23 [+1.07] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 7.20 [+0.97] udp rx: 1905 MB/s 1550471 calls/s # 7.23 [+0.03] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 8.20 [+0.98] udp rx: 1923 MB/s 1564721 calls/s # 8.23 [+0.02] udp tx: 1942 MB/s 32948 calls/s 32948 msg/s # 8.79 [+0.56] GRO frag list over UDP tunnel ok # 9.49 [+0.70] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 10.00 [+0.26] No GRO ok # 10.48 [+0.48] GRO frag list ok # 10.98 [+0.50] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1311 MB/s 1062225 calls/s # 12.50 [+1.06] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 13.48 [+0.98] udp rx: 1534 MB/s 1245100 calls/s # 13.50 [+0.02] udp tx: 1755 MB/s 29766 calls/s 29766 msg/s # 14.48 [+0.98] udp rx: 1593 MB/s 1291111 calls/s # 14.50 [+0.02] udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1532 MB/s 1240955 calls/s # 15.68 [+1.06] udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # 16.65 [+0.97] udp rx: 1614 MB/s 1307396 calls/s # 16.68 [+0.03] udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # 17.66 [+0.98] udp rx: 1629 MB/s 1319767 calls/s # 17.68 [+0.02] udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # 18.22 [+0.54] GRO frag list over UDP tunnel ok # 18.93 [+0.71] 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__->