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: 1870 MB/s 1522098 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # udp rx: 1946 MB/s 1584541 calls/s # udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # udp rx: 1945 MB/s 1583807 calls/s # udp tx: 1958 MB/s 33216 calls/s 33216 msg/s # UDP GRO fwd perf udp rx: 1739 MB/s 1416101 calls/s # udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # udp rx: 1910 MB/s 1554933 calls/s # udp tx: 1974 MB/s 33484 calls/s 33484 msg/s # udp rx: 1364 MB/s 1109540 calls/s # udp tx: 1987 MB/s 33706 calls/s 33706 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 tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 959 MB/s 781101 calls/s # udp tx: 1200 MB/s 20368 calls/s 20368 msg/s # udp rx: 1154 MB/s 939483 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 1154 MB/s 939755 calls/s # UDP GRO fwd perf udp rx: 952 MB/s 775506 calls/s # udp tx: 1154 MB/s 19581 calls/s 19581 msg/s # udp rx: 1010 MB/s 822814 calls/s # udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # udp rx: 1050 MB/s 854825 calls/s # udp tx: 1205 MB/s 20446 calls/s 20446 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__->