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 3BEF143289 for ; Sat, 4 Nov 2023 10:07:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 350144028B; Sat, 4 Nov 2023 10:07:58 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id C2C674028B for ; Sat, 4 Nov 2023 10:07:56 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-45d69a97b17so1048764137.1 for ; Sat, 04 Nov 2023 02:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699088876; x=1699693676; 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=PMlPaQngk6gbYdrUyN2GbxmOgL51GQjylZbx0teUxttwbCepWO0FjhmC+PVDD5hK/V c7dwPpCH6sxxBNvOQiT+On5Smw4CO+42FvifUv+UqgBFau+8CkTVuKh+MjTSUShfY/D6 Ez+ddM3Sp9R4zoUF+PX6tAtsfK497+W7xkN0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699088876; x=1699693676; 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=NzXERu170ikxqVdDdsSYX68Uj6uFVSC4G6rnTlZUM5kvqqoUy/ytZVjPZZEGk5c4HD NETtTKSTZHLfVHn22Y/uzwvreNVd5MhPFObutcCmPFHh6NE8EsAp32r6S6pDgriHxUWs 2jWO1qyc3VBmHrRZrZ/t5ZY/PrV1rgvIXjAo5pa79zkLV2lgBSTRQJKKh3wTjNFG7dyL 4ZwQt/7rJ7GrkUmAoLYloEdNa4/4oB9SfWAo0maWP7TqnEoHt1JMZ9dtV55WDM/kitND C/xMHbTJ62OAyLif0M/Gy181lyQD5uXbHOd+vLti2Kgt+qDGM4PxXNtaAwnpVGypbRpi t3IA== X-Gm-Message-State: AOJu0Yw0rlqNVJj01qo+Wgrke15wmpA5Grpi7aX+9VeJcb+NCyqWG/so w6q4FXypzQoHVxNlbMp06BnLwOkkHRVGxTadm+nP8VZmAU+m3+RfkX3nRw== X-Google-Smtp-Source: AGHT+IE2R+8S7hE6Nn40K1R951takD6NbeioZhL11JhUQTMwaKPUYBMTW3af9b+eA5aBGytwjwhUXgM7aNEH X-Received: by 2002:a05:6102:1592:b0:457:6858:af77 with SMTP id g18-20020a056102159200b004576858af77mr27056560vsv.26.1699088876171; Sat, 04 Nov 2023 02:07:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bn19-20020a056130081300b007b600f4c30asm349956uab.10.2023.11.04.02.07.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 02:07:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 02:07:56 -0700 (PDT) Message-ID: <654609ec.050a0220.7103e.9e99SMTPIN_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 9D84D6051827; Sat, 4 Nov 2023 05:07:55 -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/