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 E8CCB42DF7 for ; Fri, 7 Jul 2023 12:59:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFAC640685 for ; Fri, 7 Jul 2023 12:59:03 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 1068140685 for ; Fri, 7 Jul 2023 12:59:03 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7653bd3ff2fso176947585a.3 for ; Fri, 07 Jul 2023 03:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688727542; x=1691319542; 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=9L/w71EwvBk5mLb59zXDoKSDQlx1s9i2fSATD+3hdn4=; b=eAUrrdCVr0c5xQXEd77Xl7Sc0xhOB0uS2RH8kEM9j7ujjTRSmGgOYSsfYzw348c2nz ozBz5DaTl5eiGgFif9MIbd/qNkm1V1zZI3OvJSlU3EWDpP/OOIA9h62rdbJRXd/NLlMn wzefW7E9Y2O0A8kvAH+Vu+ax8AFCvLrtZ8EZ4nu0Gnn7KkHe6khNBnK2TvofolMj25zp YlTIgY8iS8EUv0CMs03m0kC+qfnH2j3Zhn4eAkhiFuCL1/mc3aB11GBVLP3UFpxUUg6Z DjpGemod97B0zcDmHHZbcRWokdsfdAhoiJzQarBSY76G34xboNahuUdVfUSn9Lc6RpTP 5vhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688727542; x=1691319542; 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=9L/w71EwvBk5mLb59zXDoKSDQlx1s9i2fSATD+3hdn4=; b=Ll1Y3FUYVwX871ki8bwiFq9q1HJtNYJPbtEpR6n9+Sdz7/1fZMvqLbGnqxUTrP5dIx 1FZ+n8bDVFMDeWD8dBdEzJ5SbZqGGfezkX0NSiHiiciE/BNg92AWQq4rSurtoKnQ9Fdt s1phADle/epFnLlYl5qUfz52K5BD8B87M3c37gKGWdLkNNxDVz88AwxXNv8ZV2ia8Ztz bak+74h0To8TeFwZ0Dyda1tQ8DPoyhfc7iHwoCHoOv+219Hmrbwi9gsPbRCEXpxuBEzY T9X30M7AkYaRg242dDGMHKme3QAQHAVRsJQtsSfL96GGfmFFCtBtlNIWwgNyh6z5/fux 0mXQ== X-Gm-Message-State: ABy/qLa6EbTZpXY2FbyH38wNO9aqVT+qhuOLLsHfMRCeiFqC7xAF7dDm mu4xAAKDSDMHHUE9Ihitm//KqjqIfbXRLOV5ZZo= X-Google-Smtp-Source: APBJJlGoFRhiQv5RhgjgfC2gspRFSS8222hEs6OSnBrDeRl5xKjktBgrpsJb+jMx7neRbsZIlVjUqw== X-Received: by 2002:a05:620a:2adf:b0:765:8b83:1a02 with SMTP id bn31-20020a05620a2adf00b007658b831a02mr4512833qkb.51.1688727542054; Fri, 07 Jul 2023 03:59:02 -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 f13-20020a05620a068d00b007677e20f179sm1735176qkh.7.2023.07.07.03.59.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jul 2023 03:59:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129370 [PATCH] net/iavf: fix vlan offload strip flag inconsistency Date: Fri, 7 Jul 2023 06:59:00 -0400 Message-Id: <20230707105900.1643431-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230707075802.620018-1-wenjing.qiao@intel.com> References: <20230707075802.620018-1-wenjing.qiao@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/129370/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5484319618