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 207F141FCC for ; Wed, 30 Aug 2023 12:39:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C0C240277 for ; Wed, 30 Aug 2023 12:39:21 +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 7362840277 for ; Wed, 30 Aug 2023 12:39:20 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-76f14d80ea6so182357785a.2 for ; Wed, 30 Aug 2023 03:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1693391959; x=1693996759; darn=dpdk.org; 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=TAN6UwDSEiODbzULbrT7oyvW/yluRRXy57JbeLErt1Q=; b=kPye9cVvYAhtuw1GxxRNyP1D6C9bsbpixdYMhrmVuWIWhxIn0k0cSnTrmRvP6ooNW5 N6ejnbqTYFdX6aeCW7gjDw7yb8vK9fVyyXr58vbryYPJ/t6moRpVWAl2td6G1raxweQa +ryrnBw1cRTM07yCek+tGlgEi2IQBF4xPicTIR3YiYxteRHh2h0COwt5fMzHluuwX7YI rT/E2ilxfi8D8O9r028thdBP/fGt9R9wheERwcl8M6I0GRWV8wuVoHSGqCAr4KGxYkS5 zSEIeXeaMICN+7S5ZpCPnkfGl/Kw80v7JcWTEJfi+t2ZLLKOGhPvxZFQMga3vSl/JdYQ Z6sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693391959; x=1693996759; 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=TAN6UwDSEiODbzULbrT7oyvW/yluRRXy57JbeLErt1Q=; b=c3CMD0Wf4t5jk2Jf5YmudcCsBpvhdTt65HDlT1bXr+ChjMjMGIVY11bZXboS3jJPYu kf3iD03jKmbj/9BESPBGAZM5K+G1ZxNg6sINcWh4YM/pDILVmKGmP89dsffZNKcIThrl I7iBcWL5JSK7QExjglw67qOHPvB7p+DKvdeRnDHwt1CvywNaKWXOssEcYRfs96980NLN e7V0BaVE4TkF5FusCvEFgxspVzZ3gxhGgY7AYV5EvjE3ZtyGUpuPwN38aVO+D7f3xVyB yZLwNdoPLHoqtwfCtk5MVkTEXM///qTe0F22mP5BQTsAQAq1RRNNgRnhLhNU++ksWsIf C4bg== X-Gm-Message-State: AOJu0YzbDw2v0mBKxh5tO2qWcVQAB3vpQSugsj8f9yV7+xu1vDFjqBQF 4o+pMz50Ndk8HrG+Enx3UCNIOxil1NXLk5Seh7s= X-Google-Smtp-Source: AGHT+IFiMb8yRtjgayFP4XqVAPSx0LaZxevWzxMSC/x0SZejJ0FChYFP55i0GDHkY/IZasqlG4oHZQ== X-Received: by 2002:a05:620a:941:b0:76e:ebae:2e47 with SMTP id w1-20020a05620a094100b0076eebae2e47mr1510977qkw.73.1693391959556; Wed, 30 Aug 2023 03:39:19 -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 q19-20020ae9e413000000b00767d8e12ce3sm3537114qkc.49.2023.08.30.03.39.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Aug 2023 03:39:19 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130872 [PATCH v2] vhost: avoid potential null pointer access Date: Wed, 30 Aug 2023 06:39:18 -0400 Message-Id: <20230830103918.1938243-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230830090224.761417-1-fengli@smartx.com> References: <20230830090224.761417-1-fengli@smartx.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/130872/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6023014532