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 48AFE42825 for ; Thu, 23 Mar 2023 13:19:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 450C44021D for ; Thu, 23 Mar 2023 13:19:09 +0100 (CET) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id 7B1E84021D for ; Thu, 23 Mar 2023 13:19:08 +0100 (CET) Received: by mail-qv1-f50.google.com with SMTP id t13so13964718qvn.2 for ; Thu, 23 Mar 2023 05:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679573947; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4qgi4RIk3VvK7QADR48hDW9HEiSYm48XJQcAxh6sn6o=; b=WPxXd8vERpUNw9/4y3DVbwljuCUEUkNVh4j7xv54Ng1rUbPz/yifXCBCuWfcerZS8j oBUwwSlUaNucQPdxX2srtuNJZFYRAReLoEbk/eC/gizzpi92tN3F7qeKOXyjprvHQTwM J7GEhq+q3bxL7JiFzZZYPl4h8Vyw7WuqaWZ1WREsyEr3r8Qe4HvYaPmZdMKWnuO3NRPV h1/cgraWXnkTonr+556EuXM9FE2AdlTbvzeJBDCH2ENYnrQaANtaNFyvz0WjuYbEr5hY PLRA8PXbkvChUi5MC1/L6bMQQ/OVv8Zx/zweYz+LEu5cL1fj7NtFEFLx4AlCHhNzRK0f nm4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679573947; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4qgi4RIk3VvK7QADR48hDW9HEiSYm48XJQcAxh6sn6o=; b=LdtGd5PbWCUw6ifp+J3OxqiiN+EZmpYErH9fok5q/YVtNIAl+f6L09VMXSu5tztkhh N+QxenFu9SqAp/mgekGP9oUVIKc26TJa7GmbYLZ3hURXwC+xD4G9aBsIlbhjwyGacR23 6KU6VLpRCDr4kmlwVTG0YhJ+uo2qEijS1ENCVDzjPXgcaNCqW1zGIszNTWAwQFUU0E+j RODeV75EHPkjziDulXKVd1rpozKdxwtsK27zJ6+2pFJ0TLOhPa/NwKIPZKivs+5HjFVP JPK60e+SkiBQMC7f6h8PHVXjdMTGMwoURjMWPSG+6WsEAE9puouxkWif+lxQyhFnQ2RF 4RLQ== X-Gm-Message-State: AO0yUKWdWXtcPipmPMjqW7f7PMuQQbjJPskmNZeKhbu8GP4vWRvCw5DY iv6hL8+s8YawuLjTZZ1psE7p41jozXUDg0aJUdg= X-Google-Smtp-Source: AK7set8wu/e31agj99ueLUwBjwH0qoADK6Kx3Qd08nyeqwXeiZQhhHByBjbsE2WiBwaS05bPSOfYaA== X-Received: by 2002:a05:6214:2348:b0:5b7:b702:72b1 with SMTP id hu8-20020a056214234800b005b7b70272b1mr10756025qvb.0.1679573947656; Thu, 23 Mar 2023 05:19:07 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id e11-20020a05620a014b00b0074669eddb05sm4427774qkn.68.2023.03.23.05.19.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Mar 2023 05:19:07 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125452 [PATCH v3] net/mlx5: fix the sysfs port name translation Date: Thu, 23 Mar 2023 08:19:06 -0400 Message-Id: <20230323121906.3729009-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230323105414.724908-1-bingz@nvidia.com> References: <20230323105414.724908-1-bingz@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/125452/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4499819083