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 4C58443332 for ; Wed, 15 Nov 2023 05:29:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45FB6402B0; Wed, 15 Nov 2023 05:29:53 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 00D48402B0 for ; Wed, 15 Nov 2023 05:29:52 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9c773ac9b15so897075766b.2 for ; Tue, 14 Nov 2023 20:29:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700022591; x=1700627391; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0JyT2JGHrVnbBTcjW9vIIz52Nqi2LZ+u98nEEaxAo0M=; b=eMnuX7qEZLk0WSzb7YVwbvpJAwBf4h+49nDMOV4eyNIi1zGI2I06mGpKHFKqhe/77Y TaVmm1yt06VKWlUYCageIi6jQw0zRR4U2rQX4GwuOc2hlZKDG+zg4AXEc2bzBJyS09EQ 9JAhkvHAEHpxZLPJKhcfJUbcsoOOFiWKEJWko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700022591; x=1700627391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0JyT2JGHrVnbBTcjW9vIIz52Nqi2LZ+u98nEEaxAo0M=; b=P0q6Pha8k4AHOebQkkAtavW1verbNJqT31oQ8igbhbi3usxDKK4THWJf+alukeQVqp UV0bSOapqqCIkSAM/aMvX3GLIGIejAZJIOp7y9Qwqt8sK47LkJwX4aIfoIYxdrDECB4U oXEMhwm17xaL6mrTr+jg7YgHf8sgE5QjVrYFhRc0n7SUkC6LUh98OCqeprzmhyg2NJlr SCQTXscsa9jInA1vNimA2yyXVZhni1rV6FSTSMdhrw7GXv/EkRC074d2TS0s4zxL2J4u BkxJaHlgWzMUaDMjPoUrOu2q0TP//JEqzj46gBq9Y6FIWJ6PSrEqAmShqH8Iy+08eBPd 44pw== X-Gm-Message-State: AOJu0YxpOPg6QgIpcG4aBFuxwDiNYrbNjb+gZteH1EunCwfkoZElMpao Df47vA99QQvqsGKQDXHF3SoJkQKQyliEbzZSUHcnT3alKveDXaZVSf9ZHQ== X-Google-Smtp-Source: AGHT+IEBGGIR4EHZblpXvhkmLHTQ8hwGperETsAC6kWcBBSFrmkNpikQ3kIEvmKCq5W22NPAnxIumlBWhDEo X-Received: by 2002:a17:907:2d2b:b0:9e6:4dfb:bc6e with SMTP id gs43-20020a1709072d2b00b009e64dfbbc6emr12131875ejc.29.1700022591657; Tue, 14 Nov 2023 20:29:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ci19-20020a170906c35300b00992abdcd03csm3514816ejb.218.2023.11.14.20.29.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 20:29:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 20:29:51 -0800 (PST) Message-ID: <6554493f.170a0220.635e8.cdabSMTPIN_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 CD5CC605C318; Tue, 14 Nov 2023 23:29:50 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/