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 51ED745512 for ; Wed, 3 Jul 2024 02:57:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A5DA402C5; Wed, 3 Jul 2024 02:57:24 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8507C4003C for ; Wed, 3 Jul 2024 02:57:23 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7067a2e9607so3877219b3a.3 for ; Tue, 02 Jul 2024 17:57:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719968243; x=1720573043; 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=dht0kOF0AFBI3W+O4rsJ56Wep15nRps+voHCuAn4vwg=; b=c4QX8VzRdkJxCSEZ1ppbFMYtvEQyPD2w8HsLZkmg4y3fjq6jBU6dB3vgQC7kra19/k EH30mqjsKbguwCjdgqgiidp27w66Jk4euGB15RgZmCvIfbUA3CKkLvrt72wmU0H84QXy CISw/uTqSUUbV+Oc4yl2tzxxjO7Bq3ejkG6mc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719968243; x=1720573043; 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=dht0kOF0AFBI3W+O4rsJ56Wep15nRps+voHCuAn4vwg=; b=K5//gvXkIxfRHuYHvgXOHRV6VwVVoV2+Icc6s+6VY5OYTCgGzZ99xKtb35j8cxrUXT 96yCFRvFSzKidtOYfm541ui3d2B8SjBuRaSl7m7pdvvbUP7ciZNvuGZ6oTpH3WDxeUcN sj4tKyfX1a1RZJ/2rsuBaY9dg85zwOPghqzFOP8cBoP7sN5Wc/JxiFDes/UH0523NdHK 5hBL7qexxIj/PT5Eauxjb7jasOTjDXv6xYRQMACpu1Zdxq7Rg5Y/2Jx+UV1JLfxZJk40 gCRXOLw3P+rkWbWh9hjpyyA5+UXwxv/L3rMhYhatrWm9J3Ygj4hQQlaOCONNr1j2KsW+ BJkQ== X-Gm-Message-State: AOJu0YwQ1s0eVnyWVBWD3Zy1wvJqnsF64kMskTmALTskjWrQIRaQKBQq qEdpl99mhgm7JejVW+UButscd7uAh5fZ1n8TtzlOTk0no66pcd/ZWdmyg04nG3oVAxOLN8j8Ik3 v+fxC9/RngNqLmz++qFPXlsEDZ5ctoIB1vZ3f/U4n8v5x/HahW+LfEAyF X-Google-Smtp-Source: AGHT+IG3hTlssnRDAEkFXAYGVLowVSZViwug2aiLv+VxVSf4Um/ToN8tNDF4Z7H+OjNws7VWm6M/w6IpTLFI X-Received: by 2002:a05:6a00:1914:b0:705:b2c7:285d with SMTP id d2e1a72fcca58-70aaad3b2f3mr12136504b3a.14.1719968242779; Tue, 02 Jul 2024 17:57:22 -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 41be03b00d2f7-72c69b52da5sm262830a12.6.2024.07.02.17.57.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 17:57:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 17:57:22 -0700 (PDT) Message-ID: <6684a1f2.630a0220.15963.394bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DC6B760526E2; Tue, 2 Jul 2024 20:57:21 -0400 (EDT) Subject: |PENDING| pw142056 [PATCH] [v3] net/mlx5: fix matcher object memory From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702201450.349991-1-mahmoudmatook.mm@gmail.com> References: <20240702201450.349991-1-mahmoudmatook.mm@gmail.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: PENDING http://dpdk.org/patch/142056 _Testing pending_ Submitter: Mahmoud Maatuq Date: Tuesday, July 02 2024 20:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:1ccc76de4ddfcf2e14cec6ec2f9c27c0faacda81 142056 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 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 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/