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 6121843D17 for ; Thu, 21 Mar 2024 17:05:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 315F8427E1 for ; Thu, 21 Mar 2024 17:05:08 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id BF6294029E for ; Thu, 21 Mar 2024 17:05:06 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-789db18e169so85377285a.1 for ; Thu, 21 Mar 2024 09:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711037105; x=1711641905; 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=hQ7S+uKLeTSxSol9lsC4NJbO7+hb8r2O60xD0TJ5On0=; b=BFQPvPm2w+cWGiGnX6eHledCn5taYzHhNs5DUhqcSJqP6Oeg077caZoQTkxO8balJ5 rEpcmIrlW62B951UGQk9yB7K+XN5ta70pk7v8V1uS9rlSsB3ahUnY9TCnrXUMpR8d+3a 3v+fkSZgpJi0hDn7qyK2TBFlGnlLsd3Fn2A/Wd1yboxOMy3XDjjeod6EWhfhQLhypGFu jCbPpZOyq4QlLUYWsIZXJyBYmpiGaZLR1XE/tgHTqbG+XM6P4n/h2meshTsaJdH4mnmP MkFVXEGxqctiInL1WR2ZHSMsXnr1aNKc4d/KpSpy1tthK9bpTHDFKpufuBYly2xIP36v cW+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711037105; x=1711641905; 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=hQ7S+uKLeTSxSol9lsC4NJbO7+hb8r2O60xD0TJ5On0=; b=IGAIDAh8WhGl+aRVMHWwzoGvrGz7YVPHgnoqpa8VZwZH72Q+gKJsj4tjgIX0dTSQGW AWa2tZaqBcg2PpL8IaqAXI1nksgv88s88MbJ0Kq7LOCTsBI4SBwp5IpLAtJtsWON/BNp xqbb8KcvBUpB89WRzdhMOAnQXCcPhPFa9UcDDZ82YFrrJUk9qXHl7tZ9G0aZANR56dsP cOPkLT8Q2ZbrFtKHKNVikgQkswHwD1NCL00C6FffjnvfDThm3HZ0jDT/lGsp1OAASKS1 MjrkEsZEbguoTOAeeW0hhdDYRjoSJtDptpzunrZw/RRj6QwP5Cq2/GXefU5EHhVan0Bo 9Zzg== X-Gm-Message-State: AOJu0YxW95OuBzZAJ0djxUxpAlK9o8j3WGNIk/uBwaVQUjeI6M6oGadk yrrs5hR/n2+uSh3GvUjw45paM7H9UrRRTXud50cMGHIvzwYCdbAHkmdE6pyLFBcHw17hTTEvDvE 8 X-Google-Smtp-Source: AGHT+IFGA7AZKPR5dfMkZyBFjQY5Y1QmkFfMFf5oueK4OitmZCx5k4LLXmSDTmR7fRRp7joqU1pCUQ== X-Received: by 2002:a05:622a:178b:b0:430:eb63:8a3b with SMTP id s11-20020a05622a178b00b00430eb638a3bmr2657009qtk.24.1711037105388; Thu, 21 Mar 2024 09:05:05 -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 en10-20020a05622a540a00b004312563cbb0sm568707qtb.83.2024.03.21.09.05.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Mar 2024 09:05:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138662 [PATCH v2] net/mlx5/hws: fix port ID for root table Date: Thu, 21 Mar 2024 12:05:03 -0400 Message-Id: <20240321160503.1383278-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240321144811.1574579-1-kliteyn@nvidia.com> References: <20240321144811.1574579-1-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/138662/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8377379817