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 7700A45555 for ; Wed, 3 Jul 2024 06:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FF3A4025E; Wed, 3 Jul 2024 06:19:34 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CE23E4003C for ; Wed, 3 Jul 2024 06:19:32 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7f3d3f1294dso177322839f.2 for ; Tue, 02 Jul 2024 21:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719980372; x=1720585172; 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=npUAUfyVfbhYYJvY8qIVFgcNe+hkuDlE5m+E+cH0/6o=; b=K+YkLF+tGNbSHJt/C+WT6T3NBa3x66fAaL6CceFDrBADe8bSjEV9nrTzSrGXKJjaYv e1rN0A1emviSo45U4ohAyZDhF0anDJ8yjzBQBhdLsS/kmWR6BOEvDj0TIK6wxiCTsLAT nvd0PtCMnpJZZuA6Yj0ZqfOetq2S7nfLvEnUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719980372; x=1720585172; 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=npUAUfyVfbhYYJvY8qIVFgcNe+hkuDlE5m+E+cH0/6o=; b=E0iD8Er/xGUi/PC1jTxwh3fZRAPHyguljFGMz9kSw7I5UJz3nWKbJ1gtoQfVf6OQo0 3v+29ksD3lMWcFOWBX3k3bkdGqSz0I2qJkAMQBeWvcxrN9tCdi11XRCQjCaXaIKwzIj5 H4BL1ccIO20ioaytrygry9TXZ5tc0ogN3PhqweO/6y3crWb+wf51QILdN2cn8Taq+RUd i4CbEkfYzjKqGcoiG43J72sG5SitF0SwLm8rq+BCsWpTTD5ki+cMmx6bQqxzuVoK/0Qe kKOwbcuePIFghAd4Qf3c830D7PuPNhCd9WIq/bVCto57dtFK5GntwWEE0Iv6q1U+BCCp XozQ== X-Gm-Message-State: AOJu0YwyCd7r9OV7DbxQOc9LnfXDKrESpDLMEsbhrHrGM4a1vuDVxFiv xf1OPvgdL/lhJB7F8GuXZqbIJ6RwfU1TyOchpSxiw+2Ga19kAVOI85ygkqud29Rb0TxvvxZhgEx Q7XDhJf7wiMdg8ElhmDJ38sUG/kMworZN1TvolIPqxBfIIeXJq9MgEUEd X-Google-Smtp-Source: AGHT+IH8sUWmLNKa3nbc6hQVccehVfNKk+xMThobMuudwt72wfbzzUr6qejl2oISHlUPCRaTdf2Ny3nFnl+v X-Received: by 2002:a05:6602:349:b0:7eb:cba1:b19e with SMTP id ca18e2360f4ac-7f62ee0d9b4mr1291360639f.8.1719980372129; Tue, 02 Jul 2024 21:19:32 -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 ca18e2360f4ac-7f61d112db1sm33354139f.29.2024.07.02.21.19.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 21:19:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 21:19:32 -0700 (PDT) Message-ID: <6684d154.050a0220.c0844.8584SMTPIN_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 8A0A260526E2; Wed, 3 Jul 2024 00:19:31 -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 | PEND | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 38 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | 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/