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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 815 MB/s 13832 calls/s 13832 msg/s # udp rx: 5 MB/s 4301 calls/s # udp tx: 675 MB/s 11458 calls/s 11458 msg/s # udp rx: 17 MB/s 13860 calls/s # udp tx: 667 MB/s 11317 calls/s 11317 msg/s # UDP GRO fwd perf udp rx: 620 MB/s 505379 calls/s # udp tx: 691 MB/s 11728 calls/s 11728 msg/s # udp rx: 633 MB/s 515810 calls/s # udp tx: 792 MB/s 13435 calls/s 13435 msg/s # udp rx: 550 MB/s 446633 calls/s # udp tx: 743 MB/s 12603 calls/s 12603 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 408 MB/s 6924 calls/s 6924 msg/s # udp rx: 4 MB/s 3880 calls/s # udp tx: 448 MB/s 7599 calls/s 7599 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 454 MB/s 7706 calls/s 7706 msg/s [ 999.159227] udpgso_bench_tx (2847) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 435 MB/s 7383 calls/s 7383 msg/s # udp rx: 9 MB/s 7629 calls/s # udp tx: 391 MB/s 6641 calls/s 6641 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 219 MB/s 3721 calls/s 3721 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 10 MB/s 8675 calls/s # udp tx: 678 MB/s 11500 calls/s 11500 msg/s # udp tx: 667 MB/s 11320 calls/s 11320 msg/s # udp rx: 63 MB/s 51783 calls/s # UDP GRO fwd perf udp rx: 710 MB/s 576799 calls/s # udp tx: 864 MB/s 14663 calls/s 14663 msg/s # udp rx: 729 MB/s 592503 calls/s # udp tx: 768 MB/s 13035 calls/s 13035 msg/s # udp rx: 690 MB/s 561838 calls/s # udp tx: 731 MB/s 12404 calls/s 12404 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: 472 MB/s 8014 calls/s 8014 msg/s # udp tx: 457 MB/s 7756 calls/s 7756 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 518 MB/s 8797 calls/s 8797 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 463 MB/s 7867 calls/s 7867 msg/s # udp tx: 464 MB/s 7884 calls/s 7884 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 474 MB/s 8040 calls/s 8040 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__->