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: 427 MB/s 7256 calls/s 7256 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 501 MB/s 8508 calls/s 8508 msg/s # udp tx: 715 MB/s 12135 calls/s 12135 msg/s # udp rx: 35 MB/s 28710 calls/s # UDP GRO fwd perf udp rx: 632 MB/s 513463 calls/s # udp tx: 725 MB/s 12300 calls/s 12300 msg/s # udp rx: 471 MB/s 383226 calls/s # udp tx: 714 MB/s 12124 calls/s 12124 msg/s # udp rx: 694 MB/s 563692 calls/s # udp tx: 896 MB/s 15211 calls/s 15211 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 273 MB/s 4640 calls/s 4640 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 277 MB/s 4699 calls/s 4699 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 277 MB/s 4709 calls/s 4709 msg/s [ 1000.349064] udpgso_bench_tx (8877) used greatest stack depth: 11064 bytes left # UDP tunnel GRO fwd perf udp tx: 525 MB/s 8913 calls/s 8913 msg/s # udp rx: 15 MB/s 12820 calls/s # udp tx: 554 MB/s 9407 calls/s 9407 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 544 MB/s 9240 calls/s 9240 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 509 MB/s 8640 calls/s 8640 msg/s # udp rx: 51 MB/s 41617 calls/s # udp tx: 580 MB/s 9844 calls/s 9844 msg/s # udp tx: 580 MB/s 9847 calls/s 9847 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 660 MB/s 537596 calls/s # udp tx: 773 MB/s 13115 calls/s 13115 msg/s # udp rx: 668 MB/s 543589 calls/s # udp tx: 710 MB/s 12050 calls/s 12050 msg/s # udp rx: 564 MB/s 459111 calls/s # udp tx: 577 MB/s 9788 calls/s 9788 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 477 MB/s 8107 calls/s 8107 msg/s # udp rx: 3 MB/s 2776 calls/s # udp tx: 461 MB/s 7819 calls/s 7819 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 457 MB/s 7767 calls/s 7767 msg/s # UDP tunnel GRO fwd perf udp tx: 428 MB/s 7264 calls/s 7264 msg/s # udp rx: 4 MB/s 3584 calls/s # udp tx: 479 MB/s 8129 calls/s 8129 msg/s # udp tx: 421 MB/s 7155 calls/s 7155 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__->