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 5FE99436F2 for ; Thu, 14 Dec 2023 19:50:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C3CA4333E; Thu, 14 Dec 2023 19:50:22 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id DEEF64333C for ; Thu, 14 Dec 2023 19:50:20 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-590bb31ccf5so3974972eaf.3 for ; Thu, 14 Dec 2023 10:50:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702579820; x=1703184620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SMW+d/NJ6GV11aHK/85bUjbPXFrKdbaAk+AfKGTosgM=; b=gZkvdQNYRB2RdBFZUCU1X5n7OJgPddD6tJp1UTs2/Sh1TGQ57kbaG/wJRnLsIZdoCc ErigzXdGXLVm8x6FTu5lYRP/AtlDK9bWjuMAfVr7MMl9U6NWqPTbqXxVCF0jZQ7NJL1D 53lf8hmq+mn+aW0BvzTcWvPeoRB7H7uFnQ96c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702579820; x=1703184620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SMW+d/NJ6GV11aHK/85bUjbPXFrKdbaAk+AfKGTosgM=; b=mXk1li43HCx7BonG02UX4Q/4Neft4WOwzFUTx+VWceryLSHnlxF8RCDUqj37FdZi+g F33g+QdrI61Nq16SiWPXqY/F+49Sxv+PHFEFapdZqs4eCSJfNUE9TE/yeLb2wf2Bk9KO HZWt2rOi1/6vPRcBr3VdXufllORimVIEcgfKMgiUROC/gblg9Yqovtrp+4fD1jqJpL5K 51EObLsXWWm6xgfmhd8m2Br2vTUAljXjvCPC0219MrPXIBhRlq6YJu2TnWlmh+OwOo0C aabJThTMO+acjlOxkUevCM4tTan37Z1LSsSiwgXt0lOU5IRwMWDUJNRPQEvBZboYZaIv mq0g== X-Gm-Message-State: AOJu0YwipM/hn2Y2DCzVC0oc9HIMKhMbd6bV21u9ocg7ebqs+qoWso5i zxx+Kv9isols1ZG+vuK3MmFxHkhfZN0ODC0xFdkg5CfhLmUE1MXF7EPSRg== X-Google-Smtp-Source: AGHT+IE8e6auiHfcYhBMGkbNkhnBZYYdvTN9xMmC2DyOe14t2Syt72ZJKcV1Zm+m6XnnRZtlILmPOkULd83o X-Received: by 2002:a4a:681:0:b0:591:47f2:3224 with SMTP id 123-20020a4a0681000000b0059147f23224mr3127170ooj.0.1702579820368; Thu, 14 Dec 2023 10:50: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 o123-20020a4a4481000000b0058a21b66177sm1350996ooa.9.2023.12.14.10.50.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:50:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:50:20 -0800 (PST) Message-ID: <657b4e6c.4a0a0220.bbf24.d333SMTPIN_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 DAE46605C311; Thu, 14 Dec 2023 13:50:19 -0500 (EST) Subject: |SUCCESS| pw135201-135202 [PATCH] [v2,2/2] net/cnxk: support PPPoE f 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/135202 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Thursday, December 14 2023 14:33:22 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:a37132a27ff8941316ca1a0194ba72780d22abfd 135201-135202 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/