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 48117440BA for ; Fri, 24 May 2024 19:51:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42655402F0; Fri, 24 May 2024 19:51:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D0DD440271 for ; Fri, 24 May 2024 19:51:31 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f3421564d2so14493485ad.1 for ; Fri, 24 May 2024 10:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716573091; x=1717177891; 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=rrPbofECijKU0e0uC6/A+qdbVLNKGAMR7ABqfAbvQ70=; b=MKjHWDetitSsxQCtSQGFDaykkPwJPv+nfp2I0hACU46TM7hbgisNlQgwnb3c7trnII V86GcOBxbUrUoMcSrgTUogpj0c/hKg8sXiMJKSRkllzI7leg+p7khBVH7dgsJQP+ybhO DUkMTkGfLEuftc16Ou+HA6EcvyMBSErFsnV80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716573091; x=1717177891; 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=rrPbofECijKU0e0uC6/A+qdbVLNKGAMR7ABqfAbvQ70=; b=ol2utFn6Si6j4B3+JrmUQsBi1ynHKVwRs8kC2pl3voP+dD119/TvNIbYBGqf2qckzL sYFsVqKwXO0WyuamZm4G6iEfo6KHv4LHNjb09jcHVvbXk6bgxyVZM6zZAcg9ZswDzi1w C92OoG4a1qr1/dUepwsHYbQdUw0TkPAi6kC7EZK9lm0XtawjHra+u1dOWaiGj7w4H+D4 CTWnBvJ0OlArgc1QgGRtdWK9b5/xismYArVY3Puc4xNm7LyK0VGpe0IRuJsWwdSWGhrM u5kZab+tMTwtnchqzclSZAILkVE/jtqK8B1a/WGiy+8w6CkXX3VmpHIyEjdDTHmzBofS 48sQ== X-Gm-Message-State: AOJu0YyVSwV8S9jYR84c/uCuyZe7v0j+rDOvRWeDkakv9JsqYGJsjKMX eJqBGxWWbbxq0CIb/AQmuz3uzsseki9iPPEHhC1VwWx6mWjqAd5qfnIhRgU2+STWFErfdnQoaI7 MEwsgnWyd3D/z92vR41Kp1RFVcKLtmI3idWjyaZrkyCDRuDVJNPhSKBUx X-Google-Smtp-Source: AGHT+IGNJwpz5JoKiwPDVTQ36UX82U58v9sj99SGKdVBYjwnIOvAbnbFafQdwOBUnmirKlA9CwFkD3ipvc93 X-Received: by 2002:a17:903:1cf:b0:1f3:f8c:559b with SMTP id d9443c01a7336-1f4481f09ccmr42872455ad.21.1716573091096; Fri, 24 May 2024 10:51:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f44c79e350sm1942165ad.43.2024.05.24.10.51.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 10:51:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 10:51:31 -0700 (PDT) Message-ID: <6650d3a3.170a0220.198d2.3c97SMTPIN_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 4D38A605C373; Fri, 24 May 2024 13:51:30 -0400 (EDT) Subject: |SUCCESS| pw140306 [PATCH] net/mlx5: remove redundant macro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240524134254.1496949-1-thomas@monjalon.net> References: <20240524134254.1496949-1-thomas@monjalon.net> 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/140306 _Testing PASS_ Submitter: Thomas Monjalon Date: Friday, May 24 2024 13:42:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:58242360b798ccd45190fc9bc68292f26b7c4385 140306 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/