make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1814 MB/s 1477282 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # udp rx: 1961 MB/s 1596752 calls/s # udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # udp rx: 1782 MB/s 1451035 calls/s # udp tx: 1967 MB/s 33372 calls/s 33372 msg/s # UDP GRO fwd perf udp rx: 1845 MB/s 1500804 calls/s # udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # udp rx: 1910 MB/s 1553688 calls/s # udp tx: 1979 MB/s 33576 calls/s 33576 msg/s # udp rx: 1931 MB/s 1571615 calls/s # udp tx: 1992 MB/s 33792 calls/s 33792 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1839 MB/s 1496613 calls/s # udp tx: 1951 MB/s 33094 calls/s 33094 msg/s # udp rx: 1716 MB/s 1396726 calls/s # udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # udp rx: 1891 MB/s 1539468 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # UDP GRO fwd perf udp rx: 1473 MB/s 1199810 calls/s # udp tx: 1576 MB/s 26742 calls/s 26742 msg/s # udp rx: 1129 MB/s 919138 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp rx: 1076 MB/s 876142 calls/s # udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # GRO frag list over UDP tunnel ok # 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__->