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: 1441 MB/s 1173383 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # udp rx: 1752 MB/s 1426533 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 msg/s # udp rx: 1931 MB/s 1571375 calls/s # udp tx: 1965 MB/s 33338 calls/s 33338 msg/s # UDP GRO fwd perf udp rx: 1786 MB/s 1454409 calls/s # udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # udp rx: 1947 MB/s 1585425 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # udp rx: 1905 MB/s 1551649 calls/s # udp tx: 1912 MB/s 32434 calls/s 32434 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: 1648 MB/s 1339088 calls/s # udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # udp rx: 1845 MB/s 1500351 calls/s # udp tx: 1894 MB/s 32140 calls/s 32140 msg/s # udp rx: 1851 MB/s 1505224 calls/s # udp tx: 1895 MB/s 32149 calls/s 32149 msg/s # UDP GRO fwd perf udp rx: 1252 MB/s 1016797 calls/s # udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # udp rx: 1609 MB/s 1307554 calls/s # udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # udp rx: 1869 MB/s 1518760 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 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__->