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 AC546A054A for ; Wed, 7 Sep 2022 10:40:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F54D400D6 for ; Wed, 7 Sep 2022 10:40:16 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id CA56740042 for ; Wed, 7 Sep 2022 10:40:14 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id a22so9854120qtw.10 for ; Wed, 07 Sep 2022 01:40:14 -0700 (PDT) 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; bh=1cpIedE+xGQVZT69PPgdjnbY7QHQJS4xkfeY3pK1eLw=; b=X5IjPIsBcwn7+rw0jKV5dTkKqJ0lQRfVVpe5Om25krqCdeaJooK7V6m4vca0ca/wYy 5+YVKiB/WR24gk+xDCuYZ2/cZREDcw96jnv+m4CHuy4qnwlRl5rSVIGShAq4u6ly1nl6 NP2LzzgKKYLHdCy2THGpyxf64nOXTyS+fJahUE+zOEyDfrvFIRY02qkBj1Rb7sOGIS6r Cpy/xrMIXZtB4Muh8ZsM1FOW2dJKSjXq5GudxQ9I9JBxuz1dWZS0tObZGyHbLcYXf9Gz ml6rwsZzWBOyQjovF9o0NYC6afnkY2ZYz0JIWlKoy3z44JTlonJgUE7oe3c7ox3hS3PA RveA== 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; bh=1cpIedE+xGQVZT69PPgdjnbY7QHQJS4xkfeY3pK1eLw=; b=Ebu4v0fjM8+ObcDAS+UL98EJieH1xayPLKIoVzKZLNN4AyMPCSTQ2fyMCe2S7EDdNx Bq+Wtr+viR6/Jo0tYfbK/CrTLynNdoASySyU71ABYmi4QhgJuvdhHdeuDdcD9f39qJbJ TNi5ckDptez+itnBYlRXl/kRKJQjrKWS808rSjjK3G8kKe4OPwSH7XJLMiELHnLW3dE1 LHVmEIwvKUbrB0Fs+vWhlXYMQfo7Ni1e3lj+cOgu+CiwGeC7TodbsD9EQtZGNB2nQOeK 8aMFkbtcVB+6KIa0rSBob4dq4l9/thik4wNxhznSUzPKcEFeBrP6IS3RK3Tfc1mgOhjK fI7w== X-Gm-Message-State: ACgBeo2DdXtvJYs1Ch1SUTA2276SvkR/Om9n3UC6rCsKost1hMDQenxe B1vPHhxbyMgC2zkkWbrxQwSlRuaim9qRQQ== X-Google-Smtp-Source: AA6agR7GWTNoAHF9XER+3btc2bmE9cNloJr47dDngjc0X1SZnDzAp1WIaFpd6NAx5w9wgFbCBwR0eQ== X-Received: by 2002:a05:622a:406:b0:343:7ae:4fe9 with SMTP id n6-20020a05622a040600b0034307ae4fe9mr2256683qtx.541.1662540013795; Wed, 07 Sep 2022 01:40:13 -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 k8-20020a05620a414800b006bb366779a4sm13999689qko.6.2022.09.07.01.40.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Sep 2022 01:40:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116024 [PATCH v4] net/i40e: fix single VLAN cannot work normally Date: Wed, 7 Sep 2022 04:40:12 -0400 Message-Id: <20220907084012.6148-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220907151819.93024-1-kevinx.liu@intel.com> References: <20220907151819.93024-1-kevinx.liu@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/116024/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3005839757