make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1594 MB/s 1298371 calls/s # udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # udp rx: 1544 MB/s 1257697 calls/s # udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # udp rx: 1921 MB/s 1564502 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1408145 calls/s # udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # udp rx: 1835 MB/s 1492715 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1857 MB/s 1511393 calls/s # udp tx: 1903 MB/s 32293 calls/s 32293 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: 1261 MB/s 1025405 calls/s # udp tx: 1799 MB/s 30517 calls/s 30517 msg/s # udp rx: 1819 MB/s 1480506 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # udp rx: 1853 MB/s 1507942 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # UDP GRO fwd perf udp rx: 1337 MB/s 1086579 calls/s # udp tx: 1888 MB/s 32024 calls/s 32024 msg/s # udp rx: 1766 MB/s 1435061 calls/s # udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # udp rx: 1234 MB/s 1004871 calls/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__->