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.75 [+0.52] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1150 MB/s 933412 calls/s # 2.81 [+1.06] udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # 3.79 [+0.98] udp rx: 1781 MB/s 1446458 calls/s # 3.81 [+0.02] udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # 4.79 [+0.98] udp rx: 1678 MB/s 1362258 calls/s # 4.81 [+0.02] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1485095 calls/s # 5.99 [+1.06] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 6.96 [+0.98] udp rx: 1886 MB/s 1533426 calls/s # 6.99 [+0.02] udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # 7.96 [+0.98] udp rx: 1919 MB/s 1560888 calls/s # 7.99 [+0.02] udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.70 [+0.22] No GRO ok # 10.19 [+0.49] GRO frag list ok # 10.69 [+0.50] GRO fwd ok # 11.14 [+0.45] UDP fwd perf udp rx: 1457 MB/s 1183140 calls/s # 12.21 [+1.07] udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # 13.18 [+0.98] udp rx: 1502 MB/s 1219067 calls/s # 13.21 [+0.02] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 14.18 [+0.98] udp rx: 1700 MB/s 1379444 calls/s # 14.21 [+0.02] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1615 MB/s 1312188 calls/s # 15.39 [+1.06] udp tx: 1765 MB/s 29936 calls/s 29936 msg/s # 16.38 [+0.99] udp rx: 1650 MB/s 1341139 calls/s # 16.39 [+0.01] udp tx: 1795 MB/s 30461 calls/s 30461 msg/s # 17.38 [+0.99] udp rx: 1631 MB/s 1324714 calls/s # 17.39 [+0.01] udp tx: 1782 MB/s 30233 calls/s 30233 msg/s # 17.95 [+0.57] GRO frag list over UDP tunnel ok # 18.68 [+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__->