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 6C05B436F0 for ; Thu, 14 Dec 2023 14:40:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6837E43291; Thu, 14 Dec 2023 14:40:53 +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 4854D4327C for ; Thu, 14 Dec 2023 14:40:52 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b783ee485eso69192639f.0 for ; Thu, 14 Dec 2023 05:40:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702561251; x=1703166051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lRqVadRB2i8azSDOZ/NXxfKvtnCOOldTiLYUs4uKArY=; b=CjlXqOASaGutAvKCTpAI9ayAe9NBD8K1u9i1EGGBY2ZylmqTT39mqFv2fmlfRboTC2 E4HekPwINg6ntfdJmfOR1VXHy4AnLBtUJURNBay35yONdwEjF50ubs574US8lc2STBP/ E0h1AzbLhhc2Zvo4Qjiza1EEYgXbomHkdeRAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702561251; x=1703166051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lRqVadRB2i8azSDOZ/NXxfKvtnCOOldTiLYUs4uKArY=; b=PsJXBRatjb3Qb2Zeb8nQ4hlJ6raWvWTrFITYEiqasZTqR7V4SeurxD10csnHVHoPL8 f6A/+YskFQ5rI+PhTdWVqQX38o+dX5b1tcOWoOJa59nP3hvA3L5NljLT7F06+fbIC4LZ jhpLuIiE6fJ32oLEv27aVP+dxwwneFfEozpnlfCuFLgpYqcdf4LN+Uc2C928n+JCiB1P VCnY+FoXBJ2vGlE+kN1uTgA61fiwv90oycoJFkRdfzK3jUhMxawLHw38WtE/Fm5vAGBm WDdgt/Ae98GQ7m8N/OWIsJCope+EO9dj9p+DjEkc+s7oxqbESN5SGx9vkrQSdgg9M2pW lYRg== X-Gm-Message-State: AOJu0YwWKn5bApOlO9A5COrGVMt17+UiyRp9HjWwQeH3lZVmDbTJOKcp wgSbNqiobYTDJxhPC8BbZ8T4yVMe12y4xWXHSkswYYpDCk4yX/wc1koo/A== X-Google-Smtp-Source: AGHT+IF9L/opFKRn0q7b+qa2r/FatTgahooiZotx9uYgQD4ilnj6L1YeXFsfz9KYPl4KzSvjMAy4PxuhP3ad X-Received: by 2002:a6b:6613:0:b0:7b7:69d7:8414 with SMTP id a19-20020a6b6613000000b007b769d78414mr4411221ioc.16.1702561251712; Thu, 14 Dec 2023 05:40:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a05660215c900b007a9b1c9227fsm926246iow.29.2023.12.14.05.40.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 05:40:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 05:40:51 -0800 (PST) Message-ID: <657b05e3.050a0220.4404d.b33bSMTPIN_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 31A7E6051831; Thu, 14 Dec 2023 08:40:51 -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 aarch32 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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/