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: 68 MB/s 55922 calls/s # udp tx: 470 MB/s 7975 calls/s 7975 msg/s # udp rx: 103 MB/s 84310 calls/s # udp tx: 556 MB/s 9438 calls/s 9438 msg/s # udp rx: 133 MB/s 108254 calls/s # udp tx: 526 MB/s 8931 calls/s 8931 msg/s # UDP GRO fwd perf udp rx: 546 MB/s 444865 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 690 MB/s 561830 calls/s # udp tx: 693 MB/s 11761 calls/s 11761 msg/s # udp rx: 557 MB/s 453149 calls/s # udp tx: 825 MB/s 14005 calls/s 14005 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 37 MB/s 30643 calls/s # udp tx: 403 MB/s 6838 calls/s 6838 msg/s # udp rx: 25 MB/s 20698 calls/s # udp tx: 461 MB/s 7823 calls/s 7823 msg/s # udp rx: 47 MB/s 38758 calls/s # udp tx: 404 MB/s 6868 calls/s 6868 msg/s [ 992.496894] udpgso_bench_tx (7574) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8126 calls/s 8126 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 415 MB/s 7050 calls/s 7050 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 237 MB/s 4024 calls/s 4024 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 701 MB/s 11906 calls/s 11906 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp rx: 4 MB/s 3711 calls/s # udp tx: 695 MB/s 11799 calls/s 11799 msg/s # UDP GRO fwd perf udp rx: 715 MB/s 582392 calls/s # udp tx: 869 MB/s 14743 calls/s 14743 msg/s # udp rx: 693 MB/s 564120 calls/s # udp tx: 820 MB/s 13915 calls/s 13915 msg/s # udp rx: 747 MB/s 605355 calls/s # udp tx: 913 MB/s 15491 calls/s 15491 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 454 MB/s 7713 calls/s 7713 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 471 MB/s 8005 calls/s 8005 msg/s # udp tx: 440 MB/s 7477 calls/s 7477 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7417 calls/s 7417 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 419 MB/s 7122 calls/s 7122 msg/s # udp tx: 435 MB/s 7382 calls/s 7382 msg/s # udp rx: 39 MB/s 32011 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__->