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: 1610 MB/s 1307820 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1674 MB/s 1359893 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # udp rx: 1780 MB/s 1447544 calls/s # udp tx: 1946 MB/s 33013 calls/s 33013 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1320126 calls/s # udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # udp rx: 1720 MB/s 1398179 calls/s # udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # udp rx: 1749 MB/s 1420877 calls/s # udp tx: 1946 MB/s 33013 calls/s 33013 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 tx: 1769 MB/s 30005 calls/s 30005 msg/s # udp rx: 1097 MB/s 892324 calls/s # udp tx: 1533 MB/s 26016 calls/s 26016 msg/s # udp rx: 927 MB/s 751496 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 876 MB/s 712629 calls/s # UDP GRO fwd perf udp rx: 812 MB/s 660656 calls/s # udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # udp rx: 1136 MB/s 923714 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 1068 MB/s 867841 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 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__->