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 3DC2D436EF for ; Thu, 14 Dec 2023 13:55:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A2A543291; Thu, 14 Dec 2023 13:55:26 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id A69704327C for ; Thu, 14 Dec 2023 13:55:24 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6da3a585c29so1109534a34.1 for ; Thu, 14 Dec 2023 04:55:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702558524; x=1703163324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uiXZzg4bJk5HMJZ/kMCWTBuLuitpe6Nr6FOne1qzdu0=; b=c5tHgPGjhKgzxMcz45nmcoV/RsKZziTs1T8zwirsSdug4uP2CQR+VOfpMr9O+sY1CV k2RFumxWipy0RQwm7p/y2bdgVWRNq4ZeHaW+9cCU/CR4hq4nW2RQjXe+YAprck3dPkW/ Z8TPHSUH8aykqEr+y9/VrVzd7lpkbKduKITHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702558524; x=1703163324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uiXZzg4bJk5HMJZ/kMCWTBuLuitpe6Nr6FOne1qzdu0=; b=JM+jQvmG+ubV507XETNzWSLGxRsxEoWLwFsIQsoU5QKeu2c6wnWiGEVjGx8Uwp/HuC hO0dhP9QO+aUvjuCSkkGMt91bBgZe1NRsKzIVm2Jfl7RW/MvvAqlvSHzXyknqMBCB84o NvFHx2isJYoko1FdkaMnHovSmLI6ipUOq4MICw9GDOj0ruGK3ZnKZ7c2O2vIjsrVU2D6 xU+RBwt4KV2VZBxs3mButH3X6sgXe3JTpAvLoIK1nxL7aokin8Sg7qcZXdQFbbDLIcXL o4xj8KdiJrtKy+P/kkKEebCPIc1EOeoK8H1z/gG4k47u4/lIA+3qFtpPjD3OIrTkmtTn 3xrQ== X-Gm-Message-State: AOJu0YxqBreogtaTBnTLqdJgyKH/C4FkO8FrX6KWMbkhVIInDzl/oUCf 2fcIrwx6qlbH2w/3u6V4W6WKg4N5mseaOKx/hvzUKbTKz//t1wpvD21AGg== X-Google-Smtp-Source: AGHT+IFhxzXOvlCzIbxAe38WlD753NNDpfWUKu9DAj11tjBpw/4awGNPwjZ3QSRB91QSxkESWNr51wKbjWtV X-Received: by 2002:a05:6830:13c6:b0:6d9:a2f7:e99e with SMTP id e6-20020a05683013c600b006d9a2f7e99emr9521440otq.44.1702558524048; Thu, 14 Dec 2023 04:55:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a22-20020a656416000000b005c6617fad15sm698180pgv.29.2023.12.14.04.55.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:55:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:55:24 -0800 (PST) Message-ID: <657afb3c.650a0220.73266.c9daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4076F6051831; Thu, 14 Dec 2023 07:55:23 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/