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 E220F41E1C for ; Thu, 9 Mar 2023 17:16:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBBF440695; Thu, 9 Mar 2023 17:16:16 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D973540695 for ; Thu, 9 Mar 2023 17:16:14 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id r4so1320128ila.2 for ; Thu, 09 Mar 2023 08:16:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678378574; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+PrGuZ4vJU6YRavr6zqhU8floo0XnP0NydpYCGHXiok=; b=Kp55HP94/ArSPbr6ZaLHDzpTlIG6P6SwJiYZ2wxjcm9Un/qoFEp8EZ/1ASf6yo4ndu m9rvF3AiXusEsbUqkqfoBVKldkvfi8YO+cb//iVBzqL9N4AL73/ShGmIUFSo8AOOAFre A18n/Dcejw0rC6hTj2Jyix81IiVVPDUIb+FkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678378574; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+PrGuZ4vJU6YRavr6zqhU8floo0XnP0NydpYCGHXiok=; b=5LlcKoPa+OrmYrcoQcua2K3sQ9AUbEK7iyQRXe6j9wUQ4nLp+6hFhzLSBXU1hWtRiU fBiOwvnn9PshxW5ajqxpr5VP/0tRAObJuZwELlD0O4JjplLigVC/s4CIqszVf7s34xtV 849m8ZpEFfcgJTbf7lqLU249ZagGPmuYRsnM68AfQylGecqFv7SjxU6hkmjbyiMdCXcB eDRCS+WlePQs+8G3pEmdREd7Ad9aGuX61ZQqNTdWcVswN52imT3mdoGjlPa8vzyaDv1w NyO66RItPIyzIlFKeujOJjSMcBQ3iW+homevR8yVL+dWLCgJ3ardleMM/bwgmtFVO6YG a3wQ== X-Gm-Message-State: AO0yUKW37ZRlYWcmCk1m2m+2ZE+uaVFo4riZ8NoprVNWIpaoGMz9V7H3 Ed6wNwacGulChQsoPgMTgirGLoGXPrSjmhIZ/y9n0H5vwsvppTqOJ7SkYQ== X-Google-Smtp-Source: AK7set/Q+r4i/11x7VlcbtIm+WW/Itvab+ZJSXex7cEETEfA+/RHaiqkLEVjAoSmdExtTrlO/mpLTXxak1DC X-Received: by 2002:a05:6e02:218d:b0:313:e6ae:3490 with SMTP id j13-20020a056e02218d00b00313e6ae3490mr18015617ila.14.1678378574081; Thu, 09 Mar 2023 08:16:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b1-20020a920b01000000b0031529922586sm1243897ilf.61.2023.03.09.08.16.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 08:16:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F8A3605246B; Thu, 9 Mar 2023 11:16:13 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 744F86011E; Thu, 9 Mar 2023 16:16:13 +0000 (UTC) Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309161613.744F86011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 16:16:13 +0000 (UTC) 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 Test-Label: iol-testing Test-Status: SUCCESS http://dpdk.org/patch/124894 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 09 2023 11:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124894 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_unit_test | dpdk_mingw64_compile | +========================================+====================+================+======================+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ | RHEL 7 | SKIPPED | PASS | SKIPPED | +----------------------------------------+--------------------+----------------+----------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/