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 E0346A00C4 for ; Tue, 8 Nov 2022 04:19:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE715400D7 for ; Tue, 8 Nov 2022 04:19:34 +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 EFE0D4003C for ; Tue, 8 Nov 2022 04:19:32 +0100 (CET) Received: by mail-qt1-f177.google.com with SMTP id c15so8041647qtw.8 for ; Mon, 07 Nov 2022 19:19:32 -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=SqWMt9Qhco/et3hG/XGGcJMsgpqa2HWrbrpZLzb+sO4=; b=PhMnIFBjLZgDcytN1QykiUj6AsPiPIy67+sDULK0Qch0ORHu3Auj3rj51i49xBxuyV +N97MZx77x0HHD+uVcsdaZlb2JmbYDCLfhR57+lLqQ0qVudFHd7HWxawD7aVU/0lz6+x ouaugR3k+Y8NYiKwUUKNn00opfZQ2G6r3Uosl2t32SOTwSagr0RDwmhDB1P8iqkKwjJ9 NqhdrKzZul9FFd4Q0rojwI8PjrzHAON9S5uRGMEE1KlPvU8pRv0OWpNFQBSiz1/fX85R wmWstb+/sfvLQHLVEw7PgKAsUXyJgqMuIT4Kt2F1EnMoszxvk2B57VHubBsn3gOAr9OJ ST7g== 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=SqWMt9Qhco/et3hG/XGGcJMsgpqa2HWrbrpZLzb+sO4=; b=b16K9MQUd6ETzG0dQ5B913Uaq9AZB+Ot6ZxhxmLuWeUZRsTm+NWxOeJyINzC72BPIg w2cshCuJetWurCFYLWHf7tOp2zh5S1T9utGVkUEmBcNDreYj8WDFLigxI6093u4N/qrz nmFZeT8pgTEbxpZgvMsvP9NRZDEizvpepH6q5It5Tn7YvCjggxb3T8VUbhcRch1WkTkx G5QJSCOsn/xmhJVcbeDPgaK42deWdLTdsmsKV46lnEImseufFW8SpPQhg9YrBG/lqZrL kLm8rWwK4NYBbuWv3jvYCSuc4l+yt3+nOVExGFuCaUxu2I398P8vYbkx/ZoHLSJRUtiI 9JvQ== X-Gm-Message-State: ANoB5pk2YkVpzXi5RWap5Vr1uNfE7FbjBgEAlJq5XT1NOAAWZJXcZKwZ 83XYQ+rNv658AF+pyAvVEHsfeLwVQRXuAg== X-Google-Smtp-Source: AA0mqf5KjFxl3de3AOw2z+2Ipq/xLeHxXtVnjswDbUKW5OW29W8rtnwVWeDloamonX1p5obaJ7kmYQ== X-Received: by 2002:a05:622a:1344:b0:3a5:8520:5381 with SMTP id w4-20020a05622a134400b003a585205381mr7737248qtk.341.1667877572196; Mon, 07 Nov 2022 19:19:32 -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 m13-20020ac8688d000000b0039467aadeb8sm7294661qtq.13.2022.11.07.19.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 19:19:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119535 [PATCH v5 2/2] net/ice: fix vlan offload of rxq Date: Mon, 7 Nov 2022 22:18:32 -0500 Message-Id: <20221108031832.1200028-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221108101226.712574-2-mingjinx.ye@intel.com> References: <20221108101226.712574-2-mingjinx.ye@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/119535/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3415899123