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: 548 MB/s 9309 calls/s 9309 msg/s # udp rx: 51 MB/s 42018 calls/s # udp tx: 563 MB/s 9565 calls/s 9565 msg/s # udp rx: 38 MB/s 30949 calls/s # udp tx: 537 MB/s 9114 calls/s 9114 msg/s # UDP GRO fwd perf udp rx: 509 MB/s 413992 calls/s # udp tx: 713 MB/s 12105 calls/s 12105 msg/s # udp rx: 777 MB/s 631637 calls/s # udp tx: 811 MB/s 13759 calls/s 13759 msg/s # udp rx: 555 MB/s 451688 calls/s # udp tx: 691 MB/s 11723 calls/s 11723 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 278 MB/s 4727 calls/s 4727 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 468 MB/s 7947 calls/s 7947 msg/s # udp rx: 69 MB/s 56742 calls/s # udp tx: 455 MB/s 7725 calls/s 7725 msg/s [ 996.302853] udpgso_bench_tx (2049) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 487 MB/s 8267 calls/s 8267 msg/s # udp rx: 10 MB/s 8813 calls/s # udp tx: 498 MB/s 8453 calls/s 8453 msg/s # udp rx: 16 MB/s 13743 calls/s # udp tx: 519 MB/s 8810 calls/s 8810 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 697 MB/s 11829 calls/s 11829 msg/s # udp tx: 543 MB/s 9215 calls/s 9215 msg/s # udp rx: 160 MB/s 130709 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 msg/s # UDP GRO fwd perf udp rx: 450 MB/s 365339 calls/s # udp tx: 801 MB/s 13594 calls/s 13594 msg/s # udp rx: 497 MB/s 402287 calls/s # udp tx: 884 MB/s 14998 calls/s 14998 msg/s # udp rx: 617 MB/s 500523 calls/s # udp tx: 842 MB/s 14292 calls/s 14292 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 25 MB/s 20620 calls/s # udp tx: 473 MB/s 8026 calls/s 8026 msg/s # udp tx: 385 MB/s 6543 calls/s 6543 msg/s # udp rx: 50 MB/s 41037 calls/s # udp tx: 435 MB/s 7384 calls/s 7384 msg/s # UDP tunnel GRO fwd perf udp tx: 454 MB/s 7711 calls/s 7711 msg/s # udp rx: 2 MB/s 2112 calls/s # udp tx: 529 MB/s 8977 calls/s 8977 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 491 MB/s 8329 calls/s 8329 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__->