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: 1170 MB/s 952978 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1275 MB/s 1038079 calls/s # udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # udp rx: 1306 MB/s 1063510 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # UDP GRO fwd perf udp rx: 1017 MB/s 828583 calls/s # udp tx: 1346 MB/s 22846 calls/s 22846 msg/s # udp rx: 1259 MB/s 1025688 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 msg/s # udp rx: 1337 MB/s 1088707 calls/s # udp tx: 1346 MB/s 22831 calls/s 22831 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: 1197 MB/s 970789 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # udp rx: 1843 MB/s 1494286 calls/s # udp tx: 1971 MB/s 33442 calls/s 33442 msg/s # udp rx: 1807 MB/s 1465511 calls/s # udp tx: 1965 MB/s 33344 calls/s 33344 msg/s # UDP GRO fwd perf udp rx: 1737 MB/s 1408020 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # udp rx: 1807 MB/s 1465026 calls/s # udp tx: 1961 MB/s 33273 calls/s 33273 msg/s # udp rx: 1816 MB/s 1473559 calls/s # udp tx: 1954 MB/s 33158 calls/s 33158 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__->