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 08E8543CB4 for ; Thu, 14 Mar 2024 19:49:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03D5E4029B; Thu, 14 Mar 2024 19:49:23 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id ABE8B400D7 for ; Thu, 14 Mar 2024 19:49:21 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e6cadfffdbso1048942b3a.3 for ; Thu, 14 Mar 2024 11:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710442161; x=1711046961; 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=ebJge/pp4oqeKR6QDZ7WsFnZ08De8QNvZ2D/1TgC+HA=; b=PA9GYJv9rq6tvG9F0JI47rXbOxqcGjZLScja6kwqw6AgwH/Qq+8+F9Vs7g8D3fg4Vj 9SStK5wx/DM86P8yCThhPF/IOCO368PVDDppoB9pM1zax2sxwJ16i6e/XtU1p5KJfX5p F2hWxqNvvddwoDvyvJYnAVsgczZv29UWubItA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710442161; x=1711046961; 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=ebJge/pp4oqeKR6QDZ7WsFnZ08De8QNvZ2D/1TgC+HA=; b=fPrJUeleXmawh/hZIIzudQTPh7gCTHsx2R4Y3hzUHLR6plNXSh6xkdh8sht9GKc40J maJb3S9M+SMOmnV4F9x3lLagdnmcrkpB25WPM7/6TPwo3q0I6S0epYtQhXhwxKpOga6/ STVQfkr4qMHtsZAO6qnNCa0Ss6bF6zQaLtkOH58VYo5gvxgUIP6cqAtUkGMZr/FD+EIu sYUqvUqR/itbA3aQ681ukJjCjr8b2Ftp/LMDXpli2VYoxgzR6StiJnxlZF3LbfXnITad BHovt+ZVvR9esjjjwMtA39Rcj14wiFIXjtk+5I3pTEOColwy1AE8t7mXqn7RRDgImhGm 7E6Q== X-Gm-Message-State: AOJu0YwJrj/f/lJhybUP4HHb0jUCE2IPbIU92MEEvWX5YfUFyY9iUEDC xjZccctHzWMnII9gAcNt4OuqFfrs+IvzyYMRzcuBeDoLD+1LYYJQZX9cGgnBBoXBH0GXAzxjFMH QeYRaYt8bFCHJML8LqzunXNicQiOyLeM4j8/KiZXW X-Google-Smtp-Source: AGHT+IHVP9GkwYH7YrPIGW2r5VUNSrj+lnyd2OOBCdQtAXZVkjNZA9OpLeYX1FmrIwrjAHq/iZbDTmHyuidG X-Received: by 2002:a05:6a00:1412:b0:6e6:527f:bc4d with SMTP id l18-20020a056a00141200b006e6527fbc4dmr1610254pfu.0.1710442160872; Thu, 14 Mar 2024 11:49:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w11-20020a63474b000000b005dc8c121294sm45564pgk.17.2024.03.14.11.49.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 11:49:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 11:49:20 -0700 (PDT) Message-ID: <65f346b0.630a0220.80ba0.30d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E3CC6052471; Thu, 14 Mar 2024 14:49:20 -0400 (EDT) Subject: |SUCCESS| pw138384-138396 [PATCH] [13/13] net/mlx5/hws: fix port ID From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314114220.203241-13-igozlan@nvidia.com> References: <20240314114220.203241-13-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138396 _Testing PASS_ Submitter: Itamar Gozlan Date: Thursday, March 14 2024 11:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:1585a8ddae09ea651ec0bfd462783b71b90534ab 138384-138396 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/