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 B2D2941E1C for ; Thu, 9 Mar 2023 16:53:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE84040695; Thu, 9 Mar 2023 16:53:25 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 5229140695 for ; Thu, 9 Mar 2023 16:53:24 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id s41so1951214oiw.13 for ; Thu, 09 Mar 2023 07:53:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678377203; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fX4CCdQH93sO2obT6RduxDyvrcDZcrF0T87O9jZAKlA=; b=QHj5kGc3hploEJ61Bp/I082wvMSDE/ff2eiK5fhBg8fW2vB4Fj7jaJnrIlT83WTXva SWuBYIMrR1nvTbgS2fswhfxuAH8szPfh0vZfEaErNHVa0WLEmGPaJgpDQ1koZoYAXTKK NBBL5DYU2QRV1Tq5fwKHDpni3ovE9J/GYydmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678377203; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fX4CCdQH93sO2obT6RduxDyvrcDZcrF0T87O9jZAKlA=; b=qrPkQ1qjEtgWDbp0t6RIVVUiFWGDhd0EVN2uwYwimcQ7AM9bBJaCEDjMm/qKa7Xk9E Mb/38iKSpv3KjNIXIE7uqeJqZ8xvwIv7VtmnT7lJsoL/bE4P1YpB4ij+sfGn4PhGFi+v Y4j5A34vOXPtZU6kJOs9L7mTpvWqVV3stzgym+ANKL2koA9Ja9qDQD5EXcoGawfP8Wx9 gd/0LIVC81te6mQBkZqYwdkcpQVOeKzSM5aCSUGBlt9wp3WlmCoeWzCGvKGWBt/SI8Tu ChIymJWQF7enNTR+i+Vem/9X0blw+qDGs+siTz6+7JDnFqNIDiZSQiW2XrO1TPAWYUqE R0Tg== X-Gm-Message-State: AO0yUKWOAYB2vQw35zYp6iXFzDAD6sjtmT5A+u1rrYYibAA4NyPr82Vw 7svfBfeFuO4e06kczY47+9vKSle+OXS0OV4lpWYDtNRS19Ds4ZuHg3NJ2vaaYTRhyg0s2TJ4eA= = X-Google-Smtp-Source: AK7set+HX9JHUOB0UElKEOVx9OB6hGx3wCAi1h2hQgEsbQGn7I0vAn/JblrP5GmlePIZShXGX0/5669HwJkO X-Received: by 2002:a54:4797:0:b0:383:f04d:5d41 with SMTP id o23-20020a544797000000b00383f04d5d41mr9525824oic.59.1678377203679; Thu, 09 Mar 2023 07:53:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b22-20020a4ae816000000b0051aa0220570sm1749728oob.21.2023.03.09.07.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 07:53:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 51B46605246B; Thu, 9 Mar 2023 10:53:23 -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 362A36011E; Thu, 9 Mar 2023 15:53:23 +0000 (UTC) Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference From: dpdklab@iol.unh.edu To: Test Report Cc: Maxime Coquelin , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309155323.362A36011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 15:53:23 +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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/