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.00 [+0.00] IPv4 # 0.22 [+0.22] No GRO ok # 0.74 [+0.52] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.84 [+0.51] UDP fwd perf udp rx: 1568 MB/s 1276137 calls/s # 2.90 [+1.06] udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # 3.88 [+0.98] udp rx: 1878 MB/s 1526978 calls/s # 3.90 [+0.02] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 4.88 [+0.98] udp rx: 1890 MB/s 1536251 calls/s # 4.90 [+0.02] udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1456184 calls/s # 6.08 [+1.06] udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # 7.06 [+0.97] udp rx: 1922 MB/s 1564572 calls/s # 7.08 [+0.03] udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # 8.06 [+0.98] udp rx: 1917 MB/s 1560098 calls/s # 8.08 [+0.02] udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # 8.62 [+0.54] GRO frag list over UDP tunnel ok # 9.39 [+0.77] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.36 [+0.48] GRO frag list ok # 10.87 [+0.51] GRO fwd ok # 11.33 [+0.46] UDP fwd perf udp rx: 1605 MB/s 1301593 calls/s # 12.39 [+1.06] udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # 13.36 [+0.97] udp rx: 1710 MB/s 1386132 calls/s # 13.39 [+0.03] udp tx: 1919 MB/s 32560 calls/s 32560 msg/s # 14.36 [+0.98] udp rx: 1728 MB/s 1400774 calls/s # 14.39 [+0.02] udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 988 MB/s 801795 calls/s # 15.57 [+1.06] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 16.54 [+0.97] udp rx: 1713 MB/s 1389122 calls/s # 16.57 [+0.03] udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # 17.54 [+0.97] udp rx: 1730 MB/s 1402143 calls/s # 17.57 [+0.03] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 18.14 [+0.58] GRO frag list over UDP tunnel ok # 18.90 [+0.76] 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__->