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 AB86EA04A6 for ; Wed, 9 Feb 2022 09:39:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A221D41101 for ; Wed, 9 Feb 2022 09:39:39 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 58729410FD for ; Wed, 9 Feb 2022 09:39:38 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id a28so1214584qvb.10 for ; Wed, 09 Feb 2022 00:39:38 -0800 (PST) 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=d3VgEpeBD1uiIz7bHYU9CJMEPNzyBlt5XjqOrDYJPJY=; b=GaBth586wEtpLyRN3tADYvl+hwZIZG/SDtIEMomK+4IWFmHFYjJShJmTLrJYaj1czK 1G7Y6LPu9T9xapIh/oMI5WTQL1cd7gWM8Xga/VNEs44ZJIGMynEyd5hsUaf+onZF17Z7 g+M1umBAmhqqWGMq+EGNLxnA8P6+zE+Dia4iQJSauac9CcTCm/JM+Ae5K2bKBsnMcreY nyT/lZPc0CjUFQmk++/qsKp/fue5P4qYNInSxV7IZRaV8aXNmyF9w5+ERHyG21+yPq63 I4qOe+V3RKKP7afWevDe6TfhAoXjILTGkGmvcqTuFZbnzKJO3tN6owgQ3yRJ7NgokIte CoFA== 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=d3VgEpeBD1uiIz7bHYU9CJMEPNzyBlt5XjqOrDYJPJY=; b=XzHVRsSvMJqHr4jgDj1CSdH9khQ2q3r7FjBUswmHMb7i4gRHHKU15CxGffi5JTlG52 5DXFRV0nZ/b4/YLJjKQEeYpwsGGKnKJ0KYvy8isQE3xHfyaVxoVwNZz/t5uQFe8aX/cF b+V0hvLMWnoWfu7Yv20cPS+y/QGJk92V7XJ7HZq9J9Yxtmw/oP1iDNRRlM+nm3Jvc4Ib Qx/YSAdNGs8BKmsEaVu1gaEYGAlaLqB3wvDsIyNspUCIpMgQuYzbq4ET9VaSvoeReewd vS7tlLx3pdDWy0beiu9wqt4J9E9wXAoG8RRjCKVM/CC2N72SENDQpr2PQc5OQ93kGdg3 PKmA== X-Gm-Message-State: AOAM530ZX1GKmS6OkS9FOrGNvJyAErEVZD2BmJLx87Fiqe77Nyy2iaEJ h3tt5cvVNmaNZTRemvs+CVBsGRcoDQfmYA== X-Google-Smtp-Source: ABdhPJwRHu/hvmH+IrBDXmsetMzEa+PiYQawnSmbqUy2UYM6WfBmhlmDnGtu8i4OGzKxoYWJmA26+A== X-Received: by 2002:a05:6214:5010:: with SMTP id jo16mr735597qvb.47.1644395977667; Wed, 09 Feb 2022 00:39:37 -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 c14sm8769679qtc.31.2022.02.09.00.39.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Feb 2022 00:39:37 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107099 [PATCH v2] net/memif: remove pointer deference before null check Date: Wed, 9 Feb 2022 04:39:24 -0500 Message-Id: <20220209093924.14545-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: References: 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/107099/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1816815897