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 3747143C90 for ; Tue, 12 Mar 2024 10:02:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11B20402EA for ; Tue, 12 Mar 2024 10:02:42 +0100 (CET) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id CDA7240282 for ; Tue, 12 Mar 2024 10:02:40 +0100 (CET) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-690b24973beso31412976d6.0 for ; Tue, 12 Mar 2024 02:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710234159; x=1710838959; 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=QRwtKCFODUqY791YiPdBdZp1O0o8yNECe02ZSGLo3tg=; b=dcmRPu+OQP73uocyAkedEcacc6F59HulGwd/YBeAL7qB74M3vqq0Ta3sQvpN+GwuKf akLwyGrgqvXCFsJ33MoB04Kr9Lbg87dQCYbnp4umOKiutBGpxePOh89DxOYSfL+v1WcD rRBY368hIYjcbTfCJT3pBm/i8jJ2zNYtqls4bhyZCE4oZx7kopJORPWnTZ/w3vkCyi6s sj+gYjGzQ2r60RYv0bR3RqInpnv+2Ebn20le5zed8M6FRUqKK7Md5gBK97/FWGDs1PsD 4KoVOyKMIYm3wgP6XMXiPV900a/1H6hOOr05l/UQfIQ8qYBdYJzr8/3TMLWcfADhiEBq U02w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710234159; x=1710838959; 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=QRwtKCFODUqY791YiPdBdZp1O0o8yNECe02ZSGLo3tg=; b=w8sgMdR+XpmJqnEgU7Yiik55K0Rjl+M7Wyv0zgXyPDQXl6eKliXjZYUWkM+oCvysyq 63eYmiR0ZlpOT6amD9ut5VcSNcSzlMR2wIlOl6Qza+Me/LgsYyvL2o9Y6r47BKmcPVt3 9/+MhXPj9ubJbIh51eevuP/VEtF4ZG+5jgk3wIrCzoLHWH2fTvVa+j3KnZzWYo24e8OX Yi9/T2vwSSmp0ysLIgb1WHI/PHT4JaAjk6EMkavBDn4UF5RWpfn7krKArE3z+B8J2cRx Ik8DEd26FjI0KnVCatGdLT2KE6Hw8+lYdBgusift/27Gnu/hSBfVIRFDBt1MBSCIMAi0 FJdw== X-Gm-Message-State: AOJu0YzeWzoCuLu4Yv439DVNTlB68DakdgFFBBGhpIMLxW+zo4k5tMMi OMpw1N6lzOZ5izpdCnwLJs1sUB5uPdG6WJQdqMgRuZxb28BifgcWJT1e1oqkuWKd9JnNf5PoSK8 2 X-Google-Smtp-Source: AGHT+IEgyPBXHl837nYOwcx7rOP/pSTfBvNg/sO51umBsI8dDMYl08juKFeeefTrdd4N9/G1xU+Mtw== X-Received: by 2002:ad4:5143:0:b0:690:bb91:9d65 with SMTP id g3-20020ad45143000000b00690bb919d65mr12463924qvq.14.1710234159620; Tue, 12 Mar 2024 02:02:39 -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 p9-20020a0ccb89000000b00690f23c8605sm268381qvk.23.2024.03.12.02.02.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Mar 2024 02:02:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138206 [PATCH 2/2] net/nfp: fix incorrect queue index Date: Tue, 12 Mar 2024 05:02:37 -0400 Message-Id: <20240312090237.1547926-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240312080245.2783410-3-chaoyong.he@corigine.com> References: <20240312080245.2783410-3-chaoyong.he@corigine.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/138206/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8245664618