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 DB5FD43199 for ; Wed, 18 Oct 2023 12:10:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF12240297; Wed, 18 Oct 2023 12:10:42 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 88ED440297 for ; Wed, 18 Oct 2023 12:10:41 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b9e478e122so4593986a34.1 for ; Wed, 18 Oct 2023 03:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697623841; x=1698228641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=euTPEhKKtkqZekkYMvxEaRflthlF8LMO7pJvkADS/dk=; b=JcUAXgY+Aft3qbtHnQnF3pS21gdvIioWitSKVeXFoLRPnrUtMPHtfkYYsMUEVpb2+0 mo/9VFB/NObVa2P2BvCT+k/arR5ItA/2u0cXsfJAk0S6ERlntmCHAVZjP9brxEsga+eD RR3x9om1v8O3gmm6C82fatv8Np9GBbLEUUDGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697623841; x=1698228641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=euTPEhKKtkqZekkYMvxEaRflthlF8LMO7pJvkADS/dk=; b=T9XE0CmkW4/dsS8o56Tpe2knKS2mNAYn3whAIHihujNjwUTxVReV2wHfbynORJ1pk6 q6zgbSVJBJJDR3KppZdrg+GXSE23pWmiu/eu31US3cVOjnPuffL75rxwj3h7KMHqa21t Q7/wRRDOB/NABeblzccIllz1YIHrIBgA3REhK1eFMsGG2fXLjZxNcDXcHW0s7nYrFOs1 QowIcxYSV6W2CXap8uj7uNnFGsb3iy++Ps1Kr1e8t3vQkC2hJ2IRIUbY03mCLwZXysCI 9ymuRhDbq+hIipywbtAeiXlTyep4EgES6rBA2w9SM6KfIOD/awvPxneonZBp+BBSAiiF PYtw== X-Gm-Message-State: AOJu0Yw+/iwmWXrqzl2+Eb3hDZmRW34pzjf+CHqqs/VSb8FjQtJv3vjK wtmdcG5+jr8aZRaA327w9AdiCXWVJOhYrs9L+czKrXlqKFnGYg0nOTG0Ww== X-Google-Smtp-Source: AGHT+IFQUzYlfLnhJvKQxbaj0bI3fMXmpuAyE3Gjny6//jGK9bbCNzhwOlBitAlLPClif5Ej4lEljVHQMXtY X-Received: by 2002:a9d:4e12:0:b0:6b7:1d93:72e0 with SMTP id p18-20020a9d4e12000000b006b71d9372e0mr4607966otf.32.1697623840931; Wed, 18 Oct 2023 03:10:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t13-20020a05683014cd00b006c4e3d1fdebsm267532otq.10.2023.10.18.03.10.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 03:10:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 03:10:40 -0700 (PDT) Message-ID: <652faf20.050a0220.54396.772bSMTPIN_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 6349D60524E7; Wed, 18 Oct 2023 06:10:40 -0400 (EDT) Subject: |SUCCESS| pw132828 [PATCH] [v2] net/cpfl: remove devargs from adapte 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/132828 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, October 18 2023 10:55:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132828 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27984/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/