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: 535 MB/s 9083 calls/s 9083 msg/s # udp rx: 77 MB/s 62679 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp rx: 25 MB/s 20915 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # UDP GRO fwd perf udp rx: 480 MB/s 389325 calls/s # udp tx: 913 MB/s 15498 calls/s 15498 msg/s # udp rx: 448 MB/s 363636 calls/s # udp tx: 778 MB/s 13211 calls/s 13211 msg/s # udp rx: 346 MB/s 281057 calls/s # udp tx: 903 MB/s 15328 calls/s 15328 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 387 MB/s 6565 calls/s 6565 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 436 MB/s 7396 calls/s 7396 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 418 MB/s 7095 calls/s 7095 msg/s [ 999.053446] udpgso_bench_tx (5206) used greatest stack depth: 11112 bytes left # udp rx: 13 MB/s 11308 calls/s # UDP tunnel GRO fwd perf udp tx: 453 MB/s 7696 calls/s 7696 msg/s # udp rx: 29 MB/s 24122 calls/s # udp tx: 482 MB/s 8186 calls/s 8186 msg/s # udp tx: 487 MB/s 8272 calls/s 8272 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: 691 MB/s 11734 calls/s 11734 msg/s # udp rx: 10 MB/s 8357 calls/s # udp tx: 665 MB/s 11286 calls/s 11286 msg/s # udp rx: 78 MB/s 64236 calls/s # udp tx: 569 MB/s 9665 calls/s 9665 msg/s # udp rx: 195 MB/s 159267 calls/s # UDP GRO fwd perf udp rx: 443 MB/s 359896 calls/s # udp tx: 724 MB/s 12292 calls/s 12292 msg/s # udp rx: 397 MB/s 321713 calls/s # udp tx: 813 MB/s 13793 calls/s 13793 msg/s # udp rx: 412 MB/s 334042 calls/s # udp tx: 805 MB/s 13668 calls/s 13668 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 454 MB/s 7707 calls/s 7707 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 523 MB/s 8887 calls/s 8887 msg/s # udp tx: 453 MB/s 7700 calls/s 7700 msg/s # udp rx: 77 MB/s 62932 calls/s # UDP tunnel GRO fwd perf udp rx: 150 MB/s 122436 calls/s # udp tx: 400 MB/s 6788 calls/s 6788 msg/s # udp tx: 476 MB/s 8086 calls/s 8086 msg/s # udp rx: 13 MB/s 10870 calls/s # udp tx: 434 MB/s 7371 calls/s 7371 msg/s # udp rx: 75 MB/s 61201 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__->