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 9FB0542B9A for ; Thu, 25 May 2023 12:59:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C61840DDB for ; Thu, 25 May 2023 12:59:51 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 1AAD540DDB for ; Thu, 25 May 2023 12:59:51 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-75afa109e60so41155885a.2 for ; Thu, 25 May 2023 03:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685012390; x=1687604390; 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=4Xg7DLy2JsViZtqISP2rEuCtzGsvz08Awpi13Kc3bTk=; b=drSW/ufAKrVXOQU4reQpEyXxPMGhfEbWOGRo5MpZbNuuuM/99+29EZVBcXBgiKd/So hP1KrT9t2gJ0oWvQ5ex1HksupR67KJ9pPAdSOgwuL+VjwUhCwCY4Hx/tjAhhV3nZT7Iw YtzpU0rEEmgxlpTp1ujbghcbjU05Z3QTBGYDAceOQTkhDn8sz4eAB0ND79LaRlnDnwNX 4Q77C5whsXzhoNG1IPVyBwpaimPg0vXM1z9whyNDMjp1XvxgM+ZNxbYqN4Dgn0T10SVD 9QnXTmUlgRKSi6nwoKETAo1/CT1Ceav6RgMcW9NwiZrDufX/yYMhaNcVn4P/MwVluBYG 09/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685012390; x=1687604390; 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=4Xg7DLy2JsViZtqISP2rEuCtzGsvz08Awpi13Kc3bTk=; b=f5prFT1adDUkr3AgyvSxtJsFMPEI2jK30A6/+aSI2jV4Sj1hGEq53JJd7/bneuxJDK 7c/hQet8FWaxVNEcwvkBqYmZ6RjGMKvtqtvgf6vvRQDMYWlSkZCONrccvz/XKemf22Ou ZLVs3PZGJeNyp5Oznr8vgMg+rUw4PtmdK4BuoAIozkavdgNThIeZ2R8RnGNdm0vW0B+7 mdWUwr6S3q7hGeaZXFzfUNeDVgwQBUZTnFhAb5D0iY0kXmL4PPUFUOptCV8yzMuJAlg3 3nYOYIc9jZsSU9Q/XONT4KqsYtJnt+tBE0hAzmRWJ7GcqbE4F+KSJClVnGH73ofr+GlT vsQA== X-Gm-Message-State: AC+VfDzSFtW2yMC+GS8tAfunAApOQjN8uSdOShxVE/F8iS/7xDxTOz6N LQKhCBcBa2vDEFlKLrZmfi9Gj0M7isNkQn5jkD4= X-Google-Smtp-Source: ACHHUZ5P1kV4HS73GCDI1zVJ+sZDZdJQVXvQ/LrtcblTTrviVSQ2Lf+/iysAv8kmFA5vkCfzi5tpqQ== X-Received: by 2002:a05:6214:2626:b0:621:65de:f5fa with SMTP id gv6-20020a056214262600b0062165def5famr1030998qvb.15.1685012390262; Thu, 25 May 2023 03:59:50 -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 b19-20020a05620a119300b00751517fd46esm310054qkk.26.2023.05.25.03.59.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 03:59:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127383 [PATCH] net/qede: fix RSS indirection table initialization Date: Thu, 25 May 2023 06:59:48 -0400 Message-Id: <20230525105948.1190624-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230525053001.283328-1-dsinghrawat@marvell.com> References: <20230525053001.283328-1-dsinghrawat@marvell.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/127383/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5078461759