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: 745 MB/s 12640 calls/s 12640 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 741 MB/s 12570 calls/s 12570 msg/s # udp rx: 15 MB/s 12667 calls/s # udp tx: 747 MB/s 12682 calls/s 12682 msg/s # UDP GRO fwd perf udp rx: 742 MB/s 601359 calls/s # udp tx: 903 MB/s 15318 calls/s 15318 msg/s # udp rx: 739 MB/s 599290 calls/s # udp tx: 897 MB/s 15223 calls/s 15223 msg/s # udp rx: 807 MB/s 654133 calls/s # udp tx: 934 MB/s 15858 calls/s 15858 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 281 MB/s 4766 calls/s 4766 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 276 MB/s 4684 calls/s 4684 msg/s # udp tx: 281 MB/s 4776 calls/s 4776 msg/s # udp rx: [ 954.455737] udpgso_bench_tx (9682) used greatest stack depth: 11064 bytes left 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp tx: 529 MB/s 8977 calls/s 8977 msg/s # udp rx: 10 MB/s 8258 calls/s # udp tx: 553 MB/s 9391 calls/s 9391 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 565 MB/s 9596 calls/s 9596 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 458 MB/s 7779 calls/s 7779 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8895 calls/s 8895 msg/s # udp tx: 725 MB/s 12306 calls/s 12306 msg/s # udp rx: 1 MB/s 1054 calls/s # UDP GRO fwd perf udp rx: 605 MB/s 490981 calls/s # udp tx: 820 MB/s 13916 calls/s 13916 msg/s # udp rx: 813 MB/s 659633 calls/s # udp tx: 912 MB/s 15482 calls/s 15482 msg/s # udp rx: 641 MB/s 518995 calls/s # udp tx: 924 MB/s 15680 calls/s 15680 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 583 MB/s 9898 calls/s 9898 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9257 calls/s 9257 msg/s # udp rx: 4 MB/s 3304 calls/s # udp tx: 529 MB/s 8975 calls/s 8975 msg/s # UDP tunnel GRO fwd perf udp tx: 549 MB/s 9327 calls/s 9327 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 568 MB/s 9636 calls/s 9636 msg/s # udp tx: 550 MB/s 9336 calls/s 9336 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__->