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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 426 MB/s 7233 calls/s 7233 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 460 MB/s 7812 calls/s 7812 msg/s # udp rx: 30 MB/s 24579 calls/s # udp tx: 523 MB/s 8882 calls/s 8882 msg/s # UDP GRO fwd perf udp rx: 487 MB/s 395084 calls/s # udp tx: 862 MB/s 14632 calls/s 14632 msg/s # udp rx: 541 MB/s 439647 calls/s # udp tx: 790 MB/s 13412 calls/s 13412 msg/s # udp rx: 571 MB/s 463570 calls/s # udp tx: 813 MB/s 13798 calls/s 13798 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 245 MB/s 4160 calls/s 4160 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 255 MB/s 4326 calls/s 4326 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 304 MB/s 5168 calls/s 5168 msg/s # UDP tunnel GRO fwd perf udp tx: 526 MB/s 8922 calls/s 8922 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 535 MB/s 9077 calls/s 9077 msg/s # udp tx: 532 MB/s 9028 calls/s 9028 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 210 MB/s 171203 calls/s # udp tx: 590 MB/s 10011 calls/s 10011 msg/s # udp rx: 198 MB/s 161870 calls/s # udp tx: 604 MB/s 10259 calls/s 10259 msg/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 146 MB/s 118885 calls/s # UDP GRO fwd perf udp rx: 726 MB/s 590845 calls/s # udp tx: 804 MB/s 13645 calls/s 13645 msg/s # udp rx: 639 MB/s 519924 calls/s # udp tx: 833 MB/s 14129 calls/s 14129 msg/s # udp rx: 575 MB/s 467969 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 381 MB/s 6476 calls/s 6476 msg/s # udp rx: 10 MB/s 8448 calls/s # udp tx: 396 MB/s 6726 calls/s 6726 msg/s # udp tx: 444 MB/s 7543 calls/s 7543 msg/s # udp rx: 18 MB/s 15371 calls/s # UDP tunnel GRO fwd perf udp tx: 389 MB/s 6604 calls/s 6604 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 359 MB/s 6104 calls/s 6104 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 355 MB/s 6028 calls/s 6028 msg/s # udp rx: 0 MB/s 424 calls/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__->