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: 1850 MB/s 1506118 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1875 MB/s 1526648 calls/s # udp tx: 1889 MB/s 32045 calls/s 32045 msg/s # udp rx: 1729 MB/s 1408072 calls/s # udp tx: 1744 MB/s 29595 calls/s 29595 msg/s # UDP GRO fwd perf udp rx: 1737 MB/s 1414524 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1706 MB/s 1389093 calls/s # udp tx: 1881 MB/s 31912 calls/s 31912 msg/s # udp rx: 1941 MB/s 1580142 calls/s # udp tx: 1961 MB/s 33264 calls/s 33264 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: 1751 MB/s 1425708 calls/s # udp tx: 1830 MB/s 31039 calls/s 31039 msg/s # udp rx: 1931 MB/s 1571980 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1928 MB/s 1570169 calls/s # udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1399703 calls/s # udp tx: 1848 MB/s 31346 calls/s 31346 msg/s # udp rx: 1851 MB/s 1504812 calls/s # udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # udp rx: 1845 MB/s 1501240 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 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__->