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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 1486 MB/s 1209180 calls/s # 2.75 [+1.06] udp tx: 1780 MB/s 30197 calls/s 30197 msg/s # 3.73 [+0.98] udp rx: 1891 MB/s 1538418 calls/s # 3.75 [+0.02] udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # 4.73 [+0.98] udp rx: 1924 MB/s 1566087 calls/s # 4.75 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1525956 calls/s # 5.92 [+1.05] udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # 6.90 [+0.98] udp rx: 1922 MB/s 1564621 calls/s # 6.92 [+0.02] udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # 7.91 [+0.98] udp rx: 1913 MB/s 1557741 calls/s # 7.92 [+0.02] udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # 8.46 [+0.54] GRO frag list over UDP tunnel ok # 9.15 [+0.69] GRO fwd over UDP tunnel ok # 9.39 [+0.23] IPv6 # 9.64 [+0.25] No GRO ok # 10.13 [+0.49] GRO frag list ok # 10.64 [+0.51] GRO fwd ok # 11.08 [+0.44] UDP fwd perf udp rx: 1506 MB/s 1221231 calls/s # 12.14 [+1.06] udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # 13.11 [+0.98] udp rx: 1724 MB/s 1397470 calls/s # 13.14 [+0.03] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 14.11 [+0.98] udp rx: 1720 MB/s 1394801 calls/s # 14.14 [+0.02] udp tx: 1874 MB/s 31788 calls/s 31788 msg/s # 14.25 [+0.12] UDP GRO fwd perf udp rx: 1543 MB/s 1251631 calls/s # 15.31 [+1.06] udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # 16.29 [+0.98] udp rx: 1684 MB/s 1365178 calls/s # 16.31 [+0.02] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 17.29 [+0.98] udp rx: 1645 MB/s 1333016 calls/s # 17.31 [+0.02] udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # 17.86 [+0.55] GRO frag list over UDP tunnel ok # 18.60 [+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__->