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: 1336 MB/s 1085834 calls/s # udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # udp rx: 1822 MB/s 1483017 calls/s # udp tx: 1930 MB/s 32738 calls/s 32738 msg/s # udp rx: 1602 MB/s 1304395 calls/s # udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # UDP GRO fwd perf udp rx: 1669 MB/s 1358363 calls/s # udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # udp rx: 1808 MB/s 1471927 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # udp rx: 1679 MB/s 1366678 calls/s # udp tx: 1983 MB/s 33647 calls/s 33647 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: 1177 MB/s 958346 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1215 MB/s 989222 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp rx: 1157 MB/s 942407 calls/s # udp tx: 1161 MB/s 19706 calls/s 19706 msg/s # UDP GRO fwd perf udp rx: 1154 MB/s 939735 calls/s # udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # udp rx: 1184 MB/s 964670 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1208 MB/s 984144 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 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__->