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: 560 MB/s 9508 calls/s 9508 msg/s # udp rx: 104 MB/s 84678 calls/s # udp tx: 605 MB/s 10268 calls/s 10268 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 602 MB/s 10226 calls/s 10226 msg/s # UDP GRO fwd perf udp rx: 549 MB/s 446265 calls/s # udp tx: 781 MB/s 13258 calls/s 13258 msg/s # udp rx: 783 MB/s 637681 calls/s # udp tx: 804 MB/s 13646 calls/s 13646 msg/s # udp rx: 819 MB/s 666849 calls/s # udp tx: 834 MB/s 14154 calls/s 14154 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 390 MB/s 6617 calls/s 6617 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 238 MB/s 4037 calls/s 4037 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 347 MB/s 5898 calls/s 5898 msg/s [ 366.689904] udpgso_bench_tx (16033) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 505 MB/s 8573 calls/s 8573 msg/s # udp tx: 441 MB/s 7488 calls/s 7488 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 250 MB/s 4244 calls/s 4244 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 137 MB/s 111764 calls/s # udp tx: 494 MB/s 8385 calls/s 8385 msg/s # udp rx: 166 MB/s 135591 calls/s # udp tx: 489 MB/s 8303 calls/s 8303 msg/s # udp rx: 113 MB/s 92194 calls/s # udp tx: 509 MB/s 8649 calls/s 8649 msg/s # UDP GRO fwd perf udp rx: 768 MB/s 625144 calls/s # udp tx: 811 MB/s 13769 calls/s 13769 msg/s # udp rx: 812 MB/s 661765 calls/s # udp tx: 820 MB/s 13913 calls/s 13913 msg/s # udp rx: 683 MB/s 556800 calls/s # udp tx: 684 MB/s 11618 calls/s 11618 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: 453 MB/s 7699 calls/s 7699 msg/s # udp tx: 479 MB/s 8135 calls/s 8135 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 464 MB/s 7884 calls/s 7884 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 453 MB/s 7699 calls/s 7699 msg/s # udp tx: 438 MB/s 7440 calls/s 7440 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 440 MB/s 7479 calls/s 7479 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__->