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: 527 MB/s 8951 calls/s 8951 msg/s # udp rx: 64 MB/s 52863 calls/s # udp tx: 577 MB/s 9792 calls/s 9792 msg/s # udp rx: 18 MB/s 14818 calls/s # udp tx: 571 MB/s 9686 calls/s 9686 msg/s # UDP GRO fwd perf udp rx: 597 MB/s 486255 calls/s # udp tx: 725 MB/s 12305 calls/s 12305 msg/s # udp rx: 731 MB/s 595542 calls/s # udp tx: 761 MB/s 12922 calls/s 12922 msg/s # udp rx: 724 MB/s 589293 calls/s # udp tx: 743 MB/s 12614 calls/s 12614 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 358 MB/s 6086 calls/s 6086 msg/s # udp rx: 1 MB/s 953 calls/s # udp tx: 418 MB/s 7094 calls/s 7094 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 392 MB/s 6660 calls/s 6660 msg/s [ 969.251612] udpgso_bench_tx (4462) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 481 MB/s 8174 calls/s 8174 msg/s # udp rx: 11 MB/s 9074 calls/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s # udp rx: 5 MB/s 4563 calls/s # udp tx: 499 MB/s 8476 calls/s 8476 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 637 MB/s 10819 calls/s 10819 msg/s # udp rx: 17 MB/s 14098 calls/s # udp tx: 705 MB/s 11960 calls/s 11960 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 685 MB/s 11628 calls/s 11628 msg/s # UDP GRO fwd perf udp rx: 587 MB/s 477921 calls/s # udp tx: 696 MB/s 11821 calls/s 11821 msg/s # udp rx: 760 MB/s 618645 calls/s # udp tx: 784 MB/s 13298 calls/s 13298 msg/s # udp rx: 502 MB/s 408497 calls/s # udp tx: 725 MB/s 12304 calls/s 12304 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 395 MB/s 6709 calls/s 6709 msg/s # udp rx: 2 MB/s 2383 calls/s # udp tx: 470 MB/s 7972 calls/s 7972 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 453 MB/s 7695 calls/s 7695 msg/s # UDP tunnel GRO fwd perf udp tx: 430 MB/s 7302 calls/s 7302 msg/s # udp rx: 2 MB/s 2178 calls/s # udp tx: 490 MB/s 8326 calls/s 8326 msg/s # udp tx: 400 MB/s 6785 calls/s 6785 msg/s # udp rx: 8 MB/s 7211 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__->