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 A16B643332 for ; Wed, 15 Nov 2023 05:07:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C306402B0; Wed, 15 Nov 2023 05:07:55 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id 12602402B0 for ; Wed, 15 Nov 2023 05:07:54 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c4fdf94666so84709661fa.2 for ; Tue, 14 Nov 2023 20:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700021273; x=1700626073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=48mTX1abwZCmeG03APxiFTcOZfv1jAFLYK8r7omKYCo=; b=LfhVRFsAOw96flq3cLPdQCz1cVoIRVdDBpPvXB3jMGEjQ8KXzj9eTMIh2eBR1TMAl5 7LJftOJi31xftXZ2B0jp0kaaPBsQ/QMJigBdOCsltsu7loNPlMpNA5+/cEDmiOq6pM7t P3xTsnoXp7aWlJOgeiJj4MjzLzUtademfVNq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700021273; x=1700626073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=48mTX1abwZCmeG03APxiFTcOZfv1jAFLYK8r7omKYCo=; b=xIgs/quZRPGM6IEkxghiuX5PV8ji4cPvTPvhmjoFVkuKonWQNMtHHcvI9EhQ3DHZkt Eyjyt454nXGreRYNtDK2i2/52Js/4OfT0Epz+vsm+c4I3GmbOxrT0NIj1I5TI6pCNJBS YZ7S5MSoSG8qu8qs3i4peNszqXnK7M/C033kfUrXJZuA1NuHT3yrTMGVXiIp/QFFddxh N83LqLhYPH7FkVAp/rKU905+Q9aP0kX0kfi3fQc+m+rry8PSRt2Xwf2f5fe1BMTluKfj nN9q97SqnFqsBpRTOT17U8JF1ikASHyLmTs2yGuuZS8f6OX4FICvW2JjeXKCVknZrD6L FUdg== X-Gm-Message-State: AOJu0YyqKvPUBXsPeKg+sQIeSl0tsInWOiMa7+y11SiQHPxK4h+Fok+o 8L4URhj3o2RfRcTjCRYWzC8xMOZhotiyKd3d6zRuFO9cxav8UgmJONQY7Q== X-Google-Smtp-Source: AGHT+IF/OODCI5X+XoC77+EU/SxJGDSi+PqR7SyviDuzPN6R66388riCV1QNf6Anw3ejQ5+dM58QFUjlD2gF X-Received: by 2002:a2e:b614:0:b0:2c5:19ab:7270 with SMTP id r20-20020a2eb614000000b002c519ab7270mr2860813ljn.35.1700021273444; Tue, 14 Nov 2023 20:07:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a2e8651000000b002c032e54951sm1636280ljj.17.2023.11.14.20.07.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 20:07:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 20:07:53 -0800 (PST) Message-ID: <65544419.2e0a0220.dd09.6264SMTPIN_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 2DF14605C318; Tue, 14 Nov 2023 23:07:52 -0500 (EST) Subject: |SUCCESS| pw134367-134371 [PATCH] [5/5] net/nfp: fix null pointer de 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/134371 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, November 15 2023 03:23:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134367-134371 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/