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: 472 MB/s 8006 calls/s 8006 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 468 MB/s 7950 calls/s 7950 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # UDP GRO fwd perf udp rx: 745 MB/s 604431 calls/s # udp tx: 881 MB/s 14958 calls/s 14958 msg/s # udp rx: 764 MB/s 619590 calls/s # udp tx: 894 MB/s 15178 calls/s 15178 msg/s # udp rx: 766 MB/s 622481 calls/s # udp tx: 874 MB/s 14828 calls/s 14828 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 492 MB/s 8345 calls/s 8345 msg/s # udp rx: 29 MB/s 23795 calls/s # udp tx: 546 MB/s 9277 calls/s 9277 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8737 calls/s 8737 msg/s [ 1029.645417] udpgso_bench_tx (5828) used greatest stack depth: 11112 bytes left # udp rx: 9 MB/s 7355 calls/s # UDP tunnel GRO fwd perf udp tx: 519 MB/s 8813 calls/s 8813 msg/s # udp rx: 24 MB/s 20233 calls/s # udp tx: 527 MB/s 8955 calls/s 8955 msg/s # udp rx: 6 MB/s 4927 calls/s # udp tx: 478 MB/s 8110 calls/s 8110 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 39 MB/s 31705 calls/s # udp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp rx: 59 MB/s 48254 calls/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp tx: 682 MB/s 11580 calls/s 11580 msg/s # udp rx: 21 MB/s 17335 calls/s # UDP GRO fwd perf udp rx: 788 MB/s 640967 calls/s # udp tx: 879 MB/s 14913 calls/s 14913 msg/s # udp rx: 617 MB/s 501799 calls/s # udp tx: 858 MB/s 14562 calls/s 14562 msg/s # udp rx: 403 MB/s 327193 calls/s # udp tx: 789 MB/s 13393 calls/s 13393 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 411 MB/s 6979 calls/s 6979 msg/s # udp rx: 28 MB/s 23564 calls/s # udp tx: 457 MB/s 7757 calls/s 7757 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 466 MB/s 7905 calls/s 7905 msg/s # UDP tunnel GRO fwd perf udp tx: 432 MB/s 7337 calls/s 7337 msg/s # udp rx: 0 MB/s 743 calls/s # udp tx: 437 MB/s 7412 calls/s 7412 msg/s # udp tx: 494 MB/s 8390 calls/s 8390 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__->