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 5021B43E01 for ; Fri, 5 Apr 2024 15:26:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B152402D8; Fri, 5 Apr 2024 15:26:35 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D20A4402D4 for ; Fri, 5 Apr 2024 15:26:33 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c8bb3c2494so97837439f.0 for ; Fri, 05 Apr 2024 06:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712323593; x=1712928393; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=++W0CytD/DH2qCkZ+QAUM7jIysnfQy5IpuyoTdm6yrU=; b=Krr4sOS5eogGFzuNoFxBPz4b7zoTkpiPPG2JI1+hEwYFQ11J4BP0ACw6Kqup24cxO9 j+MsSsbg8pLk6631HARxvGdxYu4mBlA7GcbYcY4GuvQlZTfIiG4bWvB/71Wx8Buc9qPp Vd4kXERE8LkHT/75GROngJqgd/iiqib7D6730= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712323593; x=1712928393; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=++W0CytD/DH2qCkZ+QAUM7jIysnfQy5IpuyoTdm6yrU=; b=OgINUQaUEzB1kF/+H/kYh40sjKizR0eLS9Wz6UGUbcUu1JznaCtyT+BCTJ3YkT8iMi 59g1/t4bfFMKRYYL+Al3TwkcxAM4+SF7KPWErNJ2ambCIgNFHpZwP4dpHvQYRZ2UZtfW Z1Te5hFlPZwKhuvsIM3zCYXqhzmsODP/pNgzKr7KKdr24q820dXTvIPjPDJEXp2b6JjF woGlsbzQtbhd26ehw6AU34M1Er7RReo8n5hvNs+aPitJzklOeXD1ix/QS1E4o2TAnONu jaPurfUsYcaPpdzDfDwgPTRZzvP5soH6+qZzooF5tJ2nDedxcPktssmLtB6F0ZirDUFW b2LA== X-Gm-Message-State: AOJu0YwhfmYOG5s0QufJ/LDrzA5R1t3JFs0WrVHNWAlISQYSYSqbJA1N ZOuXY514WbQl7cv2MB7wIcy70pd6w1Be3kUC87OBnBRStT7XIp/gBDeRuyvuBmpKfbbMkMmhsH3 oH6NpRTQucgmuqZOxKRzEMl0ql1s4Zpf4iSHpFGoW X-Google-Smtp-Source: AGHT+IHn8LxHeYQE3JlkZKpwSbL0TLzPmBLAkdNFlzn1/8MhEBGeiTXK2INbG28lK+u5C/pauY6Z7IpfI6o3 X-Received: by 2002:a05:6e02:1a8c:b0:365:1edf:8e2a with SMTP id k12-20020a056e021a8c00b003651edf8e2amr1378195ilv.14.1712323593157; Fri, 05 Apr 2024 06:26:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p16-20020a92c110000000b003662f7dd28esm47229ile.24.2024.04.05.06.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 06:26:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 06:26:33 -0700 (PDT) Message-ID: <660ffc09.920a0220.ef32b.3cd4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C20176052471; Fri, 5 Apr 2024 09:26:32 -0400 (EDT) Subject: |SUCCESS| pw139115 [PATCH] pmdinfogen: avoid empty string in ELFSymb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405110929.3279775-1-sebastian.brzezinka@intel.com> References: <20240405110929.3279775-1-sebastian.brzezinka@intel.com> 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/139115 _Testing PASS_ Submitter: Sebastian Brzezinka Date: Friday, April 05 2024 11:09:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139115 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/