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: 461 MB/s 7822 calls/s 7822 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 457 MB/s 7764 calls/s 7764 msg/s # udp tx: 458 MB/s 7784 calls/s 7784 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 776 MB/s 629294 calls/s # udp tx: 924 MB/s 15686 calls/s 15686 msg/s # udp rx: 808 MB/s 655046 calls/s # udp tx: 932 MB/s 15823 calls/s 15823 msg/s # udp rx: 818 MB/s 662797 calls/s # udp tx: 934 MB/s 15852 calls/s 15852 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 277 MB/s 4704 calls/s 4704 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 274 MB/s 4660 calls/s 4660 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 274 MB/s 4652 calls/s 4652 msg/s [ 391.352082] udpgso_bench_tx (15782) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 569 MB/s 9666 calls/s 9666 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 571 MB/s 9695 calls/s 9695 msg/s # udp tx: 562 MB/s 9547 calls/s 9547 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 tx: 450 MB/s 7640 calls/s 7640 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 457 MB/s 7758 calls/s 7758 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 675 MB/s 11458 calls/s 11458 msg/s # UDP GRO fwd perf udp rx: 725 MB/s 587952 calls/s # udp tx: 934 MB/s 15845 calls/s 15845 msg/s # udp rx: 866 MB/s 702997 calls/s # udp tx: 933 MB/s 15834 calls/s 15834 msg/s # udp rx: 859 MB/s 697131 calls/s # udp tx: 939 MB/s 15929 calls/s 15929 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 553 MB/s 9387 calls/s 9387 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 541 MB/s 9192 calls/s 9192 msg/s # udp tx: 540 MB/s 9173 calls/s 9173 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 545 MB/s 9258 calls/s 9258 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9250 calls/s 9250 msg/s # udp tx: 543 MB/s 9223 calls/s 9223 msg/s # udp rx: 0 MB/s 512 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__->