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 B746D43D17 for ; Thu, 21 Mar 2024 16:24:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1050427E6 for ; Thu, 21 Mar 2024 16:24:36 +0100 (CET) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 48344427E1 for ; Thu, 21 Mar 2024 16:24:36 +0100 (CET) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-78822adc835so50512485a.3 for ; Thu, 21 Mar 2024 08:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711034675; x=1711639475; darn=dpdk.org; 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=hAja3fYsZ/NZ2e2pYutW32hN5t1cI/DRdUaaylLreEY=; b=FGFjdbxT5Y5tZQJt+5MbxLSxMwpTZT9QL5QcSRn5EYS2pA4FKkIGWki+1nvCkZpLYa 9I7A58kKp6FXwqxrvQASJBNgjovF6ul4NazzUvK4XvIqUCyamUfdMgaMk0kLD4ysqZIE faXXNzBiM/peQtJaj+y3zghLC339QLQhINpqt9q/U/6SGvQ0hDqtWIfsqDjRl4rSZlT1 Q1aI1iXaVQECnp8pdZC9068ErfekQjK5TpikvNzexbD5Vb9+SsOIF+7m0bOYmD7NDFgS 1cvfJSbsXtCCRRwQCeHG71lzbS86/OEpNircXGqhIZdtm/SUf8y7o2l1RlfqBgFYDKj/ 0hig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711034675; x=1711639475; 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=hAja3fYsZ/NZ2e2pYutW32hN5t1cI/DRdUaaylLreEY=; b=hklWs/P/HVcNu0YqhqwqHrcirJUhPDFDfVERn7Nlr8GbexpFO6D9jGV5m3c999leYI 7AovQxV8PRWQudFOo1n77shmt+g3vOZOK/6dBjhPbRvOT6+M0jMsDAGG55u42ITio/rU VFubsksrS9LNBB6VamGrMZzm9NtFrozlaJ0XQyEqdy15K61J698/x/9PpUHzL9XQIEcU Q4iD2uC5MsDbuupe4yxOIEof79SVXbO99dAvQZA+Qom0DJwr/+BQtGh6QDpTTGDi2jKp v3TshiuNyuMguGsAYPtc5O4ukZa9kHJhutokoTF6wxYUmWXlzMlj2UMnkPn7u0TY6uRW 1H6A== X-Gm-Message-State: AOJu0YzcqY2I4nx3l4tU5vdS2WBoaUvicB1fhTt7cWoLcPenPjZiLboZ jhdSLswQ3o8E2E0qHl3WscIaE/UkJmUQhsE/L7BQ6QnzL9rST7SDqNQQupuUf9dsFQWWP+wq7h2 Y X-Google-Smtp-Source: AGHT+IEfuzMERbs7rRnMBkrUr8P7NS7XTUYWdRTZS7x7LmfLvR2vYu2gKWamjlEBiRodhm9FQ+mt0g== X-Received: by 2002:a05:620a:2ec:b0:789:dc82:f280 with SMTP id a12-20020a05620a02ec00b00789dc82f280mr22716979qko.46.1711034675147; Thu, 21 Mar 2024 08:24:35 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id wj18-20020a05620a575200b00789e7ddf8a5sm5913111qkn.17.2024.03.21.08.24.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Mar 2024 08:24:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138661 [PATCH 2/2] net/mlx5/hws: fix port ID for root table Date: Thu, 21 Mar 2024 11:24:33 -0400 Message-Id: <20240321152433.1306491-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240321142414.1573453-2-kliteyn@nvidia.com> References: <20240321142414.1573453-2-kliteyn@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/138661/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8376930809