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 1ECDA436F2 for ; Thu, 14 Dec 2023 19:34:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B8944333E; Thu, 14 Dec 2023 19:34:45 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DB8044333C for ; Thu, 14 Dec 2023 19:34:43 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b724fa9d09so253387339f.0 for ; Thu, 14 Dec 2023 10:34:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702578883; x=1703183683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZvsHv9UBKwPQuTGI84RzJCp2swCTxTpyjBISsSWQ/ik=; b=Ft4emHPTwxBGa5jAmmsS0JEF9vV9dhtB+FZblelUTYjXzrnmuyLtkt3gMo0WjFzuIQ 0YuCqRmOXbRGteE+R03eS6ZTv7dqCWGizjEp6epu/OWqYC3Ltt9D6H0+I/tW2vCrzmbE n6p8SQI4Do5dD73OxrA/DdOycRE6ukTSIl7PI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702578883; x=1703183683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZvsHv9UBKwPQuTGI84RzJCp2swCTxTpyjBISsSWQ/ik=; b=AV++wqto24NxDDk1BUhPxvFYf6YQnRtfd2NxVgXqjDwDotiYxl3WTyfTkpkzDmrhso zqiFlQAMFEIlo5ZxFL3ioaR2TW8eiengE3lURwNwNDeSwVjifTeobFpZydjydcAAzb67 UvErJTNNJHp9EIsVPqMINFnMZ7XQGtVtzCUDs+mnw9HZkWuGekQFqQh7ivi7HXfaZGCQ L+n7OJjX06WnNa2EHBQmbN/iLRsB34YWpxOit8B9mkZeUruZxXoj2sXO672BpJln61zQ 04RlZBpvIzbwLqxUhMgOPXKqnNEZVDZqfR4+XjJ5Y5pHkiK9FdwaFhRSG6/yHjrHKN0+ kLJA== X-Gm-Message-State: AOJu0YzP4obLNlbuDPgebUGOEOL/cfc10AEAApTBUUa2LS46gVnGDJyP wG51KabLs/zoSNq0xy83AdY2zcXW9rjR5v6j2zfkmMoAlh9DjN6wbHdtmw== X-Google-Smtp-Source: AGHT+IEwKiL5wxGyaEPzVrqrHd44NfYl6+PABfZLSq84xwjexFUVYhKieesoqPalbOBSlN5DVximNBvGKgbX X-Received: by 2002:a6b:e818:0:b0:7b3:9232:36b7 with SMTP id f24-20020a6be818000000b007b3923236b7mr10949401ioh.5.1702578883273; Thu, 14 Dec 2023 10:34:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q12-20020a6bf20c000000b0076c7f596735sm898330ioh.10.2023.12.14.10.34.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:34:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:34:43 -0800 (PST) Message-ID: <657b4ac3.6b0a0220.44e2a.81c2SMTPIN_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 CA1FE605C311; Thu, 14 Dec 2023 13:34:42 -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 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 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/