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 8B56745555 for ; Wed, 3 Jul 2024 06:42:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 834FA4025E; Wed, 3 Jul 2024 06:42:54 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 1D0A94003C for ; Wed, 3 Jul 2024 06:42:54 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7066a3229f4so3276329b3a.2 for ; Tue, 02 Jul 2024 21:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719981773; x=1720586573; 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=Pd7A/lD82JAhFNGQQndA9AKnoySTmgozTDIFzuh9if4=; b=EF1Eqwr73Io5v/ZtZNP/UAOn3Ja++GA2hPqxs0awCtL+yb6kd2v4IEiHlTXNq4uTsc PK334ZK8Cru9l6ZzfoFjdK2bGnwkERVsK7+w77qzIOYWQYdYYVAccuXpW81ZUw1jTxoT GhxG4uoKiJh6MNXPgnVQlEQRGyBKrBaxSjOPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719981773; x=1720586573; 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=Pd7A/lD82JAhFNGQQndA9AKnoySTmgozTDIFzuh9if4=; b=SE2k3gOX0MmLaAIzD4KaXHaY9ETAX2rIbmJuRvrNPO/rcQUBy3JO4BB7Y4c9LG0tct LDoRfIj4B+OjPQwDeY0skE3Ni/XEs2Zpr47/wIje9ERWlKOpd+OC7l87a6YUSIa/ajiv nVySQpB+x0wOTOTaAUzRv17QUf7mCNeH3TIcvMydxGof6SRzbXz+MbXKub1VpJdRt87P X5xFpOGyBAG+mEVkda/fpaceArmUeolq1qVmeDW+jzIDOci7ZRlW+sOeJpWUfGY+9Noa Y7+HNyh6/aWov1pJZ31JjmFwAZ1/PFBcY3IjUty8nUD90mewEIsmDcPQigaA8RVEEbsy 5YzA== X-Gm-Message-State: AOJu0YxU/oODYGasyh6ksreCSSYkMk+3eaNomhK7BO9Egt5pkwlhcECf xbODXF4n7K82h+d65qlFTTV0HSs4iaAMf72M/iLsrhREmtzPULPYZ37LdpH0lraCs260FuEI0cv I2KmP7icvo2U5ppRXzzoGHkboHWz5+0yy46TKg/wiva/PDRw6d2mF6UDg X-Google-Smtp-Source: AGHT+IGxIG+IL1TjgHQjp5yJmQQwQO5FICbWTsXqD85p7hXVF0dgAn3HjobN5T6omxm8PWCsDDL71oftepwF X-Received: by 2002:a05:6a20:1595:b0:1bd:8581:2f61 with SMTP id adf61e73a8af0-1bef61ff391mr10484580637.39.1719981773135; Tue, 02 Jul 2024 21:42:53 -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-1fac15b2bbcsm3207135ad.140.2024.07.02.21.42.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 21:42:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 21:42:53 -0700 (PDT) Message-ID: <6684d6cd.170a0220.f4f48.8575SMTPIN_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 8640E60526E2; Wed, 3 Jul 2024 00:42:52 -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-unit-amd64-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_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/