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: 582 MB/s 9886 calls/s 9886 msg/s # udp rx: 25 MB/s 20950 calls/s # udp tx: 593 MB/s 10071 calls/s 10071 msg/s # udp rx: 5 MB/s 4799 calls/s # udp tx: 569 MB/s 9667 calls/s 9667 msg/s # UDP GRO fwd perf udp rx: 554 MB/s 450711 calls/s # udp tx: 759 MB/s 12880 calls/s 12880 msg/s # udp rx: 602 MB/s 490080 calls/s # udp tx: 748 MB/s 12697 calls/s 12697 msg/s # udp rx: 720 MB/s 585226 calls/s # udp tx: 889 MB/s 15085 calls/s 15085 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 82 MB/s 67347 calls/s # udp tx: 295 MB/s 5018 calls/s 5018 msg/s # udp tx: 451 MB/s 7653 calls/s 7653 msg/s # udp rx: 20 MB/s 16487 calls/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s [ 942.521296] udpgso_bench_tx (4236) used greatest stack depth: 11064 bytes left # UDP tunnel GRO fwd perf udp rx: 6 MB/s 5140 calls/s # udp tx: 444 MB/s 7534 calls/s 7534 msg/s # udp tx: 396 MB/s 6724 calls/s 6724 msg/s # udp rx: 54 MB/s 44365 calls/s # udp tx: 436 MB/s 7395 calls/s 7395 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 579 MB/s 9834 calls/s 9834 msg/s # udp rx: 15 MB/s 12986 calls/s # udp tx: 583 MB/s 9893 calls/s 9893 msg/s # udp rx: 20 MB/s 16338 calls/s # udp tx: 588 MB/s 9980 calls/s 9980 msg/s # UDP GRO fwd perf udp rx: 480 MB/s 390760 calls/s # udp tx: 775 MB/s 13150 calls/s 13150 msg/s # udp rx: 480 MB/s 390378 calls/s # udp tx: 750 MB/s 12727 calls/s 12727 msg/s # udp rx: 829 MB/s 673068 calls/s # udp tx: 882 MB/s 14963 calls/s 14963 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 468 MB/s 7950 calls/s 7950 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 417 MB/s 7085 calls/s 7085 msg/s # udp tx: 471 MB/s 7989 calls/s 7989 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 383 MB/s 6510 calls/s 6510 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 481 MB/s 8169 calls/s 8169 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 429 MB/s 7282 calls/s 7282 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__->