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 A15CD42B9B for ; Thu, 25 May 2023 16:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DB0040DDB for ; Thu, 25 May 2023 16:59:44 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 7887240DDB for ; Thu, 25 May 2023 16:59:43 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-757942bd912so57506585a.2 for ; Thu, 25 May 2023 07:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685026782; x=1687618782; 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=QsbjaUqMgg7Edww4+CMBavUDr2ExK5HkyC+46Ym5two=; b=h/yZeRBXgS0EATxhknFBLc0vgYTKnW2aujafu7E2lpiI1g+lAruRVS7m/a8mttDqId K2xgPpDOlHzGz0ATMDp5N0Tej7iUtcxJRhInlxYYyvLMm90NfzTNWXxxC5vxGY1cNo7f 2EYMxaClDvfDJ4Bddud7FFLD+sHT9FQiIu4pwkzDSRyvelcyxuLNsF845/L9C3pSLEEP bX9F9bRkl77nckPNHIK3UuCsEtNC3Ce4EQ+by9JW0ODhIlcWKr0ZWIjm0uXz5BAV3zha Q2GDangRnPnJMpYCAHHL/HMQ68wvXQH8rlkPA3BJkjSQNLzYHaYY857va72oEy5gTiRx v4aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685026782; x=1687618782; 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=QsbjaUqMgg7Edww4+CMBavUDr2ExK5HkyC+46Ym5two=; b=bz9AbV088NThGS+MZ8AeueLiojcVSjA6G7ZB7dSV5wZARDeTFSyoCBuxPtO0Ubtj4R ldULxFM+X0rYIYm8NFb6VI2dSBiZP7QccviGm/pp3gUf+L/GyH+mLw1mra6e+CUS3POm sSMgFvMW1rwb6HLbb61JaqdhZ3KR2PwUhI0KZ4/3LvPHC0sGGoNIFzDBItnhx0zU9qia ag64WinkY3eoIwI0dd8FOLf8Hoos9zmlYwOjzVqTL9JgSFTNK+qIz+nzN6/u3EzRCvP8 WEZAyHoyoBPWSqZGp54h4FQvBu4ZY6JqwT7arRpPoyIvt3t5XkYu+bAQ+MFBxNLY0J6i vXOA== X-Gm-Message-State: AC+VfDxJ9cVSE+HUHDqiZuA2nCe4I1Ngsecr/JevlYIW0Qh6axD9/N1o coqupzKZ25WgAgTKMD/rV9KCXg03WS1+OEOBiis= X-Google-Smtp-Source: ACHHUZ7OFO5jujZKlmC48y6s/kR2K+/0YDTMMGrdoEuPnfygVdWyuvT507A0qZE4neGCixhBWCzSPA== X-Received: by 2002:a05:620a:3a4c:b0:75b:23a1:8335 with SMTP id sk12-20020a05620a3a4c00b0075b23a18335mr9496372qkn.48.1685026782597; Thu, 25 May 2023 07:59:42 -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 e25-20020a05620a12d900b0075b13a89c30sm458705qkl.3.2023.05.25.07.59.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 07:59:42 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127435 [PATCH] net/qede: fix RSS indirection table initialization Date: Thu, 25 May 2023 10:59:40 -0400 Message-Id: <20230525145940.2287826-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230525135421.301959-1-dsinghrawat@marvell.com> References: <20230525135421.301959-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/127435/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5080856802