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 08D9F42ED6 for ; Fri, 21 Jul 2023 08:58:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E13D140DD8 for ; Fri, 21 Jul 2023 08:58:37 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 2390540DD8 for ; Fri, 21 Jul 2023 08:58:36 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-76714d3c3a7so156922285a.3 for ; Thu, 20 Jul 2023 23:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689922715; x=1690527515; 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=YtLFNeJ8lFCb0c7SUhjwr2FjbzNlE9N/yEvG72z4DIs=; b=ANSXiIbn1pG+uNGC8CJul8b+ybmT1qrcEBx4m+oc3piUNp6l43e/EUnKttfbaLOA0G 2Ae5uii8ju3KH8t8Jmt/f7Fzd1WhVJmfqHCEFqlNaCnMPxE8gGCSALP8zvE4d8YWnrqC UyTvaBcMDitxX9IED/wH/lfhohIFKtg5gp2g9iQmFHOv/LMuK4GKaYbJzbQtBMd2Rz8v To3QgINxiFprbZAL4nA9AL26Fqi2RqCaZCx43s/gmI10VxPXrrVAZcKDkBJnlU0KlRZH krNrjnGaQHwyx0/LYWvqUZV1uYgLWxqTOyB+AK8iSwWOudpj31c4jsJLiHGP5zDgfDxe 8QOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689922715; x=1690527515; 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=YtLFNeJ8lFCb0c7SUhjwr2FjbzNlE9N/yEvG72z4DIs=; b=IBYSIryJlrf5uPvtfL5kQ5/HuibQSXbEyJLb5VqlKT+na1EPW9NXu30cMoNkpCgS6Y 7ry+yKEZuxOFvSawZ2dYI77WCinYSCFBm6+pmJ4KQlmFBAExLOcFaLAIruQ8axoURLtY c6YtjBbppCfaHkbcQLPk7vet0Zg3k8y41/pcBTgOfKOx2WPLXUwFj957Obzc+12PG7Ui 837xmR0KSjQCe5fjD0hgRnO+sOEv0N+sJ95b36OGvm4tTVw4ICtJeWN7SQymLkTxq4Vp zY1rf846uWrBRC0ZDxd8GayGYXMq8+2NIcaeXi634xKfZ8u6CDerVdPfZ/eqafqtwDWr 0n9g== X-Gm-Message-State: ABy/qLZCoWjB/76LcYjRNQXOWks4EgBJ85Kqxko0lW7eRlZ9rNczUDPz 931RL7xeCK04O6JVDk2W5m/dQpttkMBlxozc/i4= X-Google-Smtp-Source: APBJJlG/sgQHrnd4v4fU7/nTh4QvKR+Q3X0D4yoxhLBxvs2vNDwAxtxUQr2W89ZF6Vy9Z1edbxvfGw== X-Received: by 2002:ae9:e648:0:b0:769:22f4:765b with SMTP id x8-20020ae9e648000000b0076922f4765bmr982454qkl.35.1689922715118; Thu, 20 Jul 2023 23:58:35 -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 j14-20020a05620a146e00b007677347e20asm898705qkl.129.2023.07.20.23.58.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 23:58:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129678 [PATCH v2] net/i40e: fix FDIR Rxq receives broadcast packets Date: Fri, 21 Jul 2023 02:58:33 -0400 Message-Id: <20230721065833.979177-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230721053513.57664-1-beilei.xing@intel.com> References: <20230721053513.57664-1-beilei.xing@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/129678/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5619289829