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 tx: 433 MB/s 7360 calls/s 7360 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 446 MB/s 7569 calls/s 7569 msg/s # udp tx: 469 MB/s 7960 calls/s 7960 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 531 MB/s 428544 calls/s # udp tx: 921 MB/s 15624 calls/s 15624 msg/s # udp rx: 551 MB/s 445401 calls/s # udp tx: 882 MB/s 14972 calls/s 14972 msg/s # udp rx: 554 MB/s 447331 calls/s # udp tx: 888 MB/s 15063 calls/s 15063 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 282 MB/s 4792 calls/s 4792 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 280 MB/s 4756 calls/s 4756 msg/s # udp tx: 281 MB/s 4778 calls/s 4778 msg/s [ 1407.606818] udpgso_bench_tx (4360) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 464 MB/s 7873 calls/s 7873 msg/s # udp rx: 9 MB/s 7680 calls/s # udp tx: 545 MB/s 9251 calls/s 9251 msg/s # udp rx: 28 MB/s 22784 calls/s # udp tx: 490 MB/s 8313 calls/s 8313 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 464 MB/s 7885 calls/s 7885 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 473 MB/s 8029 calls/s 8029 msg/s # udp rx: 0 MB/s 539 calls/s # udp tx: 710 MB/s 12048 calls/s 12048 msg/s # UDP GRO fwd perf udp rx: 543 MB/s 438784 calls/s # udp tx: 909 MB/s 15427 calls/s 15427 msg/s # udp rx: 560 MB/s 451840 calls/s # udp tx: 905 MB/s 15362 calls/s 15362 msg/s # udp rx: 562 MB/s 453632 calls/s # udp tx: 913 MB/s 15501 calls/s 15501 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 530 MB/s 8996 calls/s 8996 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 520 MB/s 8825 calls/s 8825 msg/s # udp tx: 532 MB/s 9032 calls/s 9032 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 522 MB/s 8860 calls/s 8860 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 526 MB/s 8924 calls/s 8924 msg/s # udp rx: 57 MB/s 46336 calls/s # udp tx: 416 MB/s 7071 calls/s 7071 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__->