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: 476 MB/s 8076 calls/s 8076 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 472 MB/s 8016 calls/s 8016 msg/s # udp tx: 473 MB/s 8037 calls/s 8037 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 772 MB/s 625829 calls/s # udp tx: 919 MB/s 15590 calls/s 15590 msg/s # udp rx: 798 MB/s 646719 calls/s # udp tx: 927 MB/s 15735 calls/s 15735 msg/s # udp rx: 810 MB/s 657063 calls/s # udp tx: 917 MB/s 15559 calls/s 15559 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 283 MB/s 4802 calls/s 4802 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 282 MB/s 4795 calls/s 4795 msg/s # udp rx: 0 MB/s 424 calls/s # udp tx: 295 MB/s 5019 calls/s 5019 msg/s [ 2148.426117] udpgso_bench_tx (18691) used greatest stack depth: 11048 bytes left # UDP tunnel GRO fwd perf udp rx: 58 MB/s 47924 calls/s # udp tx: 462 MB/s 7845 calls/s 7845 msg/s # udp tx: 541 MB/s 9178 calls/s 9178 msg/s # udp rx: 4 MB/s 3558 calls/s # udp tx: 551 MB/s 9359 calls/s 9359 msg/s # udp rx: 1 MB/s 1205 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 717 MB/s 12162 calls/s 12162 msg/s # udp rx: 3 MB/s 2870 calls/s # udp tx: 697 MB/s 11826 calls/s 11826 msg/s # udp rx: 45 MB/s 36731 calls/s # udp tx: 687 MB/s 11654 calls/s 11654 msg/s # UDP GRO fwd perf udp rx: 767 MB/s 624208 calls/s # udp tx: 866 MB/s 14689 calls/s 14689 msg/s # udp rx: 868 MB/s 707287 calls/s # udp tx: 872 MB/s 14791 calls/s 14791 msg/s # udp rx: 783 MB/s 637862 calls/s # udp tx: 782 MB/s 13270 calls/s 13270 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 520 MB/s 8826 calls/s 8826 msg/s # udp rx: 8 MB/s 7112 calls/s # udp tx: 572 MB/s 9710 calls/s 9710 msg/s # udp tx: 487 MB/s 8260 calls/s 8260 msg/s # udp rx: 0 MB/s 493 calls/s # UDP tunnel GRO fwd perf udp tx: 467 MB/s 7923 calls/s 7923 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 464 MB/s 7881 calls/s 7881 msg/s # udp tx: 454 MB/s 7717 calls/s 7717 msg/s # udp rx: 8 MB/s 7038 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__->