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: 393 MB/s 6668 calls/s 6668 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 424 MB/s 7204 calls/s 7204 msg/s # udp rx: 93 MB/s 76386 calls/s # udp tx: 499 MB/s 8467 calls/s 8467 msg/s # UDP GRO fwd perf udp rx: 496 MB/s 404250 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 577 MB/s 469874 calls/s # udp tx: 595 MB/s 10103 calls/s 10103 msg/s # udp rx: 788 MB/s 641001 calls/s # udp tx: 826 MB/s 14018 calls/s 14018 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 504 MB/s 8560 calls/s 8560 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 467 MB/s 7922 calls/s 7922 msg/s # udp rx: 46 MB/s 37849 calls/s # udp tx: 417 MB/s 7088 calls/s 7088 msg/s [ 993.077827] udpgso_bench_tx (3747) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 535 MB/s 9076 calls/s 9076 msg/s # udp rx: 7 MB/s 6391 calls/s # udp tx: 490 MB/s 8315 calls/s 8315 msg/s # udp rx: 73 MB/s 59772 calls/s # udp tx: 434 MB/s 7365 calls/s 7365 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 480 MB/s 8148 calls/s 8148 msg/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp rx: 95 MB/s 77737 calls/s # udp tx: 672 MB/s 11398 calls/s 11398 msg/s # udp rx: 34 MB/s 27623 calls/s # UDP GRO fwd perf udp rx: 356 MB/s 289333 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # udp rx: 343 MB/s 278435 calls/s # udp tx: 844 MB/s 14328 calls/s 14328 msg/s # udp rx: 405 MB/s 329289 calls/s # udp tx: 831 MB/s 14098 calls/s 14098 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 243 MB/s 4138 calls/s 4138 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 214 MB/s 3635 calls/s 3635 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 292 MB/s 4966 calls/s 4966 msg/s # UDP tunnel GRO fwd perf udp tx: 412 MB/s 6992 calls/s 6992 msg/s # udp rx: 50 MB/s 40821 calls/s # udp tx: 384 MB/s 6524 calls/s 6524 msg/s # udp rx: 45 MB/s 36636 calls/s # udp tx: 203 MB/s 3444 calls/s 3444 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__->