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 C3AE1455C1 for ; Mon, 8 Jul 2024 06:01:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0E2D40A75; Mon, 8 Jul 2024 06:01:40 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 23466402C5 for ; Mon, 8 Jul 2024 06:01:40 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c9cc66c649so1857125b6e.1 for ; Sun, 07 Jul 2024 21:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720411299; x=1721016099; 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=MU7poioD+JZmlCRUo/1dEq5iclTuEnMEs/4dM59ULq0=; b=XB3g2p5ItHm1uY+3f56htcbjhppuko1dIR9ppoc8F9DVk4ZrzNHms2TwSWbC+qXBc0 Jdzq2tSOZYIm34AhP6OxvYcX9xjqnX0Crrs2/Z6RK29Aaa3VF0HCezJXVWEgM8OWMMuw CAfKdmMcUNhU3MaI1SeR0xEIk/k/16rxh3Q7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720411299; x=1721016099; 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=MU7poioD+JZmlCRUo/1dEq5iclTuEnMEs/4dM59ULq0=; b=GodHrL+dcc98B8km5maY0uHpXfNgH4wLyEuCMqI/zQVEJ3K83l0Vaud6+tsJ0YEmTg 8wDYKk7hsALwyRfFkx8PE49nvuOXYfkDmROHtl3j5mAwCzV9c/adPAMLu7AaEJWTi5ET v1GQlEbC6OnUOsAuj5CnodZNrZJfi4vCEcgty7q53UrC2XP7n9gvTo6NJGZ0AtfCDJbM WBJ/A95gDMbCEejeC/iBQ3+I1qPpms3TvPjnepW/cBq7b58PF2EPqTkTTkV1zL/kFef6 yvX17lhwX6VJP37hS06iTRvddA2VWdG28xO3LCVawdWQkz4uhPJCoIeRoLw+0vt/SQBN /hAA== X-Gm-Message-State: AOJu0Yz8uyzCW18GZ/O4H7+9fwdw1yCLCxtIWwh4I0TnS0B2HxeGgtI3 67Jbwsq1bDkH8Kk5Id7IfZdUxTyQ9m01W5M7S3sgsLcdYuZq/9mGWq+YuU+zwJe4FWyI9hhAfd/ q4PeqnF3dVxYUoAeAhBSH4fuYraL0bCnQasd6BpZVWnyMHkzKEi73wufp X-Google-Smtp-Source: AGHT+IEa1/iuR8OBn6EcjKSIjQ/mPAX2CexFbdc4rz/UfxaWk+X8qWySkzLj9xgMufWMOa6CfrSRSjUOeefZ X-Received: by 2002:a05:6808:128f:b0:3d9:2348:6d94 with SMTP id 5614622812f47-3d9234872d4mr9802661b6e.46.1720411295644; Sun, 07 Jul 2024 21:01:35 -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 d2e1a72fcca58-70b01936e47sm336499b3a.15.2024.07.07.21.01.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 21:01:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 21:01:35 -0700 (PDT) Message-ID: <668b649f.050a0220.e5fb9.858bSMTPIN_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 CD1EA60526E2; Mon, 8 Jul 2024 00:01:34 -0400 (EDT) Subject: |PENDING| pw142173-142182 [PATCH] [10/10] net/mlx5/hws: fix NA64 cop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707102532.2045942-10-igozlan@nvidia.com> References: <20240707102532.2045942-10-igozlan@nvidia.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142182 _Testing pending_ Submitter: Itamar Gozlan Date: Sunday, July 07 2024 10:25:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142173-142182 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2019 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/