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 A4663463CB for ; Wed, 12 Mar 2025 16:16:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 821084029E; Wed, 12 Mar 2025 16:16:18 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 1604D40265 for ; Wed, 12 Mar 2025 16:16:18 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-22409077c06so43898325ad.1 for ; Wed, 12 Mar 2025 08:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741792577; x=1742397377; 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=olFg+xAgRr48imTlWWA9zusNPuSzFWiR00sp4dVUORU=; b=POusXU+aniOrX4VuDHeDHWORuwl5xePtsS8Hdaj7Z2uwWyqjg/UczFqr/BrP0mjInz WtuK6xjraink2IgY1uLxTMaNjbdaPPHIIysjQcfiddrpJXozf87vnF7RfaZfQPIDORxH dFc3yznQzmspf7ADolKpaEfz2kIxVoecCURUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741792577; x=1742397377; 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=olFg+xAgRr48imTlWWA9zusNPuSzFWiR00sp4dVUORU=; b=IQMVkKki/eEVXcnCYTMZkCsr6CEPgvtkkOuntN5iJqDzoX9bJcNkVXN+VxvAxBkoUG 3PwWsBdPFspMEbF/83AgJXLgeCJuSOMzKN0FEcbfOvJA7/T0YqqWgT0UQ+76Pmb1007Z NJpNoTughGhB5tzZueHmutIaI7pPfG7q7bod0weCC+kIthnnsM+dLWgSdi862D2G7Td3 VHtVYnUXBW12UjJTECmSCSVv2x6ojYcriNYEyDYssdu7OvOKYkIEJeuBgbboBhyTNOFB SHwotN5P4BQe1tikCSJqHoyeqJWen2WoUVDTZU/botINhvya7tUSWP152EUf5bfXD6B0 NRWQ== X-Gm-Message-State: AOJu0YziruXTPfwSaKbFcV6W1eJgIH1BmT6xYX9hHW/1GjSQf8Mtr+Dj UHVy1VtUS4PQXvUBaBvijCdEDlB2rU9IyGHeJOStb8jjCggKYu0wk9luqlKR8KU1t1XF71xZkDA 6ygP6aL6bz9qiZxFJP2L41KrzRF3C/UwEMP1zk94S X-Gm-Gg: ASbGncsWQSbfL63uJYzQK0c2cWsXj2Zd0sa2e85I9pP1lihV6jg2yTy/M+lJ/UW4Mam wF5fMJEleeoFi1sPCnTai5L158kSvlIDSA8cPIkUjjPwpSNY9WBRtoLfiqmKgUoYERRqyuPSE85 icopEgRDW/T61eS/2n3ATR6JWJIrU1ci6sDVGW49pTmR7PNlDd6EigM7fk82QC6krrOlv4g057D 4oimAymLdaXO60jCk7Oac0PkeRYm6Pqu+Uc+ZQJsQBQgQghvCsCHY4XIQfTRPm2MDW7ngMkNJed zlniMVSiBdoh/sbnQIai3Xskd68r93+vDSTW4Geh X-Google-Smtp-Source: AGHT+IG+MXmBKER9oipFVLse/9kT7FXmgqy5r9qW/kdYn0cE/q+yQPlXr1AscaXWqOXVE/Jd2RKYmPrwMvXw X-Received: by 2002:a17:903:32c5:b0:224:2717:7993 with SMTP id d9443c01a7336-22428bfaacbmr299679555ad.45.1741792577093; Wed, 12 Mar 2025 08:16:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-22410aced0csm7776235ad.102.2025.03.12.08.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Mar 2025 08:16:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Mar 2025 08:16:17 -0700 (PDT) Message-ID: <67d1a541.170a0220.1fb26d.42edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 939406052471; Wed, 12 Mar 2025 11:16:13 -0400 (EDT) Subject: |SUCCESS| pw152343 [PATCH] net/mlx5: fix NAT64 register selection From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250312095108.105978-1-dsosnowski@nvidia.com> References: <20250312095108.105978-1-dsosnowski@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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/152343 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, March 12 2025 09:51:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:6a2610c2f4b8ad7b3cec850bad14c4af8840654f 152343 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#371418 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/