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 09080438E9 for ; Wed, 17 Jan 2024 02:24:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02E59402A6; Wed, 17 Jan 2024 02:24:52 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 3BF3C4028B for ; Wed, 17 Jan 2024 02:24:50 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59883168a83so2784046eaf.2 for ; Tue, 16 Jan 2024 17:24:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705454689; x=1706059489; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VqXlUe9czaKmZpeUmIidfpDTJ6ZcrVSE2T47MMqX+xQ=; b=M0FCn98/DS4EniAX3oPjfPUoqo6PI3mtayTmoc1dOztcFSoOOZt8mmyxalbgRdyKYk MzGMPj7HPgrI631J9LXmpEA7JzglH+ckqDmdEPzSp4y6FuYNXG1VzRJjgZXn1/hy6/V7 +xHOg0U4f0j36YLxG41On1KDplBvbXG7lLu4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705454689; x=1706059489; 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=MzujnrDBqOqOhJspRpLEPZ0/hJlCC87LHaERVXZCb9ML/uksPz1QkTSUNdD218kkOu hQL3lFdOXrroZgrjHztxtnxH6CyEa4h8Ytgwoa3pwkUNADZsLmf287o4ig7TvMdR2kw9 kPEDBQwKZlDx/qTsZA21SE4lNwKy0j5lUO4FQv29RmLAY5RfHWg3o61+/EKbliMIF4un VQGaP7eIFJ7P7IPAlKAHZw9l3yjaY8oLP6pKTRqeMbG9BD/N3g5KQZUCI6t6tcsEx+Ez M3Na789cH379TN4VOyybb7UGv3KCQHctAOZDBrcA9optfD0ApzV3brkRjclpxyMS4i6q Wcxg== X-Gm-Message-State: AOJu0YzzfnAjLxNGn12Gg2927c07ppiLhRtxLw8WLMnzG0M41CkH5hW+ 8HuoQH5SAEcHAhbxDm3rs/X/GQPuRGLY2qUqtJEOulvwSWsgH40pyUNjUGRz75w/A4AUgZ5PhLQ p9UES1Q== X-Google-Smtp-Source: AGHT+IFF+bcdkXGkX0jBjs17IWKJd6Agls0W+UslSLFt0DsEhZJZf3+MRips+N0UuC5R2R965qyZ7hmWntYO X-Received: by 2002:a05:6871:6510:b0:206:89b6:b9ab with SMTP id rl16-20020a056871651000b0020689b6b9abmr5504955oab.13.1705454689527; Tue, 16 Jan 2024 17:24:49 -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 pa3-20020a056871790300b00204279ccddcsm413581oac.7.2024.01.16.17.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 17:24:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 17:24:49 -0800 (PST) Message-ID: <65a72c61.050a0220.f3275.b8b3SMTPIN_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 01A866043300; Tue, 16 Jan 2024 20:24:49 -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/