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 01835A00C4 for ; Fri, 5 Aug 2022 05:58:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C987A4067C for ; Fri, 5 Aug 2022 05:58:50 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 35A71400D5 for ; Fri, 5 Aug 2022 05:58:50 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id t28so1101873qkm.5 for ; Thu, 04 Aug 2022 20:58:50 -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; bh=WAZqqcDK3H91P/rLNpW4gTphT8x7OwqdKHXsKtPd0+A=; b=WPKS371Mxoi9Jrmd+eiDFlg3ifcCB+RR/fnoiWJfSScIAKCHr4XfxiD3pX6XQjkG21 42rChKzx4AwGiYsCrru1mKYNRWw6mt4n3Egmo4Egr4+d0LgorO4lpcUwZ7uVXW0IojuY zLErkG8gIJPdbgSSEPjXbtHQdRFfO/dSRxftEmhF6/3byVGyqaPLS9m109j9twzC8Msq Di8WcSLxOR6tY1Laqy+8EqvHw77kxpFH4swuSeYgz6apugqb15K/HGC6ItZuAJV7AfbH IsXDAX6YG5+2m85Ct1iuimvtl6v/L3JFVNEswC+nBze9DusPZT0LIuGeW2EvRJwL5xhl e11w== 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; bh=WAZqqcDK3H91P/rLNpW4gTphT8x7OwqdKHXsKtPd0+A=; b=khxFH7MdlsUfGee0+ajqlE34py1S8z6AYui1/BacmG3mCQBxjf+Jk1iZS4O/m6KW2Y 2WYiOYn+Uwh1xQeyQ/VyA00c9oaQybZJ25izT+kO7TI7Q5dgq5RbnGT0g3Yf/NbFDwF/ Mqkv1+/PXE9fKu9xLSRQIo0rO4HlbXjIfpRTMI9MKaI2uBvTDGYas/qDqQoskAlimM9W PIOHn2cFs9wTAo0S+5sQV3hdaPXXs1KQ+8kH2qwuxSzPyJw3KnpeSgXNbdUjSGKOmR4x nPvWKnbzN5nThyfZHhHLLep/xjfVCromaqQT+xvqy+IA3bj/kDJYsARXmbLkcWqh2HXS rBSQ== X-Gm-Message-State: ACgBeo08QQFRrBLQoMDpVSqvoqSVZvtFpboT38PegiASXfvDABZGoK+e OQK7tFNznPco5uL3usp9ruOAoR4lCxRd6A== X-Google-Smtp-Source: AA6agR6RuZTzubAfNziFR8yLjgbmGqv6DSE8qzEf48wGuDUerjI0N29Y/9cvdezUaF9PzMNk6CMSeg== X-Received: by 2002:a05:620a:2681:b0:6b5:b547:40d with SMTP id c1-20020a05620a268100b006b5b547040dmr3877484qkp.34.1659671929417; Thu, 04 Aug 2022 20:58:49 -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 g6-20020ac80706000000b0034068f9d8fcsm1814665qth.20.2022.08.04.20.58.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Aug 2022 20:58:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114657 [PATCH v3] net/ice: refactor proto_ext to remove global variable Date: Thu, 4 Aug 2022 23:59:20 -0400 Message-Id: <20220805035920.31047-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220805104052.2016945-1-kevinx.liu@intel.com> References: <20220805104052.2016945-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/114657/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2800982358