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 B7ACEA0501 for ; Mon, 28 Mar 2022 13:40:46 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B39EF427EA for ; Mon, 28 Mar 2022 13:40:46 +0200 (CEST) Received: from mail-pg1-f171.google.com (mail-pg1-f171.google.com [209.85.215.171]) by mails.dpdk.org (Postfix) with ESMTP id 97ED941104 for ; Mon, 28 Mar 2022 13:40:45 +0200 (CEST) Received: by mail-pg1-f171.google.com with SMTP id l129so3519392pga.3 for ; Mon, 28 Mar 2022 04:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Xj/Eg2rk+76xC+2h5vaK101t4fFAYPGXkmnOvPA1k8E=; b=HvMAFn8Xrp4J3P8EKVmH+i4UKtEq9puZ9vS7kyibLaTvzpKHOInjV+Xba48e8kDoIO sNxxP6zTPa3YcX9ChIFrwf8oQpLoZ0N5cIkYYWxyuW1FJJjamUqkPxwSJItsrmKA1qXk UG2BEWQ7GpeNC85FATQI411I0l9oK5A8d6OjnC+M9l/IaSrjtpKJCqQwl825pEmlzXsD FEwYTb5mn2mrRxSeWPsbiNKmqILMNEOAXviB7IsV5MBO9xESCPqVl3H/7Enkwls4Xy2u +q3LcpZDA45ckLr/pMp6LcKqNSOczchYnNSpzIXokr1ZJZU4M7c8XNFSYuRsCd9NZjpr 2DWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Xj/Eg2rk+76xC+2h5vaK101t4fFAYPGXkmnOvPA1k8E=; b=BUADZHpOyfOFJS0/fwfRGElQD56QuI/hap6ExdrRhlyleHF4abv/ilWtNTm1hJ4x0M cDzykbV4USCV+cKoy7ePu0Szr3CKJESQSrdDDwnTysAWJBSVsFnOM/gqEqP+9L2GSoZU ZWV1EWh+6n7lcG+nBkroSeQGY+lCJUNIa+8upsKWDJXle9tyQbUrHIpS1vw1EtmZg5Qk ekvueIloqQ+hXfvA8YBDkrZZbDeB3bqFEZw007b97ziu/Vt0XWE9GVHg3oQ3YcVK4IFF qL/Jr1U5r4uigcU72rPV1oyxPwR4QIPIMb233B0yIflq46OMOhhH3/blC2cGnI/49MeQ jqSg== X-Gm-Message-State: AOAM533YMi5RzUdYei3J9ZBJ7ZwteQdcZdHR+LnwSutLm7oi0I7Y3xGW fSFoUPbfi8pOC5gdv6zS8vlDTLn9ipQuGA== X-Google-Smtp-Source: ABdhPJzEoeJMoJNGin8g2oOhBW+yFisDp46dlx7xccEdGNnFAA2u0HQYPBUICq1/ORJL+v4gani3aw== X-Received: by 2002:a05:6a00:124f:b0:4fb:2608:78de with SMTP id u15-20020a056a00124f00b004fb260878demr12777277pfi.27.1648467644701; Mon, 28 Mar 2022 04:40:44 -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 a16-20020a637050000000b00385f92b13d1sm12616805pgn.43.2022.03.28.04.40.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Mar 2022 04:40:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108927 [PATCH] common/cnxk: fix missing null check for inline device Date: Mon, 28 Mar 2022 08:40:20 -0400 Message-Id: <20220328124020.17417-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220328104102.2292890-1-vfialko@marvell.com> References: <20220328104102.2292890-1-vfialko@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/108927/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2051823197