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 D56DA42B8C for ; Wed, 24 May 2023 14:16:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D30104067E; Wed, 24 May 2023 14:16:39 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C358E4067E for ; Wed, 24 May 2023 14:16:38 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d30ab1ef2so616278b3a.2 for ; Wed, 24 May 2023 05:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684930598; x=1687522598; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hd7ni+s4T3qWih/FTLOpQVfD93yr06wtjYxFbFLmbQc=; b=aG5yNP5/v21PtLWqunrXE94nfTL0b9Qlk6IZl4U9HnzJ2VXdGMjGH170Al9zJUXdZI fOD5NzpHGRwQEXj9Xny6QcmqQ7PAy9XCHNVEPZZqZvZBOsinyC9hVNneijq1SIRgMd5Z n98JYa/Vr1cWEiqZfhu9JS2O7ld/F8Jh2PiMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684930598; x=1687522598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hd7ni+s4T3qWih/FTLOpQVfD93yr06wtjYxFbFLmbQc=; b=VC5amsGTjqGYWRfJr//37/UiMgwo55LX+YaWVrtIKVMEMpuoI38zMBJAF/tc6tnMkc ICZON4J2oZlflDRzu7u9kL6SbdIB8YtSpDDa08HR5aSkGBCcdYFZeaY7tH9692dDPlGg UaZFN6EeiITckRhGFQ/YQev24B3StaacKv1pOy13lC89taMbFsXxJGzG3JYE3ApUbr0y qBGic4e0u9LX86muOeCykNJ9b5h0B2tFPtEj4k4TqnVxOXswVKtZ3WM5VWwtJh0+fYF3 5ojtkVz8zGxaQymqZfcaGWBDplFpvCQVmJ9YUBMHCFNOueR2PrfI3GxKIDGp1DdvUxyP XKuQ== X-Gm-Message-State: AC+VfDzvRaSkOpr5Biq9DAtvjn7arMSAPOADjusBUXdqHrQigdVBwNG/ Nj3DGuwldK6QmnOVmHvCdGc3NhpraV3I8dB28qg/2PNQ8hyBbqcB0I8sUA== X-Google-Smtp-Source: ACHHUZ4w9eazRGEkFZts8gF5IRhuf9fUqX//sm+xsY4BBScJjtDTb3Q2X154v9lf+woLbOusb1cE7sI66v7F X-Received: by 2002:a05:6a00:1805:b0:643:6aed:3a9 with SMTP id y5-20020a056a00180500b006436aed03a9mr3160386pfa.0.1684930597943; Wed, 24 May 2023 05:16:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b6-20020aa79506000000b0063b599ba2d0sm1006717pfp.12.2023.05.24.05.16.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 05:16:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 05:16:37 -0700 (PDT) Message-ID: <646e0025.a70a0220.c110d.5430SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 17B28605246B; Wed, 24 May 2023 08:16:37 -0400 (EDT) Subject: |SUCCESS| pw127323 [PATCH] [v2] net/ice: DCF adds default RSS 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127323 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 24 2023 10:01:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127323 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/26365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/