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.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.29 [+0.58] GRO fwd ok # 1.81 [+0.52] UDP fwd perf udp rx: 1807 MB/s 1468424 calls/s # 2.88 [+1.07] udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # 3.85 [+0.97] udp rx: 1846 MB/s 1498844 calls/s # 3.88 [+0.03] udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # 4.85 [+0.97] udp rx: 1830 MB/s 1485327 calls/s # 4.88 [+0.03] udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1476627 calls/s # 6.05 [+1.06] udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # 7.03 [+0.98] udp rx: 1826 MB/s 1483128 calls/s # 7.05 [+0.02] udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # 8.03 [+0.98] udp rx: 1787 MB/s 1454168 calls/s # 8.05 [+0.02] udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.81 [+0.23] No GRO ok # 10.29 [+0.48] GRO frag list ok # 10.83 [+0.54] GRO fwd ok # 11.29 [+0.46] UDP fwd perf udp rx: 1498 MB/s 1215273 calls/s # 12.35 [+1.06] udp tx: 1848 MB/s 31359 calls/s 31359 msg/s # 13.32 [+0.97] udp rx: 1728 MB/s 1402930 calls/s # 13.35 [+0.03] udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # 14.33 [+0.97] udp rx: 1682 MB/s 1365726 calls/s # 14.35 [+0.03] udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1559 MB/s 1265438 calls/s # 15.53 [+1.06] udp tx: 1837 MB/s 31171 calls/s 31171 msg/s # 16.51 [+0.98] udp rx: 1614 MB/s 1310095 calls/s # 16.53 [+0.02] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 17.51 [+0.98] udp rx: 1620 MB/s 1314097 calls/s # 17.53 [+0.02] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 18.09 [+0.56] GRO frag list over UDP tunnel ok # 18.82 [+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__->