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 D14D3436EF for ; Thu, 14 Dec 2023 13:52:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE1A243291; Thu, 14 Dec 2023 13:52:47 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A0FED4327C for ; Thu, 14 Dec 2023 13:52:46 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7876fe9f0so53023939f.2 for ; Thu, 14 Dec 2023 04:52:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702558366; x=1703163166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M/KCsOlEvEjR+EGSM2VCWWCwSBpjXT84wdidba91iYA=; b=hCIRFrtnGP2Vs+31mKEIaVvRKDugbriWW+dUAF7A/ItqdbZJoLFcvZU9NgMn6GZdrp r93uhIvgINf64A5Y114la4+tVIfcE68dL683cVSZsmLt28KG3y3uuyqsO7UzNKX6YrKh WiBECvV35q6uE+ghhb8YfkrFDpX/CW/qqusqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702558366; x=1703163166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M/KCsOlEvEjR+EGSM2VCWWCwSBpjXT84wdidba91iYA=; b=ln10hfjAi6fWS/32lPBrh55CooJbSWBbWAr+54dJs84nkIHWWrWBuXWQFdnkck0I9O odL6fgxuDM528+smoH7U1E4jdVWzSLuj6Mij+VlqZwoTnFD8fcQ44HWQsXEMJh84UvEc XNRat2SDsnU+kzap9pz11b/ipOEUtqKBnLUvnfPlY68q4WkZsKY51nLka6v4uUgWNAX/ Ilyg+BMC0AW9zDH7bEGdOuiayW22miVNoARgMfNV/t9girmoE9cMgTkC1FKoUHJA1b4k ejJI/R63YGjaNHXTJBpHYZZQyBthPHz+44wIdAkkJUXhItnlhRHf8ZGGB/VD8VvJnlw7 LPQQ== X-Gm-Message-State: AOJu0YwJBvyI6+Q9Oh6lZTT+jh2y6xf7ZTJEHiPcMLB6pmhOHwQpep/z RlNHMWKusPlZF0Mfn/Niy5O6Tx7THI+u3WW+aB2ui6WQITsNmrXYdCbx2w== X-Google-Smtp-Source: AGHT+IE//bb9jKRl4TzUzLHux1pEdpkYMpaT17bGxf8TEonmyfKoUMLT53bEPejPRwUve9b0FEvvedCmkV+r X-Received: by 2002:a6b:fc05:0:b0:7b4:2b51:c17f with SMTP id r5-20020a6bfc05000000b007b42b51c17fmr10332838ioh.27.1702558366039; Thu, 14 Dec 2023 04:52:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p23-20020a02b897000000b0046b0ebbbe8asm12659jam.5.2023.12.14.04.52.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:52:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:52:46 -0800 (PST) Message-ID: <657afa9e.020a0220.e0540.0b23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 909026051831; Thu, 14 Dec 2023 07:52:45 -0500 (EST) Subject: |SUCCESS| pw135187-135188 [PATCH] [2/2] net/cnxk: support PPPoE flow 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/135188 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Thursday, December 14 2023 07:17:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135187-135188 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/28619/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/