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 3D95C42B34 for ; Thu, 18 May 2023 20:39:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B2C240A8A for ; Thu, 18 May 2023 20:39:57 +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 4F16340A8A for ; Thu, 18 May 2023 20:39:56 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7595561f2f0so130052585a.2 for ; Thu, 18 May 2023 11:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684435195; x=1687027195; 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=IFXxat4VNmpcfW+0mLaL7BYIE7SiaKWglv++pCAXQdw=; b=jHiTTdFVrXhq+w/DJ3n56jxtjsyBu4o8aLVhnnVODzAAI0lEhDNpIz1p3SeT5yLl9/ jaOzN/QnGWMptvfB3IfonGlHjzfx6I5n9W1FBtfuE5Md8u7WoZVPVSHBMDVkI+/w8y+h JHM8Hw+XOfOima73/FHeIeftfJVeGecQ+EY+Xu8RB3hdC00lsLWjDauouoDTbBIj2XB3 weZ4xXjfcx8q+DNSyIdq1dWfHopsSnn4LBhmcy4YHU1XRaotevnYwPdS54b80b50egIz Z+ZUyKJsnou0zWpxUyFInVPKET1HZ7z+vgR/nGxgIhjyIIBhOJ7eBKkcwlST38jiJjbH qiPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684435195; x=1687027195; 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=IFXxat4VNmpcfW+0mLaL7BYIE7SiaKWglv++pCAXQdw=; b=QwivYsU+ZtvgyE6Mil+rVLpIdrfuhldEM1/ALsmHIgg9AXe8rfiopWTXnoeEaFNovF rLVeCwe2pVR2hGHa7T5o0NltK0YQwwFlgVoMQ4aD8ZMsUHyhdNTsyrxuRkVawo64GGSp zY8jaCbXo9HaQUX3zcgL5UiOkhGQgFuRmXCPb1YxrPJsucmV57URLB548Jx6vTCROOLV Goc3zDKYeWBtCFf204p+QSU1KyBJjyjAG6P1HPfYPYk23E2wBEHOR3hjcCT6mYBvfre4 EEKNfFCOczUE5MvC393XGI35LUle/gabWWXIOzkzGcWVkXOnrHB5uQ9kJC5F6HT7eTqU MefA== X-Gm-Message-State: AC+VfDzg33ElJ2+mgRbAaFP+tFRWPWiioVd8Qh95wIuH8vlu2uCdDmOe BO6JeYqDTBiD2j5SPO/7iv5OcQW80DoxeytCJg0= X-Google-Smtp-Source: ACHHUZ4kT1VK7RXVFIBrAZVVzl50cCuDKrHrgwrC8UEWQ3rwJOj99LrNY5Tw1ctQG53fqXk0TV6w/Q== X-Received: by 2002:a05:6214:f03:b0:5ef:5456:783c with SMTP id gw3-20020a0562140f0300b005ef5456783cmr1098774qvb.40.1684435195435; Thu, 18 May 2023 11:39:55 -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 ph11-20020a0562144a4b00b005dd8b9345dbsm704179qvb.115.2023.05.18.11.39.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 May 2023 11:39:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126981 [dpdk-dev] [PATCH 2/2] common/cnxk: fix uninitialized pointer read Date: Thu, 18 May 2023 14:39:53 -0400 Message-Id: <20230518183953.2091355-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230518100452.2190793-2-psatheesh@marvell.com> References: <20230518100452.2190793-2-psatheesh@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/126981/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5012957708