From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DC7E343289 for ; Sat, 4 Nov 2023 10:11:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6A444028B; Sat, 4 Nov 2023 10:11:10 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id ED0E34028B for ; Sat, 4 Nov 2023 10:11:08 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b3f55e1bbbso1772002b6e.2 for ; Sat, 04 Nov 2023 02:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699089068; x=1699693868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=HywykVnEL6XXbZBbca7UqCfnPX5xdV8uTHJveUlrMfUeVLV/RLtAPcEUC74O1cqHLZ tgG1vsjlzAULaA7tgjAgzdxbHECyBY1A62K3WD+iD0asTLIRImViFljQz8XUhLBLO39l IgwSa/JgpjYKsfRmZl5/GkV3rpmxeNgHkV4nE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699089068; x=1699693868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=DCbbIskHATmUMXR5Su3/4fmAlIPDsO4IOSLUfSpLGDR5KxJ/ZjBLDZWI+hbTKqLu57 AczPaYjMaex3IDBVHveiAhnFA0yhOi47Lw9goukfaYjc6q+69fJr/vq2HiNCtwQfUYS2 zlRsJpXggR2lq851q9AInJCazLPGvriA8baPbQ3jDXQjfw+po7PfdwEEAK4VBnFV9UHX ohIpC0zmwlGof3BOp/XyMGyRjN//hst1agnaZay3AfqC8HmGWOkA9TtOk7hxlBo3oZeT ARoYUEC5dE9Ys4La2cqBAl/3twulIoU8jL2cERhJ5J4gRzZS4mCZFXcVhZdfZENYCdf5 2okw== X-Gm-Message-State: AOJu0YwHqH/jwTVhFtvmGTHvIhGKzEXf5hAc4bFoNXxs1mGeqD+9gylb ReM4Y1WRzaihHvP/av16bS4B8EbgRMI5eK8+nhZCjPrEmRYLs0WiD9RPKROTGeyvWz0g7syZ3Q= = X-Google-Smtp-Source: AGHT+IHh1r4LKBopfY/iMp+TymqQVK92O+Ao+98SRdVxrEpD09X3HyNMGnf3kL88Vsm5QZUfyIQ793wmG5yc X-Received: by 2002:a05:6808:1807:b0:3b2:edd7:8b0d with SMTP id bh7-20020a056808180700b003b2edd78b0dmr27649278oib.59.1699089068395; Sat, 04 Nov 2023 02:11:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w40-20020a4a97ab000000b0058404a66aefsm373806ooi.19.2023.11.04.02.11.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 02:11:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 02:11:08 -0700 (PDT) Message-ID: <65460aac.4a0a0220.74911.da4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D73BB6051827; Sat, 4 Nov 2023 05:11:07 -0400 (EDT) Subject: |SUCCESS| pw133866 [PATCH] net/mlx5: fix null derefrence in mlx5 txq From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133866 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 04:06:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:34c0c38ab772e8eea5243f530866d5b68519e7c7 133866 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28238/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/