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 489ACA0548 for ; Wed, 8 Jun 2022 11:39:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4168A40689 for ; Wed, 8 Jun 2022 11:39:52 +0200 (CEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id E341D4021D for ; Wed, 8 Jun 2022 11:39:50 +0200 (CEST) Received: by mail-qv1-f50.google.com with SMTP id el14so14095768qvb.7 for ; Wed, 08 Jun 2022 02:39:50 -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=w9lZeK4+9M0pWRU1wlcajF7dIEWTOSuS5ccnRtwLzmE=; b=OyrTd+efUvgNXvqnn9n4RwVbISuKQFTNIaiezQEh6DnU2WUf6t7JIdPOx6Cxn9ghFr WplVUNTKJCjetiEtFtNMA8VF3iOpjGBQRb2R1ynH+QfSKcs+103TfFQykj/HxAEpxWuR S4bXG5CRhiilr+X1wu6sT9Xr0/R0TnctOJvrsFrTVX9VEO52EmwYfn74XH8hs26O9gOZ lydfIQRnuAXLZYOflgb0MNRgRifDW4rAT7aWyvJrk0Nkq9cIRhUWph6u6sX6PpZnQfvK 4G5ookUppvvnVg0jnTW9xMPlCdJ6VtGu1allgjZ8LU5d0YLJZrULBzcZZefJCUIuk3nI e7kw== 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=w9lZeK4+9M0pWRU1wlcajF7dIEWTOSuS5ccnRtwLzmE=; b=zlI6leFXGP9Sn8jbDW/LtHHoX91TGpXklArPgpSfXjbX8TR5cvG6GU7eaYaYny0sPZ L1wRiBelcF7fl4A8rmjkWdo6B+9aGzu8seb68DJM1gRPaLdhnZCvwAfHVw5qGWtC89Ph o67vJAOwYBcifMVbU/Xkhhc+y/oY5SmIRGN4Ru8BGWb9CnHb4cuxFoKHfYPCIWwQ1FYl tvlKw/MYKoo9plEePoFrRloqxKI6SrNQnbkYGKhGVzFt6x49HgUQBhBKZWotlkB7prfa +HyHjiFwwBnaEGNyjj+tEHXS857waLpUC4b++eLOmo+VbM+FZb++8rpf7p6RZ5wTge21 TrLg== X-Gm-Message-State: AOAM532fbCwCqUKRM3Y9W8nYIxCstOO3mUmJEGMrSFGMmGKZotPyulF1 RqsJSIg3h9YsTvCecZJzVGUpGDQoQbtB/g== X-Google-Smtp-Source: ABdhPJwJfu3KnJsZ01W7fD/9cCzkUG4WkrkhTEVUBaLsjVkUboYzogRML8ZOjx2gMi02bZFRfF2G3A== X-Received: by 2002:a05:6214:21aa:b0:46b:b44c:8e4c with SMTP id t10-20020a05621421aa00b0046bb44c8e4cmr7086308qvc.1.1654681190142; Wed, 08 Jun 2022 02:39:50 -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 cb24-20020a05622a1f9800b00304fd1f6b4csm2490079qtb.77.2022.06.08.02.39.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jun 2022 02:39:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw112532 [PATCH] vdpa/ifc: fix null pointer dereference Date: Wed, 8 Jun 2022 05:39:44 -0400 Message-Id: <20220608093944.606-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1654673642-151882-1-git-send-email-andy.pei@intel.com> References: <1654673642-151882-1-git-send-email-andy.pei@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/112532/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2460219411