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 D8ADD41B8F for ; Tue, 31 Jan 2023 15:39:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7AE940DFB for ; Tue, 31 Jan 2023 15:39:55 +0100 (CET) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id 915524067B for ; Tue, 31 Jan 2023 15:39:54 +0100 (CET) Received: by mail-qt1-f175.google.com with SMTP id s4so13452577qtx.6 for ; Tue, 31 Jan 2023 06:39:54 -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=gH9MvEHDgGmQ1BC/uS9bfzcjyw+tyYGsXBvugrspo5s=; b=jXj2S+CcOMvkI8+sDTK5fbWYhYtKFnm3Bf3M6EqZZzt6GPfD0wZ9dak4iiXydBS9EZ ruJxixHant3hX0Plhys6OOL5PwsagLd0SNTF8EKO5hNFAxGK5yXpYxGAlYyNugdoYi7J yn0PsA8FkGkFBt1pbRFk67zqLkZFWmpCPcH6YOkc8pGssayEb+DYsjCBFEXSPxs+b/jn zb7orunwAdLyPc6eW38brJ0h8QNE9vfWE11KPzr8+f4/3dMpDU+bdjWKDh7IHCYNt+KS x3fvC2jo1nKRdsK3f0TG14h7DwdhZqc0wiSoY0e2suFZg8RQuCI4lZfcFnhfsn7uJ+0/ Nx0g== 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=gH9MvEHDgGmQ1BC/uS9bfzcjyw+tyYGsXBvugrspo5s=; b=Ap2fDOvzvzvdI/EyO7LUh3Y+bhNEuWcm+Ggt2vDc6VvNkApvilVULfQ+JXbYdRpdK6 RnM7RD1dzMSCc7C4/Fs0N9gWxHJCX7iBw9XdArWRwmp1fjULTBoSSDhvqr8cwXES0a5R ehHD/VCTxZMB368+lGVlYLmrw3LuhzljDSXQnOG0v2YHCm5u90JCQZXCDnvSf6S7vfZ4 5QnVyXtQo8HbNNHKKO3nKWsRwgC/NBSvUmTp/ciZm+3kmRX+tJnTKFgXZ7tiQo3V4dHO 2dWmihIuhDHQeOnJnmbjWubu7XGxyzejfzDrO0alfc6GFmcqjxoJUxA/6NeHMVMVEJbc hArQ== X-Gm-Message-State: AO0yUKXbhLPAwLQ2qvp8LWTM+m8N4JU4BUBY7TWeTMWwEJ5pgGPH2WBb O/4H8hEULqGr4MftcLskzG+jERFCmmmzBfK+ X-Google-Smtp-Source: AK7set/eemVN3pHR6xm9rNlwBaDd0Avyk3t9+ZeoFCBDBQ/u6NAElUT6VzZyPrG5pq/Jk9TrZmVekQ== X-Received: by 2002:a05:622a:5cc:b0:3b8:68f4:31f0 with SMTP id d12-20020a05622a05cc00b003b868f431f0mr14126326qtb.41.1675175993680; Tue, 31 Jan 2023 06:39:53 -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 br9-20020a05622a1e0900b003b62e8b77e7sm9971224qtb.68.2023.01.31.06.39.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Jan 2023 06:39:53 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122757 [PATCH V3 10/10] net/hns3: fix incorrect check for duplicate RSS rule Date: Tue, 31 Jan 2023 09:39:30 -0500 Message-Id: <20230131143930.2296163-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230131130300.24713-11-liudongdong3@huawei.com> References: <20230131130300.24713-11-liudongdong3@huawei.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/122757/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4054503680