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 391CE41B7E for ; Mon, 30 Jan 2023 11:19:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 297FC40DF6 for ; Mon, 30 Jan 2023 11:19:53 +0100 (CET) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 96A4740C35 for ; Mon, 30 Jan 2023 11:19:51 +0100 (CET) Received: by mail-qt1-f177.google.com with SMTP id s4so9506826qtx.6 for ; Mon, 30 Jan 2023 02:19:51 -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=sA9tGdWCTI2KjyNgs5CqMWIUfaNLVGRD+ITO9Ab3K2w=; b=b4QtzEkLyZDPsHLxgtcA7LcLqhq4oqpZpPWfX2fYGYMFpVTefEWDfUwzBAQ5lqnMfe Hz6/Jv02f7X3SQQGAfSUSNF00/RF/9Mq+S34KifDuaP4e5QHiSoJr3uR/Ccs2bUwwYjc RbI1A87rcmO2b09DKAGUQDg879oFy7LFT4I+0YiPl/nHdbC5CtQQkbUHA/BiSDrFskWW juQx/yamtgpSzZ2bsZMeJP6lizguvI89WzIbME5X5uEbsqOGQYZpZo5vvaMSv2wcik8m yioaoOZ6xUozGSejw3q3ls0UM2lwssNNnIbJ/kGl82Ba/LfmIwowJEl0eAxMSgpc7aUB 9Nbw== 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=sA9tGdWCTI2KjyNgs5CqMWIUfaNLVGRD+ITO9Ab3K2w=; b=hgjhiBPTktdxLIsDJdSYE/gRCM3ZZSkDuTeslbm2SB+jQCyeC1File5NBNK4Qu4dfP fWr5O69Ta+yeMlnBi8mm1u1UNEPniySZl/otb58OA5bOMGpgJcG3feTZpmkhg02n1HT8 gY8E3qNJVCz8jAYLHeLOHJNhdYwLd+R0AcNmcE7VPWETouIKVYcVLNRg9TQaSH6XSbb0 6ClLkvXtniQ0rb8/fPPme7uEhyaCMqlCCJEoc4EplFSeH9LHM5w8N+iaRetPpylWgZKU LleF0privnwERdItupHRaBYuJEQx7/PBCUDnLa9+l5rvrWApyAAU502l79GDvwUkpyo9 IcdQ== X-Gm-Message-State: AO0yUKWxQCMKQi3RXnRwUHkUvekAWyM2Ljt9rV+7v2n76yzbSeiTQTv0 0ynbPzyHv54RCIlg/MDZasrlrrsG4dUyPhHT X-Google-Smtp-Source: AK7set9PSNB8quPkuA4ATawVMC+jbwfejJfTihxHWGw9/uKpIjWjoGINiPDekaZi1dL+5dUiGjUcZg== X-Received: by 2002:a05:622a:2d6:b0:3b7:ed2c:fbb7 with SMTP id a22-20020a05622a02d600b003b7ed2cfbb7mr12160226qtx.0.1675073990362; Mon, 30 Jan 2023 02:19:50 -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 h8-20020a05620a10a800b0071df8b60681sm2519907qkk.94.2023.01.30.02.19.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 02:19:49 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122674 [PATCH V2 10/10] net/hns3: fix incorrect check for duplicate RSS rule Date: Mon, 30 Jan 2023 05:19:28 -0500 Message-Id: <20230130101928.834545-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230130093129.18529-11-liudongdong3@huawei.com> References: <20230130093129.18529-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/122674/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4042513132