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: 357 MB/s 6069 calls/s 6069 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 446 MB/s 7577 calls/s 7577 msg/s # udp rx: 1 MB/s 1223 calls/s # udp tx: 695 MB/s 11803 calls/s 11803 msg/s # UDP GRO fwd perf udp rx: 694 MB/s 564793 calls/s # udp tx: 874 MB/s 14827 calls/s 14827 msg/s # udp rx: 679 MB/s 552541 calls/s # udp tx: 864 MB/s 14665 calls/s 14665 msg/s # udp rx: 652 MB/s 530184 calls/s # udp tx: 768 MB/s 13033 calls/s 13033 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 218 MB/s 3711 calls/s 3711 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 200 MB/s 3406 calls/s 3406 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 275 MB/s 4669 calls/s 4669 msg/s [ 967.937082] udpgso_bench_tx (3437) used greatest stack depth: 11112 bytes left # udp rx: 51 MB/s 42155 calls/s # UDP tunnel GRO fwd perf udp rx: 84 MB/s 68568 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp tx: 403 MB/s 6845 calls/s 6845 msg/s # udp rx: 1 MB/s 1548 calls/s # udp tx: 543 MB/s 9218 calls/s 9218 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 534 MB/s 9059 calls/s 9059 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 65 MB/s 53179 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # UDP GRO fwd perf udp rx: 775 MB/s 630350 calls/s # udp tx: 892 MB/s 15140 calls/s 15140 msg/s # udp rx: 833 MB/s 677197 calls/s # udp tx: 897 MB/s 15226 calls/s 15226 msg/s # udp rx: 815 MB/s 662561 calls/s # udp tx: 898 MB/s 15245 calls/s 15245 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 280 MB/s 4761 calls/s 4761 msg/s # udp rx: 15 MB/s 12531 calls/s # udp tx: 253 MB/s 4300 calls/s 4300 msg/s # udp tx: 263 MB/s 4476 calls/s 4476 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp rx: 272 MB/s 221660 calls/s # udp tx: 329 MB/s 5590 calls/s 5590 msg/s # udp rx: 246 MB/s 200679 calls/s # udp tx: 327 MB/s 5557 calls/s 5557 msg/s # udp rx: 305 MB/s 248812 calls/s # udp tx: 332 MB/s 5633 calls/s 5633 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__->