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 260D943E01 for ; Fri, 5 Apr 2024 15:38:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3EC4402CE; Fri, 5 Apr 2024 15:38:45 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 933554028B for ; Fri, 5 Apr 2024 15:38:44 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7e406cf6263so529995241.1 for ; Fri, 05 Apr 2024 06:38:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712324324; x=1712929124; 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=ay8+BAhDxMwJK7hzRXRWtYCDA0661WLPHWJYRYU0DgM=; b=TnBMO6n3uBl0ooDNaoCvHW+pclNKnZyRVWsECKL0bXsyxmW/LvI2AHndnvqRCJpzxG Q4VJZAXSBXXQdyYwpym4aj88YFXb5dTgoUAAVDdzgS9T6wpRnp6aQt9LeB7xtz0q6IgX tUHTLcJcSR52hSCRuJwZq6NPM/9SPcfOdYS68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712324324; x=1712929124; 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=ay8+BAhDxMwJK7hzRXRWtYCDA0661WLPHWJYRYU0DgM=; b=HkJvlUfwtSCJNgKR0orA+Ivvz7l+YJ32fryvN9QSL6y+QIqd6yIlYKEn7Ol3uc+gX2 W4LZAZ/Fl4ShfW4xOp+pPsf5+9vBOTmvxO0hJr/XMc9xCuothIaW0Jpfa0D8p2p0bcsC PHzCq82G0Gio9o0Bx95EBC9h3//2L1ydbFhYkLscyW8iQDqm5gPysd5XR+EFxqkj8CkZ ASXQSLyWrvAMZB93AsVxCrRl2l7oYuUc5L64w+8X/s/7APYFAbj6kWdyKfX7ZnLz54IC 766CoJilaYm+T0roNCiH+v34vu5Mr0mB0TRug9Oko815qOGS1mR6ike96zRav6oCfpPF zADA== X-Gm-Message-State: AOJu0YwyUJcERylvp75lCwMhrwXA0R18wQ/j8KAizM7TrBcueCpA3cYh C7YIdbkVH2HYAq2VzwUdsoff3bE5hAZuADay4Lp8PgDO8AI6/JUWM+R8mRelEkutPvjy7gjA3lX PmB7svNX6Vdgq/mPor6P2r+2XlXvJdXJGBTc8LtjG X-Google-Smtp-Source: AGHT+IHccGJHOt2qv+qFjJtxPwMRP0wFutDCOau/HmG4GnKBmIPkQs81B9x078SZv9OFDp0ef/2d94jqsY/w X-Received: by 2002:a05:6102:2921:b0:479:e3cf:942f with SMTP id cz33-20020a056102292100b00479e3cf942fmr564536vsb.0.1712324322290; Fri, 05 Apr 2024 06:38:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a67c58c000000b004789017ae56sm103820vsk.0.2024.04.05.06.38.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 06:38:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 06:38:42 -0700 (PDT) Message-ID: <660ffee2.670a0220.2b3d9.6c6cSMTPIN_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 D35436052471; Fri, 5 Apr 2024 09:38:41 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/