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: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 87 MB/s 71300 calls/s # udp tx: 727 MB/s 12332 calls/s 12332 msg/s # udp rx: 51 MB/s 41638 calls/s # udp tx: 701 MB/s 11906 calls/s 11906 msg/s # udp rx: 0 MB/s 445 calls/s # UDP GRO fwd perf udp rx: 582 MB/s 473231 calls/s # udp tx: 748 MB/s 12699 calls/s 12699 msg/s # udp rx: 668 MB/s 543761 calls/s # udp tx: 737 MB/s 12514 calls/s 12514 msg/s # udp rx: 758 MB/s 617128 calls/s # udp tx: 755 MB/s 12806 calls/s 12806 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 534 MB/s 9072 calls/s 9072 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 482 MB/s 8177 calls/s 8177 msg/s # udp rx: 6 MB/s 5400 calls/s # udp tx: 537 MB/s 9119 calls/s 9119 msg/s [ 963.133140] udpgso_bench_tx (5235) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 534 MB/s 9057 calls/s 9057 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 549 MB/s 9320 calls/s 9320 msg/s # udp tx: 549 MB/s 9320 calls/s 9320 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: 418 MB/s 7094 calls/s 7094 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 554 MB/s 9400 calls/s 9400 msg/s # udp rx: 114 MB/s 92854 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # UDP GRO fwd perf udp rx: 628 MB/s 511375 calls/s # udp tx: 793 MB/s 13454 calls/s 13454 msg/s # udp rx: 529 MB/s 430379 calls/s # udp tx: 828 MB/s 14049 calls/s 14049 msg/s # udp rx: 428 MB/s 347866 calls/s # udp tx: 800 MB/s 13585 calls/s 13585 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 499 MB/s 8480 calls/s 8480 msg/s # udp tx: 504 MB/s 8554 calls/s 8554 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8891 calls/s 8891 msg/s # UDP tunnel GRO fwd perf udp tx: 450 MB/s 7633 calls/s 7633 msg/s # udp rx: 7 MB/s 6138 calls/s # udp tx: 500 MB/s 8496 calls/s 8496 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 452 MB/s 7678 calls/s 7678 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__->