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.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.77 [+0.45] UDP fwd perf udp rx: 1759 MB/s 1428498 calls/s # 2.83 [+1.06] udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # 3.81 [+0.98] udp rx: 1802 MB/s 1464245 calls/s # 3.83 [+0.02] udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # 4.81 [+0.98] udp rx: 1860 MB/s 1512054 calls/s # 4.83 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1433000 calls/s # 6.01 [+1.06] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 6.99 [+0.97] udp rx: 1616 MB/s 1311758 calls/s # 7.01 [+0.03] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 7.99 [+0.98] udp rx: 1679 MB/s 1365405 calls/s # 8.01 [+0.02] udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.23 [+0.67] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.73 [+0.25] No GRO ok # 10.22 [+0.50] GRO frag list ok # 10.72 [+0.50] GRO fwd ok # 11.17 [+0.45] UDP fwd perf udp rx: 1224 MB/s 992552 calls/s # 12.23 [+1.06] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 13.21 [+0.98] udp rx: 1647 MB/s 1335296 calls/s # 13.23 [+0.02] udp tx: 1946 MB/s 33021 calls/s 33021 msg/s # 14.21 [+0.98] udp rx: 1430 MB/s 1158597 calls/s # 14.23 [+0.02] udp tx: 1948 MB/s 33050 calls/s 33050 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1340743 calls/s # 15.40 [+1.05] udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # 16.38 [+0.98] udp rx: 1669 MB/s 1352589 calls/s # 16.41 [+0.02] udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # 17.38 [+0.98] udp rx: 1490 MB/s 1207540 calls/s # 17.40 [+0.02] udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # 17.93 [+0.53] GRO frag list over UDP tunnel ok # 18.62 [+0.69] 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__->