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: 1442 MB/s 1172378 calls/s # udp tx: 1970 MB/s 33429 calls/s 33429 msg/s # udp rx: 1927 MB/s 1566718 calls/s # udp tx: 1972 MB/s 33461 calls/s 33461 msg/s # udp rx: 1655 MB/s 1344855 calls/s # udp tx: 1981 MB/s 33604 calls/s 33604 msg/s # UDP GRO fwd perf udp rx: 1699 MB/s 1382801 calls/s # udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # udp rx: 1800 MB/s 1465545 calls/s # udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # udp rx: 1765 MB/s 1436690 calls/s # udp tx: 1770 MB/s 30023 calls/s 30023 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: 891 MB/s 725662 calls/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 774 MB/s 630196 calls/s # udp tx: 1072 MB/s 18197 calls/s 18197 msg/s # udp rx: 921 MB/s 749950 calls/s # udp tx: 1092 MB/s 18522 calls/s 18522 msg/s # UDP GRO fwd perf udp rx: 863 MB/s 702979 calls/s # udp tx: 1111 MB/s 18853 calls/s 18853 msg/s # udp rx: 1110 MB/s 903515 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp rx: 1618 MB/s 1313947 calls/s # udp tx: 1805 MB/s 30615 calls/s 30615 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__->