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 B100743B61 for ; Wed, 21 Feb 2024 11:44:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA653402D1; Wed, 21 Feb 2024 11:44:15 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 92307402CE for ; Wed, 21 Feb 2024 11:44:14 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6079d44b02bso44206067b3.3 for ; Wed, 21 Feb 2024 02:44:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708512254; x=1709117054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WNH44SbWA0SEXO6H5uVsicvfvKb3O7qwIXqM1qwgFYM=; b=ij4P3a0eZ3/Aqrhb9k6w0iIQXHwrLbkV4FTIqxDevG46AjuHne20vEePn+ZV9pCwPR YEZTA07RZm0trUWEZLie9mbSXsNC8L97tG9zVbSLXyZKod8C4iEu0+3ltuMm1gE2ttOJ VKEsoZZZrPCvLsK/07qyWPTy0Ifbs/wr6Xw1k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708512254; x=1709117054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WNH44SbWA0SEXO6H5uVsicvfvKb3O7qwIXqM1qwgFYM=; b=trl6DduruvuxEpY0M+qUxO2Ta45k3RDaTg9TBhRCLvyosoDkbNUe5apGXz+GPoejQY /7BC3B07zFOU1XgIkeoPcibVS4dkqRspF6MXOz6pDFt/f01OY4MAZVaPy2+kN6nNtyzx xUvOTdauDbeqg8q1SI9saSKVc/Vj5N5QP6xlgLwOr0C3DMYqfNjpz50sM14OSdUOnXDp ITS6dDDxyl3ILTFE4ApaSlrNd9feTw0L0184LSCSRxwW3FH2Ql2Anj93PbkmAP7nZ7k2 0vPrO+YBS+p40xYQ7m/vU1ciTTbX50OMOw50VLoSM1QJkegRW2UnVpD02mEKHZMFPWfk Zykw== X-Gm-Message-State: AOJu0YyyxIH4XOF7umTjXVtVNqRhOF7Rfmc1owpN8CGD34D4eFJXJwyH YW7zxhGdJFRgqju5FMNMMDL5bzpiknC0VRUxd83GuVKHF68/3JH+33JFvR4JkdzhCuOSYXzottk ddAsuVPO6PqiyTkv3DuYTbq+Gdkpyg9aZ09B3e8RO X-Google-Smtp-Source: AGHT+IE929m8SJguC6gqu4RuvUHp0u42SZQBKYvVTbkjd8VH9IBL417o0RfAslXbl3lierpNkkXN5g7igJSr X-Received: by 2002:a81:5f04:0:b0:5df:4993:4371 with SMTP id t4-20020a815f04000000b005df49934371mr16107113ywb.39.1708512254062; Wed, 21 Feb 2024 02:44:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a81830e000000b005ff8ea6917csm780728ywf.23.2024.02.21.02.44.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 02:44:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 02:44:14 -0800 (PST) Message-ID: <65d5d3fe.810a0220.f0d9b.f217SMTPIN_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 B48D46052511; Wed, 21 Feb 2024 05:44:13 -0500 (EST) Subject: |SUCCESS| pw136949-136952 [PATCH] [4/4] net/mlx5: remove port from c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136952 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 21 2024 10:01:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136949-136952 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/