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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 63 MB/s 51869 calls/s # udp tx: 446 MB/s 7565 calls/s 7565 msg/s # udp tx: 495 MB/s 8409 calls/s 8409 msg/s # udp rx: 203 MB/s 165804 calls/s # udp tx: 533 MB/s 9041 calls/s 9041 msg/s # udp rx: 97 MB/s 79656 calls/s # UDP GRO fwd perf udp rx: 512 MB/s 416023 calls/s # udp tx: 728 MB/s 12361 calls/s 12361 msg/s # udp rx: 648 MB/s 525860 calls/s # udp tx: 917 MB/s 15558 calls/s 15558 msg/s # udp rx: 560 MB/s 454765 calls/s # udp tx: 897 MB/s 15225 calls/s 15225 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 472 MB/s 8015 calls/s 8015 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 552 MB/s 9377 calls/s 9377 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 524 MB/s 8899 calls/s 8899 msg/s # udp tx: 561 MB/s 9527 calls/s 9527 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 526 MB/s 8938 calls/s 8938 msg/s # udp rx: 0 MB/s 423 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 703 MB/s 11939 calls/s 11939 msg/s # udp rx: 2 MB/s 2098 calls/s # udp tx: 641 MB/s 10885 calls/s 10885 msg/s # udp rx: 165 MB/s 134856 calls/s # udp tx: 575 MB/s 9764 calls/s 9764 msg/s # UDP GRO fwd perf udp rx: 688 MB/s 560311 calls/s # udp tx: 714 MB/s 12118 calls/s 12118 msg/s # udp rx: 679 MB/s 553477 calls/s # udp tx: 677 MB/s 11486 calls/s 11486 msg/s # udp rx: 750 MB/s 610950 calls/s # udp tx: 765 MB/s 12976 calls/s 12976 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 448 MB/s 7603 calls/s 7603 msg/s # udp rx: 101 MB/s 82181 calls/s # udp tx: 468 MB/s 7939 calls/s 7939 msg/s # udp rx: 26 MB/s 21617 calls/s # udp tx: 469 MB/s 7956 calls/s 7956 msg/s # UDP tunnel GRO fwd perf udp rx: 20 MB/s 16373 calls/s # udp tx: 393 MB/s 6669 calls/s 6669 msg/s # udp tx: 378 MB/s 6421 calls/s 6421 msg/s # udp rx: 18 MB/s 15417 calls/s # udp tx: 341 MB/s 5789 calls/s 5789 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__->