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: 412 MB/s 6990 calls/s 6990 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 507 MB/s 8609 calls/s 8609 msg/s # udp tx: 731 MB/s 12410 calls/s 12410 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 591 MB/s 480693 calls/s # udp tx: 798 MB/s 13541 calls/s 13541 msg/s # udp rx: 678 MB/s 549330 calls/s # udp tx: 927 MB/s 15735 calls/s 15735 msg/s # udp rx: 584 MB/s 473853 calls/s # udp tx: 910 MB/s 15447 calls/s 15447 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: 554 MB/s 9408 calls/s 9408 msg/s # udp tx: 551 MB/s 9349 calls/s 9349 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 548 MB/s 9306 calls/s 9306 msg/s [ 985.523500] udpgso_bench_tx (10269) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 453 MB/s 7699 calls/s 7699 msg/s # udp rx: 98 MB/s 79988 calls/s # udp tx: 541 MB/s 9189 calls/s 9189 msg/s # udp tx: 542 MB/s 9199 calls/s 9199 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 499 MB/s 8470 calls/s 8470 msg/s # udp rx: 6 MB/s 5345 calls/s # udp tx: 654 MB/s 11094 calls/s 11094 msg/s # udp rx: 130 MB/s 105990 calls/s # udp tx: 731 MB/s 12410 calls/s 12410 msg/s # UDP GRO fwd perf udp rx: 498 MB/s 403786 calls/s # udp tx: 817 MB/s 13860 calls/s 13860 msg/s # udp rx: 595 MB/s 481858 calls/s # udp tx: 928 MB/s 15747 calls/s 15747 msg/s # udp rx: 457 MB/s 370251 calls/s # udp tx: 837 MB/s 14207 calls/s 14207 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 478 MB/s 8122 calls/s 8122 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 375 MB/s 6370 calls/s 6370 msg/s # udp tx: 452 MB/s 7682 calls/s 7682 msg/s # udp rx: 4 MB/s 3840 calls/s # UDP tunnel GRO fwd perf udp tx: 466 MB/s 7904 calls/s 7904 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 446 MB/s 7568 calls/s 7568 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 460 MB/s 7804 calls/s 7804 msg/s # udp rx: 0 MB/s 377 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__->