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 rx: 9 MB/s 7859 calls/s # udp tx: 420 MB/s 7140 calls/s 7140 msg/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp rx: 76 MB/s 61867 calls/s # udp tx: 701 MB/s 11896 calls/s 11896 msg/s # UDP GRO fwd perf udp rx: 504 MB/s 408569 calls/s # udp tx: 800 MB/s 13574 calls/s 13574 msg/s # udp rx: 505 MB/s 409069 calls/s # udp tx: 851 MB/s 14441 calls/s 14441 msg/s # udp rx: 457 MB/s 369804 calls/s # udp tx: 852 MB/s 14451 calls/s 14451 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 486 MB/s 8245 calls/s 8245 msg/s # udp rx: 5 MB/s 4352 calls/s # udp tx: 480 MB/s 8157 calls/s 8157 msg/s # udp tx: 531 MB/s 9011 calls/s 9011 msg/s [ 981.695356] udpgso_bench_tx (2983) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 475 MB/s 8069 calls/s 8069 msg/s # udp tx: 371 MB/s 6297 calls/s 6297 msg/s # udp rx: 126 MB/s 102475 calls/s # udp tx: 427 MB/s 7246 calls/s 7246 msg/s # udp rx: 3 MB/s 2749 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 571 MB/s 9691 calls/s 9691 msg/s # udp rx: 10 MB/s 8675 calls/s # udp tx: 580 MB/s 9853 calls/s 9853 msg/s # udp rx: 1 MB/s 1454 calls/s # udp tx: 566 MB/s 9600 calls/s 9600 msg/s # UDP GRO fwd perf udp rx: 519 MB/s 422028 calls/s # udp tx: 676 MB/s 11478 calls/s 11478 msg/s # udp rx: 518 MB/s 421412 calls/s # udp tx: 827 MB/s 14043 calls/s 14043 msg/s # udp rx: 492 MB/s 399665 calls/s # udp tx: 871 MB/s 14785 calls/s 14785 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 459 MB/s 7793 calls/s 7793 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 284 MB/s 4821 calls/s 4821 msg/s # udp rx: 60 MB/s 49053 calls/s # udp tx: 371 MB/s 6296 calls/s 6296 msg/s # udp rx: 25 MB/s 20809 calls/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7424 calls/s 7424 msg/s # udp rx: 47 MB/s 38969 calls/s # udp tx: 519 MB/s 8812 calls/s 8812 msg/s # udp tx: 526 MB/s 8923 calls/s 8923 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__->