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: 1553 MB/s 1264656 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # udp rx: 1982 MB/s 1614009 calls/s # udp tx: 1988 MB/s 33726 calls/s 33726 msg/s # udp rx: 1898 MB/s 1545507 calls/s # udp tx: 1984 MB/s 33657 calls/s 33657 msg/s # UDP GRO fwd perf udp rx: 1860 MB/s 1514087 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # udp rx: 1976 MB/s 1609111 calls/s # udp tx: 1985 MB/s 33675 calls/s 33675 msg/s # udp rx: 1966 MB/s 1601291 calls/s # udp tx: 1973 MB/s 33472 calls/s 33472 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: 1770 MB/s 1439167 calls/s # udp tx: 1956 MB/s 33192 calls/s 33192 msg/s # udp rx: 1940 MB/s 1579029 calls/s # udp tx: 1977 MB/s 33540 calls/s 33540 msg/s # udp rx: 1945 MB/s 1582892 calls/s # udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # UDP GRO fwd perf udp rx: 1763 MB/s 1435008 calls/s # udp tx: 1946 MB/s 33016 calls/s 33016 msg/s # udp rx: 1943 MB/s 1581774 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1932 MB/s 1572840 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 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__->