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: 1688 MB/s 1371760 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # udp rx: 1862 MB/s 1512689 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1824 MB/s 1482806 calls/s # udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # UDP GRO fwd perf udp rx: 1404 MB/s 1140907 calls/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # udp rx: 1746 MB/s 1418673 calls/s # udp tx: 1943 MB/s 32966 calls/s 32966 msg/s # udp rx: 1731 MB/s 1405253 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 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: 1165 MB/s 944018 calls/s # udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # udp rx: 1617 MB/s 1310661 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # udp rx: 1692 MB/s 1370873 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # UDP GRO fwd perf udp rx: 1491 MB/s 1208212 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 1469 MB/s 1190065 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # udp rx: 1057 MB/s 855849 calls/s # udp tx: 1786 MB/s 30303 calls/s 30303 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__->