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: 627 MB/s 10639 calls/s 10639 msg/s # udp rx: 59 MB/s 48420 calls/s # udp tx: 675 MB/s 11459 calls/s 11459 msg/s # udp rx: 145 MB/s 118030 calls/s # udp tx: 697 MB/s 11835 calls/s 11835 msg/s # UDP GRO fwd perf udp rx: 435 MB/s 352637 calls/s # udp tx: 801 MB/s 13598 calls/s 13598 msg/s # udp rx: 627 MB/s 509316 calls/s # udp tx: 777 MB/s 13190 calls/s 13190 msg/s # udp rx: 623 MB/s 507515 calls/s # udp tx: 731 MB/s 12413 calls/s 12413 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 494 MB/s 8385 calls/s 8385 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 528 MB/s 8959 calls/s 8959 msg/s # udp rx: 8 MB/s 6990 calls/s # udp tx: 544 MB/s 9238 calls/s 9238 msg/s [ 948.139976] udpgso_bench_tx (4520) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 516 MB/s 8767 calls/s 8767 msg/s # udp rx: 18 MB/s 14629 calls/s # udp tx: 519 MB/s 8817 calls/s 8817 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 500 MB/s 8497 calls/s 8497 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 393 MB/s 6677 calls/s 6677 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 392 MB/s 6654 calls/s 6654 msg/s # udp rx: 1 MB/s 825 calls/s # udp tx: 551 MB/s 9351 calls/s 9351 msg/s # UDP GRO fwd perf udp rx: 367 MB/s 298391 calls/s # udp tx: 780 MB/s 13234 calls/s 13234 msg/s # udp rx: 591 MB/s 480649 calls/s # udp tx: 774 MB/s 13138 calls/s 13138 msg/s # udp rx: 613 MB/s 499213 calls/s # udp tx: 708 MB/s 12012 calls/s 12012 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 436 MB/s 7398 calls/s 7398 msg/s # udp rx: 10 MB/s 8661 calls/s # udp tx: 426 MB/s 7230 calls/s 7230 msg/s # udp rx: 13 MB/s 10904 calls/s # udp tx: 363 MB/s 6166 calls/s 6166 msg/s # UDP tunnel GRO fwd perf udp tx: 502 MB/s 8522 calls/s 8522 msg/s # udp rx: 18 MB/s 14663 calls/s # udp tx: 507 MB/s 8602 calls/s 8602 msg/s # udp rx: 6 MB/s 5343 calls/s # udp tx: 523 MB/s 8877 calls/s 8877 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__->