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 99F1C43BD1 for ; Fri, 1 Mar 2024 22:43:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9571F427E6; Fri, 1 Mar 2024 22:43:22 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 826DF41611 for ; Fri, 1 Mar 2024 22:43:21 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42eb3821a2dso20295431cf.1 for ; Fri, 01 Mar 2024 13:43:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709329401; x=1709934201; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=0aHnGvcDkhB8KYu/28FP2z58BHYA/Q3aw6fCh9FCJck=; b=EpE5Q/kqKG7Cy0g2Ey6nvrFuIrM2DxX11zXc5VtSvCWRy4mDMq5dLNjx/S7sDSt0o1 loXv8032Xrk1LaYMGEzJaD3GOAKcPlHcm5tuMoWZK1fKtEOK3CHZWPmkRT17aaX5BRmK c0djfkoObsWVlSxQhAeQAbJZr6plGhWHJJwMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709329401; x=1709934201; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0aHnGvcDkhB8KYu/28FP2z58BHYA/Q3aw6fCh9FCJck=; b=rwxYjbwHKTILN70BLzBFCowysT1iodhZuJV96O9Wk3ISGTgKZnL0vJee/HD3pN0ING ych2mbd7YaxgjBG5fa1z0h7Rx7xwfDmcs57qX6y8bXgYbAgRJ7rX9caB4Qwpf5cSrsVt /MCEtRvDlF2TyskhAKloCifp16y9lVokbHlzRobkoK9KDIwvsNhLVQLduF+lpKT0eBjU dSB0SuG1rLiR7HU19vC3j9Cgt6mwh7FfrA7GmZdEMdYzFJVTkHBZ2eOFVhlcLwKik6F0 xopcTg/M7jOxjBfQu4xnrzCRINZwb9/bRGzay0aUQJM0VuM7+i/gXMKybImKC3CmVijK 55gA== X-Gm-Message-State: AOJu0YwmA3nZOfoKiFDbA3zCqkwgI7EDpeckotU8cPtT7w91CLDeeV91 8lVcS1x98wdF7Es2RWyOOshpHA26wcIsCgySjpTtR82j0FToFEAOtHtSlmAeOPdyIndAxg1Y8C0 bTzsUvDWiD5vpyGFCRRpbeKs3uke+oxhdQMGuqYrl X-Google-Smtp-Source: AGHT+IH54Yk+TcIakfgPl0lUS3QdB0Q4aLxhx0D0q2caq6bNjL9SrikRbQCnwCnbSqu6kh6TA7r2pXAptbe8 X-Received: by 2002:a05:622a:1aa2:b0:42e:7f71:3eab with SMTP id s34-20020a05622a1aa200b0042e7f713eabmr3441837qtc.25.1709329400953; Fri, 01 Mar 2024 13:43:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t12-20020ac86a0c000000b0042dc6bf6ca1sm118627qtr.15.2024.03.01.13.43.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 13:43:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 13:43:20 -0800 (PST) Message-ID: <65e24bf8.c80a0220.cdc27.70e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A87A36052712; Fri, 1 Mar 2024 16:43:20 -0500 (EST) Subject: |SUCCESS| pw137650 [PATCH] net/ice: fix null pointer dereferences From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301052029.543989-1-wenwux.ma@intel.com> References: <20240301052029.543989-1-wenwux.ma@intel.com> 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/137650 _Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 01 2024 05:20:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0 137650 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/