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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 442 MB/s 7501 calls/s 7501 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 474 MB/s 8048 calls/s 8048 msg/s # udp tx: 475 MB/s 8060 calls/s 8060 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 564 MB/s 455629 calls/s # udp tx: 889 MB/s 15087 calls/s 15087 msg/s # udp rx: 585 MB/s 472832 calls/s # udp tx: 892 MB/s 15130 calls/s 15130 msg/s # udp rx: 588 MB/s 475071 calls/s # udp tx: 883 MB/s 14984 calls/s 14984 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 281 MB/s 4770 calls/s 4770 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 280 MB/s 4751 calls/s 4751 msg/s # udp tx: 311 MB/s 5276 calls/s 5276 msg/s # udp rx: 0 MB/s 795 calls/s # UDP tunnel GRO fwd perf udp tx: 532 MB/s 9039 calls/s 9039 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8740 calls/s 8740 msg/s # udp rx: 21 MB/s 17152 calls/s # udp tx: 548 MB/s 9311 calls/s 9311 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 721 MB/s 12237 calls/s 12237 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 731 MB/s 12401 calls/s 12401 msg/s # udp tx: 735 MB/s 12483 calls/s 12483 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 551 MB/s 444788 calls/s # udp tx: 893 MB/s 15155 calls/s 15155 msg/s # udp rx: 561 MB/s 453120 calls/s # udp tx: 912 MB/s 15474 calls/s 15474 msg/s # udp rx: 560 MB/s 452096 calls/s # udp tx: 912 MB/s 15470 calls/s 15470 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 277 MB/s 4709 calls/s 4709 msg/s # udp tx: 263 MB/s 4474 calls/s 4474 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 283 MB/s 4801 calls/s 4801 msg/s # UDP tunnel GRO fwd perf udp tx: 544 MB/s 9231 calls/s 9231 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 534 MB/s 9069 calls/s 9069 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 539 MB/s 9144 calls/s 9144 msg/s 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__->