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 6DACA436F2 for ; Thu, 14 Dec 2023 19:01:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 693D74333E; Thu, 14 Dec 2023 19:01:31 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 41AF24333C for ; Thu, 14 Dec 2023 19:01:30 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4257ba1bc5fso63404661cf.0 for ; Thu, 14 Dec 2023 10:01:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702576889; x=1703181689; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2G1qO5de5+L7mPlhVEpIRQOwWMJdx4gIzPK3koWLhOo=; b=jndHVFO4t0bZuRjcK+d3y2cQdSJ197aRCdn4duh5rAWO1DfiopufgzsrVsjmKcAF0E Pwh+LvxJHd/ywntup9fOW33/xPEiW7hK95PKDMzLTmF6R0TQQu6kNuZ38UKjr2k7HXDc ibbhNCdwrGHRe+riwM8SFx18pboQunxqhPass= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702576889; x=1703181689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2G1qO5de5+L7mPlhVEpIRQOwWMJdx4gIzPK3koWLhOo=; b=h1+iaN4+TTkoEE/mOdJ0EuIbAqZnTRgs9ezgFJ0s764bM3ld7iCJFdTCtIOjJRofgP IrjDofUw6fEQsmOeZDeSf42Cnh1stKlJNDGv4J2fn88g+RVbxxjn09zhz0UkDY3CCuQz hjNuxfziwk4eoyR2lFDqDpnfuFomnY+/z5naYHNQH6ZwDn6qehv+qzliDJVMKcs8fcUt xd6naGv1RfqkLFejaLTvFlpwAXaW0I7qtzb+g1Nvfw5rcXOnHJfhNe8hrY7kwXetF0ue a5iWlgirfxHokoSiugKS+zLaAJWNQIpQ334ZOaB24WYAJII+Sh4JIm688XbNHDfZ4HyS wszA== X-Gm-Message-State: AOJu0Ywoz7Qk9SEmjjGjFgy7zwfBEijBNQ4XAhK5q8xjYaloURn6uaBN icX3agkw8FzD1XPHSI3xi+ch2/PBbQ+imeb96a0+74NIWKKUUp1YQI/c+A== X-Google-Smtp-Source: AGHT+IF+l4+5ULE+rvMhxsok6DxIJbh6WhrN6Vt18yniW6520/nFXJ2+7UFyJ6j/+0QfLeyzc1wyM0qk3P5s X-Received: by 2002:a05:622a:118f:b0:423:8e6a:f7b with SMTP id m15-20020a05622a118f00b004238e6a0f7bmr14497606qtk.59.1702576889616; Thu, 14 Dec 2023 10:01:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i8-20020ac84888000000b0042405cdc8b7sm802070qtq.26.2023.12.14.10.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:01:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:01:29 -0800 (PST) Message-ID: <657b42f9.c80a0220.4b6e1.8c85SMTPIN_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 52814605C311; Thu, 14 Dec 2023 13:01:29 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/