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: 571 MB/s 9691 calls/s 9691 msg/s # udp rx: 75 MB/s 60938 calls/s # udp tx: 621 MB/s 10544 calls/s 10544 msg/s # udp rx: 150 MB/s 122041 calls/s # udp tx: 675 MB/s 11451 calls/s 11451 msg/s # udp rx: 24 MB/s 20291 calls/s # UDP GRO fwd perf udp rx: 651 MB/s 529792 calls/s # udp tx: 733 MB/s 12436 calls/s 12436 msg/s # udp rx: 690 MB/s 561701 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp rx: 737 MB/s 600247 calls/s # udp tx: 743 MB/s 12618 calls/s 12618 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 427 MB/s 7249 calls/s 7249 msg/s # udp rx: 43 MB/s 35339 calls/s # udp tx: 288 MB/s 4885 calls/s 4885 msg/s # udp rx: 198 MB/s 161436 calls/s # udp tx: 291 MB/s 4951 calls/s 4951 msg/s [ 1020.340547] udpgso_bench_tx (4318) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 467 MB/s 7928 calls/s 7928 msg/s # udp rx: 33 MB/s 26996 calls/s # udp tx: 455 MB/s 7723 calls/s 7723 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 426 MB/s 7237 calls/s 7237 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 540 MB/s 9170 calls/s 9170 msg/s # udp rx: 11 MB/s 8949 calls/s # udp tx: 465 MB/s 7889 calls/s 7889 msg/s # udp rx: 197 MB/s 160151 calls/s # udp tx: 505 MB/s 8569 calls/s 8569 msg/s # UDP GRO fwd perf udp rx: 455 MB/s 370497 calls/s # udp tx: 620 MB/s 10523 calls/s 10523 msg/s # udp rx: 528 MB/s 429862 calls/s # udp tx: 617 MB/s 10467 calls/s 10467 msg/s # udp rx: 598 MB/s 486623 calls/s # udp tx: 703 MB/s 11928 calls/s 11928 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: 424 MB/s 7201 calls/s 7201 msg/s # udp tx: 503 MB/s 8548 calls/s 8548 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 509 MB/s 8645 calls/s 8645 msg/s # udp rx: 0 MB/s 425 calls/s # UDP tunnel GRO fwd perf udp tx: 486 MB/s 8251 calls/s 8251 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 502 MB/s 8517 calls/s 8517 msg/s # udp tx: 511 MB/s 8679 calls/s 8679 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__->