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 E0E6A45680 for ; Tue, 23 Jul 2024 00:10:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E08DE40A77; Tue, 23 Jul 2024 00:10:02 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 85961402B5 for ; Tue, 23 Jul 2024 00:09:58 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70d18112b60so1318724b3a.1 for ; Mon, 22 Jul 2024 15:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721686198; x=1722290998; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=fYANOlMNoVXmV+9af/9vl7LFb627niRgRkMxgGqxLN0=; b=R5++CMWKwwCNPKWVVO/uQaSoRonzsICg5tb5ofD2ULRK2EafMQ+Dcpi8pmjmXxO8Pn 0vAGq0BbTJVkWBnMiMteKLTrz+j7rK8E9ug6Medwsq6H6NcfliJWWzQNpe2BwxAk0p4y 7Desm3+wDIk+dHyao9wGu4uqAwYhpseI5+J3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721686198; x=1722290998; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fYANOlMNoVXmV+9af/9vl7LFb627niRgRkMxgGqxLN0=; b=uus6jwYhGDyetNY1vu4y54phxn+iWREDsTM8U5hnTVZ/FS4mzl78uU2s/zYmjQ6MTM vSzy8rvbcOPUhfqpfB0E/G/PfDiLESHrnugrmCDSuKdUTFRzbvTHY2gprK8Ip+lG4zb3 IvUoGMAs6tHY0hvDvaofDJjC/YYOUNHOA88HwnP7A/qTpqR+GEqx4s215Wh0l/OvPIqz TqBjGL0vAYDGo88mcMZUlEIVJzSZOr9fNd1sSjo7mdMrWAeFawpzn6gljwxLWk284vIP E0cPWq4Co6AGuc/FZuW9mucn06nbSywut4cKNesKkEp9jVGwacLvf/PgB1hZ9xW0T2/e oAOg== X-Gm-Message-State: AOJu0YwtZVRCriLZZsU8mdXTM3ndjwt3lvtPGMueJ7rM+eQxeu/Z9RuU I2QXhqqheTU8h5L8jnnx/B5wyWmFEo7kHe00ctFaIr2yfXQsIeVt+mwOQ4PrFci7M0+UbmB0iRm VNLbNNh2lL+2GG6qOjCKytQrL4LXTHPcKsbc124eYR+oj/CRMQC2KKtmL X-Google-Smtp-Source: AGHT+IHUHVUxD3iocd8MdmYYuoac60LsQj2Iq5TxHVAMQ6OY2JXVrKJIi9zuFlaD4z5XnO5OychuyJZ7tMKS X-Received: by 2002:a05:6a00:189b:b0:70d:34a1:5ccc with SMTP id d2e1a72fcca58-70e808ca28cmr335984b3a.13.1721686197723; Mon, 22 Jul 2024 15:09:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70d15d9a072sm341900b3a.16.2024.07.22.15.09.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 15:09:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 15:09:57 -0700 (PDT) Message-ID: <669ed8b5.050a0220.1b8bd.1b22SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEDB3605C351; Mon, 22 Jul 2024 18:09:56 -0400 (EDT) Subject: |SUCCESS| pw142618 [PATCH] doc: announce vhost changes to support as From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722145646.1219-1-gmuthukrishn@marvell.com> References: <20240722145646.1219-1-gmuthukrishn@marvell.com> Content-Type: text/plain 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142618 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:56:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142618 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#277795 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+======================+===================+ | CentOS Stream 8 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30580/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/