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 4973E41CB3 for ; Thu, 16 Feb 2023 16:59:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4175540EE3 for ; Thu, 16 Feb 2023 16:59:30 +0100 (CET) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 7E01140E03 for ; Thu, 16 Feb 2023 16:59:29 +0100 (CET) Received: by mail-qt1-f173.google.com with SMTP id g18so2614702qtb.6 for ; Thu, 16 Feb 2023 07:59:29 -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=BhFHbGWnlgkL5Gj+WIQMpv1ODvr1EAIPwi24WFu8aOU=; b=BSzK8UnUvLE86ztT6JBJiuPUoM3HhZjaYsN9IojAs+bDQN+Rk57TKHeoQ6ChNut6Dv +/UeOWUgcxudJKmMwAay4rNFRJxpogr0WJxK/qAPsxTvRpW2FVbBMCOzcRiszKghqv2R XGl7HR3HXK8tz3ZchuQB3nCRTWDfH7pWLsNK2nAz40GYLlYNWiCbAm4KFxUrNpY90y3z Jpd7LLzKDvKwyX9wiTru2lpF2wf8H9hvUpBE4VcNuCcg7GOLhlTY21/OOV0VByfwKUH4 IRSve3hLSdjMBvEAn1pQwBmle7DpbA9+lbBUfFoYRrlaQctV3ottQKhqmJvbZZ6CRwyH LUAg== 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=BhFHbGWnlgkL5Gj+WIQMpv1ODvr1EAIPwi24WFu8aOU=; b=7he8BsgcPpWEQHbeMkk4Dy8iT1QVeKmoBwQ8Opb3nj0a/6sfKuP/D+M2kExiu29C4C jgSP8yn5kAZKvUzXXkUHDW3WTHXe9mfmSX8PVxBV2t5LcooALtdzLMI5TQrihRAf6jQ2 pDKG9wVQL4HnK5+N14djjRXWi4YgjPUC7fZ8/RYyI8r9CJnltE4xo+v1i7YD+54lWNMT 2G2NVIL9rOUopohXtirZgnGZ9/nzYGvSZ6+eCjhkcB8HfJCw/7vlOwuYu4IFMjydVMii ijdm5UjS/cOT20CRK0kBfr74zeKrzcY2ukDs6L1eFUq2UpWNMFJDpONKyNvM2cGSaXlw ouxw== X-Gm-Message-State: AO0yUKXhGLpJvVlDo3VAh71fWGDiCWx+EGhrfnT3xwSPbtI0ROlPaMWJ WAJyrAJ3TSQ/MbOqSifld5vVqVPx8vxCz9hx X-Google-Smtp-Source: AK7set/J9GlIpBlciBHO7JlQwTB7J0Q/FmnGEPIT2tog1c794ODV1ceYi3f1MbSpowLt1W9Fu/3kxw== X-Received: by 2002:a05:622a:8e:b0:3b9:b260:1e76 with SMTP id o14-20020a05622a008e00b003b9b2601e76mr11491339qtw.1.1676563168721; Thu, 16 Feb 2023 07:59:28 -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 k21-20020ac84755000000b003b64f1b1f40sm1472714qtp.40.2023.02.16.07.59.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 07:59:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124083 [PATCH v11 3/3] net/cnxk: skip red drop for ingress policer Date: Thu, 16 Feb 2023 11:59:23 -0500 Message-Id: <20230216165923.1688151-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230216145128.1734257-3-rkudurumalla@marvell.com> References: <20230216145128.1734257-3-rkudurumalla@marvell.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/124083/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4195255631