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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.33 [+0.60] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1476 MB/s 1199408 calls/s # 2.86 [+1.06] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 3.84 [+0.97] udp rx: 1645 MB/s 1333791 calls/s # 3.86 [+0.02] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 4.84 [+0.98] udp rx: 1796 MB/s 1458879 calls/s # 4.86 [+0.02] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1816 MB/s 1476236 calls/s # 6.04 [+1.06] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 7.02 [+0.98] udp rx: 1688 MB/s 1370050 calls/s # 7.04 [+0.02] udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # 8.02 [+0.98] udp rx: 1809 MB/s 1470452 calls/s # 8.04 [+0.02] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 8.55 [+0.51] GRO frag list over UDP tunnel ok # 9.27 [+0.72] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.78 [+0.27] No GRO ok # 10.28 [+0.50] GRO frag list ok # 10.83 [+0.55] GRO fwd ok # 11.31 [+0.48] UDP fwd perf udp rx: 1293 MB/s 1047760 calls/s # 12.38 [+1.06] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 13.35 [+0.98] udp rx: 1254 MB/s 1016567 calls/s # 13.38 [+0.02] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 14.35 [+0.98] udp rx: 1482 MB/s 1200846 calls/s # 14.38 [+0.02] udp tx: 1891 MB/s 32080 calls/s 32080 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1516 MB/s 1228065 calls/s # 15.55 [+1.06] udp tx: 1973 MB/s 33474 calls/s 33474 msg/s # 16.53 [+0.98] udp rx: 1512 MB/s 1224975 calls/s # 16.55 [+0.02] udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # 17.53 [+0.98] udp rx: 1591 MB/s 1288673 calls/s # 17.55 [+0.02] udp tx: 1972 MB/s 33451 calls/s 33451 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.86 [+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__->