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.71 [+0.48] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.71 [+0.45] UDP fwd perf udp rx: 1692 MB/s 1377330 calls/s # 2.76 [+1.05] udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # 3.74 [+0.98] udp rx: 1948 MB/s 1585717 calls/s # 3.76 [+0.02] udp tx: 1960 MB/s 33247 calls/s 33247 msg/s # 4.74 [+0.98] udp rx: 1736 MB/s 1413060 calls/s # 4.76 [+0.02] udp tx: 1930 MB/s 32736 calls/s 32736 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1503136 calls/s # 5.93 [+1.06] udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # 6.91 [+0.98] udp rx: 1889 MB/s 1537530 calls/s # 6.93 [+0.02] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 7.91 [+0.98] udp rx: 1893 MB/s 1539894 calls/s # 7.93 [+0.02] udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # 8.45 [+0.51] GRO frag list over UDP tunnel ok # 9.19 [+0.74] GRO fwd over UDP tunnel ok # 9.41 [+0.22] IPv6 # 9.66 [+0.25] No GRO ok # 10.14 [+0.47] GRO frag list ok # 10.64 [+0.50] GRO fwd ok # 11.08 [+0.45] UDP fwd perf udp rx: 1531 MB/s 1241997 calls/s # 12.14 [+1.06] udp tx: 1886 MB/s 31989 calls/s 31989 msg/s # 13.12 [+0.98] udp rx: 1705 MB/s 1384134 calls/s # 13.14 [+0.02] udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # 14.12 [+0.98] udp rx: 1725 MB/s 1398382 calls/s # 14.14 [+0.02] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1418138 calls/s # 15.33 [+1.06] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 16.30 [+0.97] udp rx: 1621 MB/s 1314341 calls/s # 16.33 [+0.03] udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # 17.30 [+0.97] udp rx: 1801 MB/s 1460105 calls/s # 17.33 [+0.02] udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # 17.86 [+0.53] GRO frag list over UDP tunnel ok # 18.61 [+0.75] 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__->