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.27 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 2.00 [+0.54] UDP fwd perf udp rx: 1567 MB/s 1272132 calls/s # 3.08 [+1.07] udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # 4.05 [+0.97] udp rx: 1479 MB/s 1200769 calls/s # 4.08 [+0.03] udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # 5.05 [+0.97] udp rx: 1786 MB/s 1450178 calls/s # 5.08 [+0.03] udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1215611 calls/s # 6.28 [+1.08] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 7.25 [+0.97] udp rx: 1823 MB/s 1484560 calls/s # 7.28 [+0.03] udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # 8.25 [+0.97] udp rx: 1918 MB/s 1561918 calls/s # 8.28 [+0.03] udp tx: 1935 MB/s 32823 calls/s 32823 msg/s # 8.93 [+0.65] GRO frag list over UDP tunnel ok # 9.68 [+0.75] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.27 [+0.33] No GRO ok # 10.85 [+0.58] GRO frag list ok # 11.43 [+0.58] GRO fwd ok # 11.92 [+0.49] UDP fwd perf udp rx: 1427 MB/s 1158751 calls/s # 12.98 [+1.06] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 13.96 [+0.97] udp rx: 1051 MB/s 853280 calls/s # 13.98 [+0.02] udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # 14.98 [+1.00] udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # 14.98 [+0.00] udp rx: 1568 MB/s 1272256 calls/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1402233 calls/s # 16.16 [+1.06] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 17.13 [+0.98] udp rx: 1691 MB/s 1370591 calls/s # 17.16 [+0.02] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 18.13 [+0.98] udp rx: 1648 MB/s 1335681 calls/s # 18.16 [+0.02] udp tx: 1896 MB/s 32171 calls/s 32171 msg/s # 18.71 [+0.55] GRO frag list over UDP tunnel ok # 19.41 [+0.70] 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__->