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 rx: 21 MB/s 17664 calls/s # udp tx: 497 MB/s 8430 calls/s 8430 msg/s # udp rx: 54 MB/s 44401 calls/s # udp tx: 523 MB/s 8878 calls/s 8878 msg/s # udp tx: 555 MB/s 9416 calls/s 9416 msg/s # udp rx: 18 MB/s 14916 calls/s # UDP GRO fwd perf udp rx: 424 MB/s 342319 calls/s # udp tx: 796 MB/s 13504 calls/s 13504 msg/s # udp rx: 515 MB/s 416256 calls/s # udp tx: 798 MB/s 13536 calls/s 13536 msg/s # udp rx: 523 MB/s 422144 calls/s # udp tx: 798 MB/s 13544 calls/s 13544 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 458 MB/s 7778 calls/s 7778 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 425 MB/s 7220 calls/s 7220 msg/s # udp tx: 471 MB/s 7993 calls/s 7993 msg/s [ 1007.862383] udpgso_bench_tx (10544) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 702 calls/s # UDP tunnel GRO fwd perf udp tx: 498 MB/s 8455 calls/s 8455 msg/s # udp rx: 4 MB/s 3840 calls/s # udp tx: 510 MB/s 8650 calls/s 8650 msg/s # udp rx: 9 MB/s 7680 calls/s # udp tx: 442 MB/s 7507 calls/s 7507 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 591 MB/s 10035 calls/s 10035 msg/s # udp rx: 13 MB/s 10790 calls/s # udp tx: 690 MB/s 11711 calls/s 11711 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 681 MB/s 11551 calls/s 11551 msg/s # UDP GRO fwd perf udp rx: 534 MB/s 431104 calls/s # udp tx: 866 MB/s 14701 calls/s 14701 msg/s # udp rx: 548 MB/s 442624 calls/s # udp tx: 884 MB/s 15006 calls/s 15006 msg/s # udp rx: 556 MB/s 448768 calls/s # udp tx: 892 MB/s 15132 calls/s 15132 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 499 MB/s 8466 calls/s 8466 msg/s # udp rx: 17 MB/s 14521 calls/s # udp tx: 505 MB/s 8566 calls/s 8566 msg/s # udp tx: 517 MB/s 8783 calls/s 8783 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 524 MB/s 8888 calls/s 8888 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8891 calls/s 8891 msg/s # udp tx: 551 MB/s 9352 calls/s 9352 msg/s # udp rx: 0 MB/s 472 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__->