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 3617842DBC for ; Mon, 3 Jul 2023 05:59:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30DAC40156 for ; Mon, 3 Jul 2023 05:59:36 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 325A840156 for ; Mon, 3 Jul 2023 05:59:35 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-635de03a85bso19911856d6.3 for ; Sun, 02 Jul 2023 20:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688356774; x=1690948774; 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=snV0nDrXsNBpiUMIO2QJBpFX7kH2G8KxKhcbJl0roY8=; b=D5n5jS9Oq7uv+O++sPIyZXZSK0Szq63AbASnPlzn55GKxXFAmjjiDHRtezHGyu5WZG egLLBJo3CfqTgLbO9Z7dLDMRpO3VSKWjG/TiZ+ZfojPAyurEfQwPhtg/MdUtcc9NLb51 cX/6ckTlms8V46c3CudyIXKNrD7u+tvPp33Ktx7zX1brHyYG+yDVSJvbv8OAeeQ5B1do pv/5qPBZP65Ve7ygwRa3e6erYg0y4EWCqCacgOVc/zEpwxBiY+Jiga8j1PMpwQhPC/yh jskXpRaDwRB/kHMY/zXQ/iRoIk4nXxN2uqdakpsnZjnc4ioh70U2kastPMOBAKkhu5om VX1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688356774; x=1690948774; 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=snV0nDrXsNBpiUMIO2QJBpFX7kH2G8KxKhcbJl0roY8=; b=Ce96Ii8PIAmViY6lPelDqB3hSFgIaQUWaIBelckJn16klbZ3UDwO7CZHsrxtI8kIYf fnA7qdHxdlZBUl4nklKBp3TLfEputP/gxHV+geo0JicpMwSltVHGKkHn0kYVBw1rhfzE FjzffX67qIHZy5GUCjCXx0AiIBa9AAFieEQabwLbXIOhMw1cHp2a3APQJAdX2co+uykq QEiX61SoaAQyQ7V2mTCfjfS8FOD3aX19IWL10LEdZec6ui7RKaJxzbYjSyzssDJEzuyb AP+faxi50UIv+P35SSW0T1HF+ClufNrt8VvKPJ+js07Vg4vCz5xryrAuFj3Hd9DF3fwn cQ1g== X-Gm-Message-State: ABy/qLasreYYoMA7v5LpPsvs0Ox885/1RGion0eJoxRtHkwphNdJWb3d KA6sh1EjWpz+NPS6Wh1e1nEs0Pm+b+hILo1niK0= X-Google-Smtp-Source: APBJJlE9QAmCaY6x+vaVn1V53slJlLD0jgfWPt34F1rh22qNAVCjifANVR1+B+38sqkMMNu1CJYkyw== X-Received: by 2002:a05:6214:489:b0:636:afa1:3466 with SMTP id pt9-20020a056214048900b00636afa13466mr3740547qvb.4.1688356774040; Sun, 02 Jul 2023 20:59:34 -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 i13-20020a0cd84d000000b006263735a9adsm10854966qvj.112.2023.07.02.20.59.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jul 2023 20:59:33 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129178 [PATCH v2] net/iavf: fix VLAN insertion in vector path Date: Sun, 2 Jul 2023 23:59:32 -0400 Message-Id: <20230703035932.1895301-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1688350920-112575-1-git-send-email-wenzhuo.lu@intel.com> References: <1688350920-112575-1-git-send-email-wenzhuo.lu@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/129178/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5440225422