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: 1630 MB/s 1327373 calls/s # udp tx: 1852 MB/s 31420 calls/s 31420 msg/s # udp rx: 1855 MB/s 1510241 calls/s # udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # udp rx: 1837 MB/s 1495899 calls/s # udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1379498 calls/s # udp tx: 1760 MB/s 29855 calls/s 29855 msg/s # udp rx: 1958 MB/s 1594668 calls/s # udp tx: 1976 MB/s 33515 calls/s 33515 msg/s # udp rx: 1967 MB/s 1601712 calls/s # udp tx: 1975 MB/s 33507 calls/s 33507 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: 1365 MB/s 1110986 calls/s # udp tx: 1739 MB/s 29505 calls/s 29505 msg/s # udp rx: 1659 MB/s 1348743 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1910 MB/s 1553278 calls/s # udp tx: 1975 MB/s 33502 calls/s 33502 msg/s # UDP GRO fwd perf udp rx: 1807 MB/s 1469275 calls/s # udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # udp rx: 1589 MB/s 1293214 calls/s # udp tx: 1903 MB/s 32283 calls/s 32283 msg/s # udp rx: 1329 MB/s 1080070 calls/s # udp tx: 1942 MB/s 32939 calls/s 32939 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__->