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 0B03C438D3 for ; Mon, 15 Jan 2024 18:39:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5A00402AC; Mon, 15 Jan 2024 18:39:33 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 5DB6B402A2 for ; Mon, 15 Jan 2024 18:39:32 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7831386ee01so986245485a.3 for ; Mon, 15 Jan 2024 09:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705340371; x=1705945171; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gh794IDFLu5fneVEXRuVcbj065Fpc2oKJ2/nZg42sTg=; b=Dz+ojViuom3WM8o1XcDqEkMbLCOnp+TXfZz58L8XfW210mKmTWJ0XRbgjYXXxs6ANC xKS1DPinVu9dkPSu32Bgx+GK7dYxILiTqrmAoigppjV2bekWF4Pizs05ZXORz6oJYN+r +KPzI8wAB3j7MZ7Nq6V57KX6GpBsXRhKZcG5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705340371; x=1705945171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gh794IDFLu5fneVEXRuVcbj065Fpc2oKJ2/nZg42sTg=; b=weqHxqgPlxIbg2z/Ep11X9oWYK/QsVIatLRN+sdZZa2Pu1gRj1bgUKFvjtz8L9hm7U JenNk0jXbpCYLhNNzc/+Oo5jbfqOGwGWmAyNaMj43F8Vaj1hCD6f2ND9PJ17T3TFKCz0 fMgNi66fxZTUUlh+mzVxyP2f2fP/Qb6zA1wnoF1pkHcK7eHGVcwVOVGPPrDOzkONPZH6 yFhuc/zgn+6Dy4hj5wsJIRy9l7qCJjI//ojA/GP2MsPl4jKw7YMM+XFjg/gkpzptSLWx 6usdiYVt+jDrxgztFiumLso4Q5nnUGuuaCTZQ/w4wkfJJaRXd/WrfRUueVKPfZV9N0YY YBGQ== X-Gm-Message-State: AOJu0Yy8Gv7FrUwnkDjx5HN5rcZUtBr1W2opZcfPmS9ZqVNXDh2IN39c LsfehgQtPZTKWpFFVggRFZsOvyyE0dFLhSpdlaJTe7mT5OvLRO9ZWmqeFwjCb6ihbg== X-Google-Smtp-Source: AGHT+IFbbMSx8CSGTe74cDmofG9F2YI+WmvaID2E4shynWPz+oAEIGw66S9NgfesCnMSepS5tqHmsdsPmJi5 X-Received: by 2002:a05:6214:2249:b0:67f:69b7:d8af with SMTP id c9-20020a056214224900b0067f69b7d8afmr7080056qvc.61.1705340371763; Mon, 15 Jan 2024 09:39:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a056214118500b0068016fe51b2sm236156qvv.60.2024.01.15.09.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 09:39:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 09:39:31 -0800 (PST) Message-ID: <65a56dd3.050a0220.75ac4.f703SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A7976043300; Mon, 15 Jan 2024 12:39:31 -0500 (EST) Subject: |SUCCESS| pw135879 [PATCH] [v2,1/1] ethdev: parsing multiple represe 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/135879 _Testing PASS_ Submitter: Harman Kalra Date: Monday, January 15 2024 15:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135879 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/