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 2493943289 for ; Sat, 4 Nov 2023 10:07:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 205334028B; Sat, 4 Nov 2023 10:07:45 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id A056B4028B for ; Sat, 4 Nov 2023 10:07:43 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b1d1099a84so2927923b3a.1 for ; Sat, 04 Nov 2023 02:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699088863; x=1699693663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85B2xCFjit7pwy8cElUPkSIVTEHU+wZw/GuZx6r69Xc=; b=Gd4O7gFzK6+79LZsZ1UaCLy9J77NSczoYRtqSs5rGLnSJvXZrzdw11CqZSZjWx/p7B cAxCM9IaDz8HM9pz6/o2qSZpyc/nVwUTIji721Loryx0KJsHecWzKWcVNVgsISHSuG3j FmktecIpmy9Ll/V56tWPqacNpltpy4HAZUWUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699088863; x=1699693663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85B2xCFjit7pwy8cElUPkSIVTEHU+wZw/GuZx6r69Xc=; b=M7D8n/09aNixAdFc3lC8RQcFItRIVJIWh9uzlKabMVBKwwI21ISpl41lznPU3v1tTT CYwsNPOlwEAKQK5NIC3N0xrfocQcJ3oB0u8YCROiRSB9fpOSvh2CkCyuoKxEIfOGqO52 c8m+jXQMi0rHyb1sM7BLkyjozvAJYblXy6J2mv606mN+2MWfeq/0mPqVovDP2iG4LQsm 9Xd+0jo2jA9Mf1oyaEiwqyZJRyOJrumcrdRC0cmW99r87yUzZVU8ZNCvwt/UN9I0Xohz hlQvGCHso+PxIzEl61k49yso/3z9ugiLs/2dPMWq/etqEyofq5OBBrpnA/mFbk4Yf67p eVQA== X-Gm-Message-State: AOJu0YwDbN29L+iJJ/Lubd8zR0FPNINvv91I2WFpdEEt0FN+Ut5HCzwP obZV1XTJJp+4sbMrHOXYUYkgKaKKsS/fudYpYikCIzxGz/nucpJuVcZFBQ== X-Google-Smtp-Source: AGHT+IGH81GE3qqb+4YDVSZrlRv5tmxfOCWDW95pMlBjR+rHHeOBBLSVWAfGxQcqekpP/wm+/LltNdboflqj X-Received: by 2002:a05:6a00:1487:b0:6c3:7cf1:2a7a with SMTP id v7-20020a056a00148700b006c37cf12a7amr3764492pfu.32.1699088862887; Sat, 04 Nov 2023 02:07:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s20-20020aa78bd4000000b006c31c0e909esm310491pfd.20.2023.11.04.02.07.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 02:07:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 02:07:42 -0700 (PDT) Message-ID: <654609de.a70a0220.ea9ed.9b62SMTPIN_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 D3C096051827; Sat, 4 Nov 2023 05:07:41 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/