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 0FA2041D91 for ; Mon, 27 Feb 2023 21:27:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4FD140A7D; Mon, 27 Feb 2023 21:27:19 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 0711540A7D for ; Mon, 27 Feb 2023 21:27:18 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id m10so13247819vso.4 for ; Mon, 27 Feb 2023 12:27:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=8uuYZCQ/V7tageZxCmbXLP6QE2N21nKsIYxKz87NpW0=; b=Yu4fTkd0M27vC3bWFhO+CsqHHt4te+2I80/dsv8UTmoXDWmwKE01VNQ32jZOabdjPD VCa4O7rz1MSHzoHuAJbWluYjrF1FAW+SI1waxQ4KzIXE8+aJiarh+zHCepJbEOKQI0dm gyJqFf9keiU9xP4N597sGvx05ZPvKmLoYzrjs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8uuYZCQ/V7tageZxCmbXLP6QE2N21nKsIYxKz87NpW0=; b=5cSNDRQYUixuYRGSua0hfxhlA5ygyK5ryj5WnRgMAvthLIOsiQg9OhWHPitqRoWCj0 Ev0iKUsV+zUIM7e6FQOmjIJgwE7hkXJsES5u93w7JuMTOd5GaGoCf6a7w9iUmXFMvWN0 F4U8lo5ELx0rfiW23Ka3KiUvSIzVenhsqPoJX0PuJpjwBpSXq5mgkAOXt29ZRxDUlLF9 s+0PqwrBP69vV4jsWaxeRby2X3mN8Utmz44Wy743vyd7VPNw4P+zRGZowYL9p8FVDURm UlJceCRhrNasNYfTpa1nTNNx/F7EZlCCgH8RIwcVAGaFWZ9eQMBJnEU8/XbS6Q/kTSxe CpNw== X-Gm-Message-State: AO0yUKVO9symbBRjOrJLyFVTcKIKdwd0muLaCoF2RgpvJD4PUP571D9a So4NDrJaLyVEh0SEngg00rblbOplGQfYdXsaQH8QGydvCBXFZ2bJ0R4= X-Google-Smtp-Source: AK7set/0VqkHy/GdRmcg/sXg7Et5LHFeRGsndbPEZgWtFf2hD/xjG9gh1b3cZyR/dLBJLaWvp+o/6ZmNjiKD X-Received: by 2002:a05:6102:14a9:b0:41e:9c64:f337 with SMTP id d41-20020a05610214a900b0041e9c64f337mr4989678vsv.2.1677529638293; Mon, 27 Feb 2023 12:27:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v2-20020ab07682000000b0068a7628ca8csm479171uaq.13.2023.02.27.12.27.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 12:27:18 -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 08B2E605246B; Mon, 27 Feb 2023 15:27:18 -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 03BD0601B1; Mon, 27 Feb 2023 20:27:18 +0000 (UTC) Subject: |SUCCESS| pw124555 [PATCH] vhost: fix OOB access for invalid vid 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: <20230227202718.03BD0601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 20:27:18 +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/124555 _Testing PASS_ Submitter: David Marchand Date: Monday, February 27 2023 10:59:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124555 --> testing pass Test environment and result as below: +---------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+================+====================+======================+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+----------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +---------------------+----------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25554/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/