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 B5D2B438E9 for ; Wed, 17 Jan 2024 02:26:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1CA5402A6; Wed, 17 Jan 2024 02:26:33 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4E1734028B for ; Wed, 17 Jan 2024 02:26:33 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-206689895bfso4373650fac.1 for ; Tue, 16 Jan 2024 17:26:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705454792; x=1706059592; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VqXlUe9czaKmZpeUmIidfpDTJ6ZcrVSE2T47MMqX+xQ=; b=JHiBnyzMn00zMw037lTP6BBAdr6Pqp+szEFoaN57m/gASvGpY3I3H13TKZvyDD5J2K s1yHuMACenqETCYugsJaUxOa3Rp3rhyJAn9Db6vWpLzwUWR4C9L8ut+CypB1rRCZnsxL KxQNYfzbDV79e1rKwRxo+x3P5vkpXxm9xpOss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705454792; x=1706059592; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VqXlUe9czaKmZpeUmIidfpDTJ6ZcrVSE2T47MMqX+xQ=; b=DSitm/flG4H5RhgIUsBq3YDhS1ItCimKDln15FmCA794fhUOAuDFwNIFWJH7gCMmlN LtRKWZAAU2WlAJsyx5Pn44AeZukAC5h9me9/8gIJnWxw7KEVyth0WD6Fb165b6uPmAtB 4c26V92XtiMFDCdCsPmu+RQNRCwXDy8or8+RPgLQ+Beaqs5pVLkH9NhqMLBJU2vNuXIf xDyYh50XieEdZOUbMXzUvIjef7LSIP7vNXbpYJNsV8zz3pbKR4LYuwK811/F6LpWihEs V/ZhNqkQYYfPC+35VHJhfKBq5y0LEpT4jklt/Et/Tz6weg81wDa/5wR3mz+rO6cWPUru tsuw== X-Gm-Message-State: AOJu0YyK7YomhZTDOj0l8G7JDlxiTzL+LoVhRXaD7zwpCCPqnQoIavOv CrOMpM75cZjI3NgFteo8ucfyUFD6l879zYe9/AleqYsNO2PamvNmk8msyY3EgJ4st9ZDZRj0haK 8sd8+Pw== X-Google-Smtp-Source: AGHT+IH77tZNur7kmvUHnUrOgFxZH26gG3nR8ss8EuACinW5p2nAtyqaRT36NDye52DiLZ9iJILiEIOBLHNT X-Received: by 2002:a05:6870:3310:b0:210:a064:563 with SMTP id x16-20020a056870331000b00210a0640563mr42901oae.36.1705454790600; Tue, 16 Jan 2024 17:26:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cb26-20020a056871e11a00b0020607d400b0sm431657oac.30.2024.01.16.17.26.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 17:26:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 17:26:30 -0800 (PST) Message-ID: <65a72cc6.050a0220.eed5b.f1a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 15C876043300; Tue, 16 Jan 2024 20:26:30 -0500 (EST) Subject: |SUCCESS| pw135885 [PATCH] [v3,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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135885 _Testing PASS_ Submitter: Harman Kalra Date: Tuesday, January 16 2024 09:55:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135885 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/