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 6EB6A43289 for ; Sat, 4 Nov 2023 10:10:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69D204028B; Sat, 4 Nov 2023 10:10:05 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D1AB94028B for ; Sat, 4 Nov 2023 10:10:01 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a66ff282baso78409839f.0 for ; Sat, 04 Nov 2023 02:10:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699089001; x=1699693801; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=Yjnd3EyftUNhFiSQ3ZeVYSP2Oj1Jj+/ODSW9V7ClP4/V7OVTL5+u9xjyPEjQtLn0BM xdU80RDkk6atOM5OJadmhiVUByIqZrJ2XAwhYlQ0OMLDL6P0YJwugMM9HH1NaHXGnDjA KjvEmyZyr/oDuvwnia9zlu+AQU+ZKmqKoABdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699089001; x=1699693801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Iwv118Qup0BY62MCZTUuysJ6QCpYLLK2USuLmxJWYpk=; b=FSFzEq/hfCL4mg+FWYpruVgxPGirprilPR13ofn71vdIOLZhSPtbu5shF9yPmxt9gz cObeVtZfX1OG34GhGzlD4meJaE4I4I+ab5/1AK0K3NQYzdZ7svbCdlsDAVYuZR7Mkhr5 fpGRkFkGGx7Nbn4d7+adW2miZTVhr11NEEY2tpGWF5rz3tSgxfe814lJZrp7TITxlqDh QxyBCTh9V8Vi7v99SMtHsHVKrAJ0RVwxuJshYCtT/iWqnVsIAL2CUQSuwCzW1jddlO3v VUae3XxzMCQmOsG/3jssZV2vfsuuEZWzwERXnoIvZyeydwkdIYakbc8z9My0LgD/t95w dEGg== X-Gm-Message-State: AOJu0Ywob4jTEajGLIPi9Wjdsg8xZsnWVEzn44o4lUxNVZJuJKNn3vmt OicxliW4lDWuk66uIvtkYYEDdd972WvYjl9FX3O41Eqz5xmE09Fn8rTOGw== X-Google-Smtp-Source: AGHT+IEzDgMDGHdTRi3Hfdql67v5A4F6hrruJtnav9m53RDBjTwboOL/KTBa0jcAENppgPKMkReOzZFfXcfR X-Received: by 2002:a05:6602:14cc:b0:790:b44f:b9ee with SMTP id b12-20020a05660214cc00b00790b44fb9eemr5041983iow.10.1699089001345; Sat, 04 Nov 2023 02:10:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o14-20020a05660213ce00b0079235fe39ebsm267221iov.6.2023.11.04.02.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 02:10:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 02:10:01 -0700 (PDT) Message-ID: <65460a69.050a0220.8a8bd.8c4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 518166051827; Sat, 4 Nov 2023 05:10:00 -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/