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 3800243332 for ; Wed, 15 Nov 2023 05:25:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EACD402E8; Wed, 15 Nov 2023 05:25:35 +0100 (CET) Received: from mail-wr1-f97.google.com (mail-wr1-f97.google.com [209.85.221.97]) by mails.dpdk.org (Postfix) with ESMTP id A2E65402E8 for ; Wed, 15 Nov 2023 05:25:31 +0100 (CET) Received: by mail-wr1-f97.google.com with SMTP id ffacd0b85a97d-32d849cc152so4359523f8f.1 for ; Tue, 14 Nov 2023 20:25:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700022331; x=1700627131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VBq2H9TVObWYl5V+XHc5MzHAAFv8OgUeI8UTDoX0zWU=; b=IjojSxqrkKSZfHq1KhiHDq8VZpDF56i0LbkRl5x3AanYv4jPY7B1pXlQwLhvPBsA3i jnQhHmEyoa0IL/rTMESQ6BEpt5qwtF/IY4n8cEFOdKap6/hxmJ7p+1My8yhoeTDp5A/W JQhqTqYjK/1yzZUhC1Gs/JLqIAbifex6Y+TB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700022331; x=1700627131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VBq2H9TVObWYl5V+XHc5MzHAAFv8OgUeI8UTDoX0zWU=; b=tCZz2Pd07FmkNfeqBQJ24IsslIhO59pbh8PyXNNisk4Z8Pp9bQJt+xq9GxdWa/2sEp lM8xKTyhrzz/gKhTeQA0qfg1ijJ9SnsivgqravOBQ8kM1bBGouh5/lyi95XrDpDqGQ45 Z3MeChRrzWKGeSwdziGkDC6zpvqmxDVp3ZutrbObe7jcdTDOEOaYnRh8XClkrdrG+uYz X807aCRB/Md2S8jVPZ17qCzrvWwHS8a5Cwezdd9S6KjRhn0OQU8+B7/WuA0hZ2G2qqux zwQ0/FczITOAEbDsiYtDTwGlfRP0DyNTozQGiKq9GJ81nuUd/+CjS/PvVTqAKI/hAVaI NyCg== X-Gm-Message-State: AOJu0YzyCnxGWYbCO2Bs0GItp0zuM+Hv/nHQFhdRs7vbk5f3W3J1+5JG 4PBfQ2B8yeJXBlAoOWhNCSWJXnekiE9M+otWD9/48IAUKqwRqA== X-Google-Smtp-Source: AGHT+IEd0uP3R+3wQ9tYs2oqyA+sak4SbnxGSXafoDrtN+ITucl9mux19LDLKpHd6Sr0Y25WlnmYenHPtRSN X-Received: by 2002:adf:eb10:0:b0:32f:7cea:2ea2 with SMTP id s16-20020adfeb10000000b0032f7cea2ea2mr7714496wrn.17.1700022331380; Tue, 14 Nov 2023 20:25:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a05600c4ec700b0040775fcb3adsm7465924wmq.47.2023.11.14.20.25.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 20:25:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 20:25:31 -0800 (PST) Message-ID: <6554483b.050a0220.2638d.9a00SMTPIN_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 7D2BA605C318; Tue, 14 Nov 2023 23:25:30 -0500 (EST) Subject: |SUCCESS| pw134367-134371 [PATCH] [5/5] net/nfp: fix null pointer de From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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-arm64-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 | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/