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 985DD436F2 for ; Thu, 14 Dec 2023 18:15:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93FBC4326C; Thu, 14 Dec 2023 18:15:58 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EEF6E402C2 for ; Thu, 14 Dec 2023 18:15:56 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e35e1dfb99so10477837b3.0 for ; Thu, 14 Dec 2023 09:15:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702574156; x=1703178956; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2RXp+rxirUdIdCsyRVqHgdl5OdQX7Z0dwOF4ltqnj74=; b=Nee/yx/IO6IMaZTKwcq5UVpDSQtd/QrKCgTgfI13wlp3x79imjWF8ALBU/LEhDck4W KfAsigcpHm/G1riWM1qmL/53A56zHFLvY2AMSHOGUfFb7rWBzayZEGL8IxCsjJReugnN vMRw7c78tc8xAvHo0G54tuDNIm5tScAUAIzgg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702574156; x=1703178956; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2RXp+rxirUdIdCsyRVqHgdl5OdQX7Z0dwOF4ltqnj74=; b=IF51PD+h5c2NsxXkFukX+3ob+7/6xwDKyZXK0vegYwK0Agx1+Mea7kqWTGjsQVa9EA gqo+aS8PJJTOMJuvMz42mjo7vX59tFsD+AvjlSq5dHy7YKF4rjv6I8ckniPIIgSBf4Fo V+A7Sy4G+lE9uZJwlqai2q/4EKC+QC5he+z4FHl0Pgzo4Rj67xeJsig10QRU7vo5tJsj 0YLo1UW4MjUnKWoPaL7jTx9SEMCQgnIM6G5gXt2hHvUCFBxIMR69aA+LYovHR1Ihe6eA PUj/EHkLdfUbqAQlx3pcur4Uze+nXSwo2E1NCyk1+An4EYNdfHyxwBeGSMcTivk/gvBc MXqg== X-Gm-Message-State: AOJu0YwsOAxoPo1miZ/Y0FD9lKEGeOd+dIfmbR/aleF0A2HNcwvc8zTr KzwYnEhpZ15IVIO/s3d0Ff3zgbKV0qwwrcHKFVYpM4td0PLr6bpOfcYGvQ== X-Google-Smtp-Source: AGHT+IGlp7s2ojnpFqd8ePz5kqhUSSSi1SOCebSRkyHoA8xZ4TNk/5udZG9QJSzu6Hm+ldN4kKjOPSSUTvBt X-Received: by 2002:a0d:c302:0:b0:5d7:1941:ab4 with SMTP id f2-20020a0dc302000000b005d719410ab4mr8596422ywd.79.1702574156439; Thu, 14 Dec 2023 09:15: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 b1-20020a0df201000000b00595853f9832sm1752975ywf.45.2023.12.14.09.15.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 09:15:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 09:15:56 -0800 (PST) Message-ID: <657b384c.0d0a0220.74c77.c302SMTPIN_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 15952605C311; Thu, 14 Dec 2023 12:15:56 -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-arm64-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 | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/