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 6AC0042356 for ; Tue, 10 Oct 2023 23:09:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 662F1402CE; Tue, 10 Oct 2023 23:09:36 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 3F51C402CE for ; Tue, 10 Oct 2023 23:09:33 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c63117a659so3586851a34.0 for ; Tue, 10 Oct 2023 14:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696972172; x=1697576972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WzXtuO2sM734lNCBfPw8hHY+WTRFyqhzB48+Q+xjCRA=; b=PELVDYdMefKps/Wbhr3Hpg3vpWKhUGWAdb85S39KxSi6SEy5yPYB0AnTmWtBxP6m8y P1BvSUtiTpVtLOv28tBFuq/q/gNCqKO69bs2Cfj3ZfdrHlGoQyvnmLXPvchUbER59eVs Zl9gqAD6a2HhHBGoBzSESwjQ91TwtLXKwLsy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696972172; x=1697576972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WzXtuO2sM734lNCBfPw8hHY+WTRFyqhzB48+Q+xjCRA=; b=JZMiuu6aiGIcK0tCNOMKSoobqXwJgMIyCRTPbxCyO0QIU9unBIfhHlvNvC4WIMu9tw 2PxAb/DklT74B/ViobW2ZJAGvrcI12KvqluUXOw8wCPjp+RAwSRknF1n1757UDfMudwV TxXdFmJm37dUDP7PZd0ZUEMW+9HjYihFldbsus3yRel0wP6CnDLTvBg8Zxm8GpNVe7lM o0qSia0+fBuD+O6xA27sk4QHT9i8fqg/PqFqPu5J5+LaSiJ5gzvEgzJ0c9vxeTx1S72b ji3tISRkawtfY838bMZdYyLyVoU2x102sSI2xID5XrzFcx2Uj7WsFCvQ82eNqRSif53s 6/Cg== X-Gm-Message-State: AOJu0YwW4v33Soee6auv+4d+kmo18ks+x3V4yk/l66a9EyUZN3g4aquu nzasg0VhynGAuRw0HkHsP5/HjmWCyZCIn/1PQJIri/p13qBwn6hPzcjUIfPGtOrUpJoolP9Gbw= = X-Google-Smtp-Source: AGHT+IG0V/xTdOzFsgK98Vo973Pf1gD3AJMhcRULVoXeuUdVhAB84W+In19EXO/Fu/RAOiaDAlzMK6BUyCSt X-Received: by 2002:a05:6870:1719:b0:1d5:9b10:f77d with SMTP id h25-20020a056870171900b001d59b10f77dmr19179748oae.15.1696972172430; Tue, 10 Oct 2023 14:09:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dt21-20020a0568705a9500b001e970339ff5sm130186oab.9.2023.10.10.14.09.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 14:09:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 14:09:32 -0700 (PDT) Message-ID: <6525bd8c.050a0220.2c14f.5e47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id E23966052514; Tue, 10 Oct 2023 17:09:31 -0400 (EDT) Subject: |SUCCESS| pw132453-132454 [PATCH] [2/2] net/nfp: fix illegal memory 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132454 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:17:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132453-132454 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/