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: 1395 MB/s 1134354 calls/s # udp tx: 1829 MB/s 31035 calls/s 31035 msg/s # udp rx: 1730 MB/s 1407096 calls/s # udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # udp rx: 1738 MB/s 1414095 calls/s # udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # UDP GRO fwd perf udp rx: 1807 MB/s 1470299 calls/s # udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # udp rx: 1878 MB/s 1528289 calls/s # udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # udp rx: 1967 MB/s 1601488 calls/s # udp tx: 1975 MB/s 33512 calls/s 33512 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: 1031 MB/s 838014 calls/s # udp tx: 1470 MB/s 24934 calls/s 24934 msg/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1037 MB/s 844306 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1150 MB/s 936639 calls/s # UDP GRO fwd perf udp rx: 1350 MB/s 1094168 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # udp rx: 1356 MB/s 1098978 calls/s # udp tx: 1952 MB/s 33114 calls/s 33114 msg/s # udp rx: 1276 MB/s 1033859 calls/s # udp tx: 1920 MB/s 32581 calls/s 32581 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__->