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 3172541E13 for ; Thu, 9 Mar 2023 14:19:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20740400D7 for ; Thu, 9 Mar 2023 14:19:33 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 0D2D9400D7 for ; Thu, 9 Mar 2023 14:19:32 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id l13so1863851qtv.3 for ; Thu, 09 Mar 2023 05:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678367971; 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=/vTIKcDxjwCnwczNnQ0dJ0IFcq4U2NG6g/566lw96fs=; b=OqFlsyTlDZdKTVgCdCE9bfU77PwkLdVnuWgjMkNZ5gfNchw2c8o9aGikYZgdFC/fg9 Zam5DYmn8zLlFKPJMjOP4etiWqcQVwY6wfF7dgEaAUGNvo+aMa/Hukwly5BHcRm03V6H NDK+wbYQue/0siUQ3u+opP6A7p99RIfv8Z2dlUgdArg37vrCnU+wUIlmPn7IO3a0Jg32 1px/FKFw6bXhO13s4ntxGZ29GuIamY9jEkcQZueVnUU1tSwB9aWU+Rvk8PdVIMw3y7re Y/wl6La2ijodt0yyqEdGGleXKlYOGK1DVUj91Bjgi7joJPW2QKqIk44MBdRFz3ex8Yvx TPbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678367971; 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=/vTIKcDxjwCnwczNnQ0dJ0IFcq4U2NG6g/566lw96fs=; b=y51/s8g2BwTwMdc185lx5p0sSNtBLNbVjVimsJetzsKVjjO5VDGwxBZnJht3xCJc+r U5f24TKaqAQN1zUUh1r93rjTMqlxRCnqqdB57HaUPJcCEni9r15tB0QM1kSKZQKzzVKs sml/ZTx33QweVquQ7mPjSIB276B27zVKOUHoPPYoLe9r7IN7RoGFySpLTT59D7NUqOTL SeWmQ2F6B5IjkiW5G7E/INTZncsa3I8Qf4fNVqndb91ymLmOTzAe87jO8bLSDSDbfGFX pJSaeTK6i5unfK+NS3TcPu7GOslqkKuL2kKByzZHVYoIh7mH5viXI39hnbR8tnhNbfa/ w6ew== X-Gm-Message-State: AO0yUKUDzL80R+k8KbtSTqxepSz2a4y9z0qAEjJ0DNnEWYY7+3EeM5wr eDF7Lg/5x0tlFaG+EGgcVo/qJy3nMKE4kuy3x0M= X-Google-Smtp-Source: AK7set+uI3jQPHIDl4aYW6gOwAmDamvtFTnpSpqNUq9dYg32zag1PxirREXLs7F2LSdTLDkYlSyeYA== X-Received: by 2002:ac8:7f42:0:b0:3bd:16cf:2f37 with SMTP id g2-20020ac87f42000000b003bd16cf2f37mr8267720qtk.60.1678367971204; Thu, 09 Mar 2023 05:19:31 -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 g5-20020ac87d05000000b003b68d445654sm13855659qtb.91.2023.03.09.05.19.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Mar 2023 05:19:30 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference Date: Thu, 9 Mar 2023 09:19:23 -0500 Message-Id: <20230309141923.129904-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230309113631.300351-1-maxime.coquelin@redhat.com> References: <20230309113631.300351-1-maxime.coquelin@redhat.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/124894/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4374181217