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 F3619436F0 for ; Thu, 14 Dec 2023 14:28:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFB4E43291; Thu, 14 Dec 2023 14:28:09 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 051794327C for ; Thu, 14 Dec 2023 14:28:08 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7020f03c9so327818239f.3 for ; Thu, 14 Dec 2023 05:28:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702560488; x=1703165288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wzmzwFVmQMyO6/Hg9L80+6ProPcwtRDGJH4ZNZYwOlk=; b=Kz4vJCiNZFe+LIXYoukGcz1ezdE1Guar2sVNMxHyzRP8KG1mHpypBqFjCceFQ3itgr 1H9WHiPwKECl82DxX4xQ9NfaU2viOhnWL5UmlbEfU9tmpKT8JM4I0Ip2CcefThWIPLSN 96R4ZktmhOTdIYNu/6Ji8+5Z0OmsYF2HOdhpU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702560488; x=1703165288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wzmzwFVmQMyO6/Hg9L80+6ProPcwtRDGJH4ZNZYwOlk=; b=w6LVnrqhet3y8CkYwjBez3v1LfvMTm6vvVOApTFeorucNjSafi6tDqD66RyWlpBKRh vNfMUNO7vlIgodRqyH/RkZ4IFKOtuoew9EHSm3BPsuhGE3LggjxPR4y78qtjIgzU9SBD /rt4BX/ZZidl5MWsGPJMwRXczVShdM5e9sIq7P2yaBY1hLMC7d+T+SC7hx+99ZMqZd3g yb5fGlwMjzxSEXwSR72roBh+hEuUtZkqIbR9rgcmiIZdyRiP1osxIy+o/w44NpXxSGmE FaDDSdk6bg/R0W/i4HuukGxFtt62VJK28DFUrbZIWxwRcedx8kVBJvSGS9YhcbKC5DUA hCzQ== X-Gm-Message-State: AOJu0YxkhAIWntxu+2q4LaiI3OIrJ18vKrM7LG7QaT68eyNJFZ9jn7MX ev/VVcyFLhWxh7NEICe1ULSo5YblkfgP4lc2JzASZslWfMKsvewxkkIAQQ== X-Google-Smtp-Source: AGHT+IH7NsH3V55IdS+Q4l9+LWRL22Th/YDTowAfpLMWhN6vZ/ChKPp9Z3LuugWz3IGQ7NOUO8d8vecl3W0W X-Received: by 2002:a6b:5803:0:b0:7b3:94de:1f61 with SMTP id m3-20020a6b5803000000b007b394de1f61mr11280569iob.2.1702560488282; Thu, 14 Dec 2023 05:28:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a056638379400b004695e267a56sm429120jal.50.2023.12.14.05.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 05:28:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 05:28:08 -0800 (PST) Message-ID: <657b02e8.050a0220.9a094.970bSMTPIN_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 D97566051831; Thu, 14 Dec 2023 08:28:07 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/