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: 33 MB/s 26894 calls/s # udp tx: 578 MB/s 9809 calls/s 9809 msg/s # udp tx: 591 MB/s 10028 calls/s 10028 msg/s # udp rx: 82 MB/s 66770 calls/s # udp tx: 703 MB/s 11927 calls/s 11927 msg/s # UDP GRO fwd perf udp rx: 774 MB/s 629024 calls/s # udp tx: 866 MB/s 14699 calls/s 14699 msg/s # udp rx: 793 MB/s 643952 calls/s # udp tx: 859 MB/s 14576 calls/s 14576 msg/s # udp rx: 700 MB/s 568292 calls/s # udp tx: 868 MB/s 14727 calls/s 14727 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 573 MB/s 9719 calls/s 9719 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 723 MB/s 12277 calls/s 12277 msg/s # udp tx: 515 MB/s 8741 calls/s 8741 msg/s [ 1018.186216] udpgso_bench_tx (6379) used greatest stack depth: 11112 bytes left # udp rx: 4 MB/s 3890 calls/s # UDP tunnel GRO fwd perf udp tx: 515 MB/s 8737 calls/s 8737 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 471 MB/s 7989 calls/s 7989 msg/s # udp tx: 417 MB/s 7085 calls/s 7085 msg/s # udp rx: 0 MB/s 471 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 160 MB/s 130230 calls/s # udp tx: 592 MB/s 10041 calls/s 10041 msg/s # udp tx: 692 MB/s 11752 calls/s 11752 msg/s # udp rx: 25 MB/s 20629 calls/s # udp tx: 698 MB/s 11844 calls/s 11844 msg/s # UDP GRO fwd perf udp rx: 210 MB/s 170180 calls/s # udp tx: 826 MB/s 14021 calls/s 14021 msg/s # udp rx: 605 MB/s 491576 calls/s # udp tx: 835 MB/s 14166 calls/s 14166 msg/s # udp rx: 687 MB/s 559353 calls/s # udp tx: 750 MB/s 12736 calls/s 12736 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 438 MB/s 7442 calls/s 7442 msg/s # udp rx: 48 MB/s 39272 calls/s # udp tx: 475 MB/s 8058 calls/s 8058 msg/s # udp rx: 39 MB/s 32299 calls/s # udp tx: 519 MB/s 8818 calls/s 8818 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 525 MB/s 8909 calls/s 8909 msg/s # udp tx: 448 MB/s 7613 calls/s 7613 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 444 MB/s 7543 calls/s 7543 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__->