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: 633 MB/s 10748 calls/s 10748 msg/s # udp rx: 141 MB/s 114998 calls/s # udp tx: 711 MB/s 12070 calls/s 12070 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 711 MB/s 12066 calls/s 12066 msg/s # UDP GRO fwd perf udp rx: 567 MB/s 461336 calls/s # udp tx: 693 MB/s 11757 calls/s 11757 msg/s # udp rx: 449 MB/s 364750 calls/s # udp tx: 772 MB/s 13106 calls/s 13106 msg/s # udp rx: 687 MB/s 557709 calls/s # udp tx: 829 MB/s 14074 calls/s 14074 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 76 MB/s 61853 calls/s # udp tx: 448 MB/s 7615 calls/s 7615 msg/s # udp tx: 414 MB/s 7037 calls/s 7037 msg/s # udp rx: 15 MB/s 12550 calls/s # udp tx: 439 MB/s 7454 calls/s 7454 msg/s [ 963.028340] udpgso_bench_tx (3639) used greatest stack depth: 11112 bytes left # udp rx: 42 MB/s 34417 calls/s # UDP tunnel GRO fwd perf udp tx: 408 MB/s 6932 calls/s 6932 msg/s # udp rx: 27 MB/s 22155 calls/s # udp tx: 486 MB/s 8258 calls/s 8258 msg/s # udp tx: 489 MB/s 8309 calls/s 8309 msg/s # udp rx: 0 MB/s 468 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 35 MB/s 29089 calls/s # udp tx: 538 MB/s 9133 calls/s 9133 msg/s # udp tx: 537 MB/s 9112 calls/s 9112 msg/s # udp rx: 39 MB/s 32374 calls/s # udp tx: 541 MB/s 9182 calls/s 9182 msg/s # UDP GRO fwd perf udp rx: 467 MB/s 379716 calls/s # udp tx: 652 MB/s 11064 calls/s 11064 msg/s # udp rx: 532 MB/s 432585 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 560 MB/s 455436 calls/s # udp tx: 621 MB/s 10549 calls/s 10549 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 463 MB/s 7862 calls/s 7862 msg/s # udp rx: 79 MB/s 64503 calls/s # udp tx: 574 MB/s 9751 calls/s 9751 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 450 MB/s 7633 calls/s 7633 msg/s # UDP tunnel GRO fwd perf udp tx: 483 MB/s 8195 calls/s 8195 msg/s # udp rx: 1 MB/s 1518 calls/s # udp tx: 465 MB/s 7901 calls/s 7901 msg/s # udp rx: 17 MB/s 13932 calls/s # udp tx: 434 MB/s 7362 calls/s 7362 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__->