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.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1637 MB/s 1332688 calls/s # 2.77 [+1.06] udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # 3.75 [+0.98] udp rx: 1850 MB/s 1506627 calls/s # 3.77 [+0.02] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 4.75 [+0.98] udp rx: 1958 MB/s 1594407 calls/s # 4.77 [+0.02] udp tx: 1968 MB/s 33390 calls/s 33390 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1534354 calls/s # 5.95 [+1.06] udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # 6.93 [+0.98] udp rx: 1780 MB/s 1449389 calls/s # 6.95 [+0.02] udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # 7.93 [+0.98] udp rx: 1964 MB/s 1598845 calls/s # 7.95 [+0.02] udp tx: 1977 MB/s 33543 calls/s 33543 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.73] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.69 [+0.23] No GRO ok # 10.17 [+0.48] GRO frag list ok # 10.66 [+0.49] GRO fwd ok # 11.14 [+0.48] UDP fwd perf udp rx: 1410 MB/s 1142228 calls/s # 12.20 [+1.06] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 13.17 [+0.97] udp rx: 1701 MB/s 1379621 calls/s # 13.20 [+0.03] udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # 14.17 [+0.97] udp rx: 1726 MB/s 1398976 calls/s # 14.20 [+0.03] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1211245 calls/s # 15.38 [+1.06] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 16.36 [+0.98] udp rx: 1559 MB/s 1263227 calls/s # 16.38 [+0.02] udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # 17.36 [+0.98] udp rx: 1600 MB/s 1296303 calls/s # 17.38 [+0.02] udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # 17.95 [+0.57] GRO frag list over UDP tunnel ok # 18.72 [+0.77] 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__->