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 901FE43199 for ; Wed, 18 Oct 2023 12:08:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A90440297; Wed, 18 Oct 2023 12:08:15 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2BDB140297 for ; Wed, 18 Oct 2023 12:08:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fb78e297bso277650839f.0 for ; Wed, 18 Oct 2023 03:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697623693; x=1698228493; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iyBGJe/nCAuiZx4Nmi79QLoV7A+NIR8giqznqrOmH64=; b=dW2ox/z/huzNpKzIGKnoXK2zRKL88EFpsNg9rwJ7jA1tevNSv25ymFRaRz8gcpcLGx /HU3w9kJQQNyYnKPbCpAiTDaWshYbQdudOP5CRC68AvbH4HjXDYfb6BCKEpJZvhRyMhD Gria+AV6id+f/OwHscB8br3+Rtkh3xnOkT1Zk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697623693; x=1698228493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iyBGJe/nCAuiZx4Nmi79QLoV7A+NIR8giqznqrOmH64=; b=GdxjyB22dIvqCjdUMm43L3GtpnHxJpo/jlbywqooek2fZgrrE96hp99ijUySyJw6bY 27rUJM0S1BIxpmK3BPU6D8SFxf2V6yIjLb9FKjyS/Wm7kkwkKMmARkW/uDHg/2qcjBWE Hrh3wznwQgBeYZePifzcp2hLQmdLdCzjwU+aTTHXng5NcTo8gENn0OH6p2hSMqB1HX/b o0TDqyiTLWtMb09vNsKo2A6a5/1xs4b7WXIaNImZ46PZBsmk89O5bd+Xj1aTJljrrTJp EKMVh+TDtrNWdXtRCzz4lMISsehmfCSUvYCmypwVxkwgU7c29ZgBOpR09EIlzVV6G4jX h1ew== X-Gm-Message-State: AOJu0YywXMsFJT9gghw3zw5koUPJ3XXwV+4NiLjGT6ARVq6ol/S7gjhR jB9dM3+yKVguBqyoW+SZPx/AVjmTY253L4EckFhFOj7XpdkgCcVzxRQuOkaPi5P40+Qd76VCbw= = X-Google-Smtp-Source: AGHT+IEIuHWB1cawwB5qWbQAjXwfyrEMnrJrPCB862qD6xc1K6arxewMaqZimigJ769VUF6KPGfXcKXouIDx X-Received: by 2002:a05:6602:2ac5:b0:790:96ab:785 with SMTP id m5-20020a0566022ac500b0079096ab0785mr5461008iov.7.1697623693572; Wed, 18 Oct 2023 03:08:13 -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 a21-20020a056638165500b0042b48fa2373sm304660jat.57.2023.10.18.03.08.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 03:08:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 03:08:13 -0700 (PDT) Message-ID: <652fae8d.050a0220.b2adf.8c76SMTPIN_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 2126D60524E7; Wed, 18 Oct 2023 06:08:13 -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 | +------------------------------------+--------------------+ 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 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/