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 1883FA0093 for ; Mon, 7 Nov 2022 11:19:47 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 125D642686 for ; Mon, 7 Nov 2022 11:19:47 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id CB8DF42686 for ; Mon, 7 Nov 2022 11:19:45 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id s4so6595107qtx.6 for ; Mon, 07 Nov 2022 02:19:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=4kti3kB2DyTkBC0hyHSwhExmRfoZDizPFzG+RV/+euQ=; b=3VlxgJjl2FJaz79sBJJN16Ei104tl5qyIKIga9hG/UIMg4sbw21C31TSRJVNTf8QbD tnR1rVNjkf4FNvU1pNOnWHPlUSj2QhSh+76Q6fM2GqZzMkbKLP83a6rjcVPfmEVZK5YX GC9nXYiUx9gag4vkMRRL0FFslrcdP+d6yt8h2brgLcRghWx2TVSZZ2y3Q3xb1zRMJJE6 j39zgJIx+2S/F2LT9PH3wI5VpJHWKINjZr32q8u8lh0DaI/c70OyeMG5XfV2imKfswOm omt6Ho8HATxXvtrfuamx4EntokUZOBMASria5ITi03nYSIz8OPjURbgRCX8B6VigCmcY EXNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=4kti3kB2DyTkBC0hyHSwhExmRfoZDizPFzG+RV/+euQ=; b=juWB8KAF8sWkDXh7lOJ1HY+3Rhlgg+mssLw/i9BJDdw5AQcLeS+SIm1uRFwCjEW3yd p1nfgFvBCLznOsj6ha7AWTf5ZZhoo98o3MvJK2HLWQl42Nl2XB6Cj/HABEUFCJGzFiEM Ynj0FaMajI6iAN/XZtebH+ivXAgqQm+RA1d768vIYKvyh2JvsVmi9myyy5RhMNC+1Eem vJREsng3PgCBXb/dsMOOWzbUj/pGQOJw7nLBr4OZCdWZYbDcJ7QEsIMX5XMQvRfnf3TD 5Au01EodOBJNaMhwgGXtDDYDoro9rVW8pyXgNnsqnNNjTS+UVrNC+vf1jggxb+J3cnah hAKQ== X-Gm-Message-State: ACrzQf1LBDXqyH90LRQw8uWP8UnIdJUOxKX6DIfEht8Xb127Kj+MXIkZ Cnw1v8EzJhb+rDEv4eGVEhv81vz8F02BaQ== X-Google-Smtp-Source: AMsMyM6GQFwe9H5FYV2AuX1Yhz2UmHmKJxiqA4j2V9E++LJwV4Km1F7SmFXEbBFT2b6Fvams4kNqnA== X-Received: by 2002:ac8:1085:0:b0:3a5:3f34:84a2 with SMTP id a5-20020ac81085000000b003a53f3484a2mr24718429qtj.305.1667816385008; Mon, 07 Nov 2022 02:19:45 -0800 (PST) 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 m13-20020ac8688d000000b0039467aadeb8sm5762186qtq.13.2022.11.07.02.19.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 02:19:44 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119516 [PATCH] net/ixgbe: fix error of drop queue index Date: Mon, 7 Nov 2022 05:18:44 -0500 Message-Id: <20221107101844.3222422-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221107084840.89186-1-kaiwenx.deng@intel.com> References: <20221107084840.89186-1-kaiwenx.deng@intel.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/119516/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3409187783