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 52E9B436EF for ; Thu, 14 Dec 2023 13:55:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E64B43291; Thu, 14 Dec 2023 13:55:58 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 855164327C for ; Thu, 14 Dec 2023 13:55:57 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e2bd289172so17426457b3.0 for ; Thu, 14 Dec 2023 04:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702558557; x=1703163357; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7TFIuWt3HpRbwrFgGUtKm2wBKXIjDmxhgCB/AJThfl8=; b=XoYI9quaytyRFgzIzqjvaSWUADhLZ4DHO/FvNRZDIKziYPd01v/Dgfn+GRzWBFL+Y4 2+CSdDImxiqGygzGHsPMyMsJ84R4ljy1ZA9fvqi2nDj7wd/8kPDtQy3UOF6dar6VoXh0 i13No2e2BT9AWdhWM5NwAO9w6w6rT/TENUWD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702558557; x=1703163357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7TFIuWt3HpRbwrFgGUtKm2wBKXIjDmxhgCB/AJThfl8=; b=BZou+AIifqs5G4NulhrOtLRUsFb4JLWvSAJmcveacJ+fHpyrnfPLMDlTTaltKp++r8 9F/3D4WY0sDhB6zaVyCWD7v4eX/W9RXC3EUIBnPL/qfUrhvxv9wrz3KXSnjvrLLjLj/T xdiebYz4TaVZ6q2RwVv7+2DJxAz6sTwzMr+w4GHjsbjlGd6FIF75G10ZijICoFf/++c9 6gCXuopdOdx2Og3x+zjsGujysxW6KFk9JUQFUmC7KtWmOwnUoa8scygxa4BLf0zooVxq beb9Owk1DUHAkMAUNKM2y+rxdacfeoTtUnw9C/DhDBnYhwMGVdx1sKPSk7Y5b/3kTqhi Cfag== X-Gm-Message-State: AOJu0Ywpeykp4bDfhQimmW0aW44F6nQCnH/tCnIHwn6WYCo7vuVIxRbH +xQXnUD4Best4KzQ2If8j3FSfOFeqi+iQc4R5AlDR0Pb+ftLmPldlpRKnA== X-Google-Smtp-Source: AGHT+IGGnlWAWvgPBns0cNQ/gA8rN/1EwUx2dBY3BHQO4NuqV4Mw4O9U0dnfci6i5CWnKzRDB2uYw4YbJ2u7 X-Received: by 2002:a81:6c0e:0:b0:5e1:aa35:2c8b with SMTP id h14-20020a816c0e000000b005e1aa352c8bmr4781917ywc.12.1702558556967; Thu, 14 Dec 2023 04:55:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a817908000000b005e328bf2419sm233640ywc.7.2023.12.14.04.55.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:55:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:55:56 -0800 (PST) Message-ID: <657afb5c.810a0220.9c2fe.9259SMTPIN_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 9E3236051831; Thu, 14 Dec 2023 07:55:56 -0500 (EST) Subject: |SUCCESS| pw135187-135188 [PATCH] [2/2] net/cnxk: support PPPoE flow From: dpdklab@iol.unh.edu To: Test Report Cc: Satheesh Paul Antonysamy 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/