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 tx: 736 MB/s 12492 calls/s 12492 msg/s # udp rx: 22 MB/s 18119 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp rx: 105 MB/s 86192 calls/s # udp tx: 652 MB/s 11060 calls/s 11060 msg/s # udp rx: 99 MB/s 81093 calls/s # UDP GRO fwd perf udp rx: 691 MB/s 561949 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 741 MB/s 601226 calls/s # udp tx: 831 MB/s 14098 calls/s 14098 msg/s # udp rx: 534 MB/s 432698 calls/s # udp tx: 921 MB/s 15631 calls/s 15631 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 406 MB/s 6895 calls/s 6895 msg/s # udp rx: 48 MB/s 39168 calls/s # udp tx: 462 MB/s 7836 calls/s 7836 msg/s # udp rx: 1 MB/s 1210 calls/s # udp tx: 458 MB/s 7770 calls/s 7770 msg/s [ 1004.340754] udpgso_bench_tx (2028) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 435 MB/s 7393 calls/s 7393 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 469 MB/s 7961 calls/s 7961 msg/s # udp rx: 2 MB/s 1741 calls/s # udp tx: 458 MB/s 7774 calls/s 7774 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 652 MB/s 11060 calls/s 11060 msg/s # udp rx: 5 MB/s 4571 calls/s # udp tx: 629 MB/s 10669 calls/s 10669 msg/s # udp rx: 23 MB/s 19505 calls/s # udp tx: 608 MB/s 10325 calls/s 10325 msg/s # udp rx: 27 MB/s 22494 calls/s # UDP GRO fwd perf udp rx: 766 MB/s 623251 calls/s # udp tx: 849 MB/s 14403 calls/s 14403 msg/s # udp rx: 716 MB/s 582438 calls/s # udp tx: 763 MB/s 12955 calls/s 12955 msg/s # udp rx: 493 MB/s 401384 calls/s # udp tx: 707 MB/s 11992 calls/s 11992 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 429 MB/s 7288 calls/s 7288 msg/s # udp rx: 48 MB/s 39731 calls/s # udp tx: 505 MB/s 8577 calls/s 8577 msg/s # udp rx: 23 MB/s 18746 calls/s # udp tx: 525 MB/s 8918 calls/s 8918 msg/s # UDP tunnel GRO fwd perf udp tx: 441 MB/s 7496 calls/s 7496 msg/s # udp rx: 58 MB/s 47741 calls/s # udp tx: 484 MB/s 8221 calls/s 8221 msg/s # udp tx: 485 MB/s 8238 calls/s 8238 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__->