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 5EBBF455E8 for ; Tue, 9 Jul 2024 20:21:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B3C1402A9; Tue, 9 Jul 2024 20:21:13 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6355B4025C for ; Tue, 9 Jul 2024 20:21:11 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5d42758a7so31568716d6.2 for ; Tue, 09 Jul 2024 11:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720549271; x=1721154071; 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=sNzI9/qqXNyGuuF64vNWIaRwKqWSqG0OJE+2pgu1YGI=; b=O3MLF2kCC/sPm5Uef2dzGI61BhGaA6K8LOcz7GoVq1hql1u8IFXH22QfEu+fS9LnT1 3DAad2wSStb+oPlQCqSR0Wmnqc9BBfLytKnyYwKY1OtxcpnXYtt4vbcD2NQDU6G7q9Jz vlSTexOobr+k/7SuOWJK/VMaF296RGv9d7IgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720549271; x=1721154071; 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=sNzI9/qqXNyGuuF64vNWIaRwKqWSqG0OJE+2pgu1YGI=; b=C5cKoGBGylPiyRxASKJ6iRVLWhecmZNskMZIFdlKwHIMeZ9LfF9zLTK2SEbNYJ9bwt BUSDA5tIGCNJYvt+opuzoxjub7JGKsyVO1OqolbZAnGxEmoI0cTF7VmIzvrjjdj9qAlR nNwLR5rPkhSTPYDvqd7q/GnehqHM3lDRLxWBN2fwEBEua6dz/gMZaG64hPfnnxUufW94 vtsAzOZ6i3zt2ucN2HY6IchUgNMBRew35AXft4cKFjinfHXuH9KBpKFHRBYvVHxAo9+V n/mCnXdSDGol52bLU7gLQPwtGp7kO5Vq7lezg9+AgsDFNg20x57tVpX2xF/wOj2+f2WB iszQ== X-Gm-Message-State: AOJu0YzZfDXwAGc3M/jxPm56G8rOCXhg02QBB6/hZQT4b5ms9FUokYOH QsuQq4+uxvOl1UHBLMN7+j3PPkEpdog51LVPNELEsttQ1kmUP0Pa5t7BND79Put97ue40UOuOJs xA8JDc9BjMbov6/+8jlxe+mdch+Pn+pGwaVSgXo+p0ReTaphcIYzJoSJH X-Google-Smtp-Source: AGHT+IEFwVOmD/mEqOFgTMLJDHR/TGlsTKbJEhWLl6HTf3GpKVhNo3NtbexLzRGwN2BMa3k5YvDcGVAYqcRZ X-Received: by 2002:ad4:5fc7:0:b0:6b5:403:ea7b with SMTP id 6a1803df08f44-6b61c1f244bmr36055736d6.54.1720549270871; Tue, 09 Jul 2024 11:21:10 -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 6a1803df08f44-6b61b9f1537sm1118936d6.7.2024.07.09.11.21.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 11:21:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 11:21:10 -0700 (PDT) Message-ID: <668d7f96.050a0220.29011.81d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 98120605C351; Tue, 9 Jul 2024 14:21:10 -0400 (EDT) Subject: |PENDING| pw142264-142271 [PATCH] [8/8] net/mlx5/hws: fix NA64 copy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709123103.2101902-9-igozlan@nvidia.com> References: <20240709123103.2101902-9-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142271 _Testing pending_ Submitter: Itamar Gozlan Date: Tuesday, July 09 2024 12:31:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142264-142271 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | 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 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 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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/30478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/