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 AC44245680 for ; Mon, 22 Jul 2024 23:35:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A919C402BE; Mon, 22 Jul 2024 23:35:42 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id B5B8D4028B for ; Mon, 22 Jul 2024 23:35:41 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4f50c5769e8so949379e0c.0 for ; Mon, 22 Jul 2024 14:35:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721684141; x=1722288941; 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=kqGiMiXj/aYo8Glj2ZYLnSZIVCd8LucoW0Pp8bRf+F8=; b=LoRYWFIKHjC6+G8Mc9EeA3idNiGj3zT4pG9fpZ4auwQjd0nWQhW1QJHhvWa3Ev7oTg K7sOCgoo562dqA09nUIlCog1T6EhOXNqYt875kiilhm92wvvf7qBSm7WkRnOk21hrYAv p1KY1ewx7wtf6ju4uG1J320bjiAQZ64IQpD6Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721684141; x=1722288941; 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=kqGiMiXj/aYo8Glj2ZYLnSZIVCd8LucoW0Pp8bRf+F8=; b=Rtx77Tf67YTtibrYxOdnbQzUBTDVvq/9UuqrVfMwssYiRRE/68gZZCjVhSOM+gB9np U/nTxFQ6xgJ1vDmF7oMaGMcMtNqcZfcitEXVdLgO6C5vQRvFU6u3Wo96kB94ZBknBs7B a/x879ei+fkP1ZNdZpMkZ9bi0cS/cm6Jr/7OH7uo87a1REar7/9h36bu1+GIYGpSbwWv 28dWh11ElU/ojCfSTwK/RocO8cTlUNkrvkb88ClXgEKOCVdmjp9r+W1HCuz4UwMNs8iW 9FDXAtbakElVG97KWw1Rp98KiITM9g2ma6pl1OELe4dNcfOuv65FCPbSGqNzc/ARUX0Z 37WQ== X-Gm-Message-State: AOJu0Yyfzgvmkls1XoSJDp9tRKF2cCxENfyIT6jaL0PC4Sws1ZBz3DRu uBxaeO+fn7eshMuTjNYLjKhvl16JY/8w0hFiA9LfPb/vP/YAzEKPPWMvVxJT2p/LNJJiufvryWb 2SNqGMpTKSbmTChezB355058420rTNVkqR143tzNqNYkAhskXpAhVq+25 X-Google-Smtp-Source: AGHT+IHq/z08MqxHw9LBtbxhFfDQHyNVpuuRonfKwai0CIcghdZDy6kr6ngQsKTqRZSUZ5oN/IOfA+JTKvno X-Received: by 2002:a05:6122:291b:b0:4f2:f2e1:5f04 with SMTP id 71dfb90a1353d-4f68e597547mr1410859e0c.8.1721684141085; Mon, 22 Jul 2024 14:35:41 -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 71dfb90a1353d-4f50c1fba4dsm364075e0c.0.2024.07.22.14.35.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 14:35:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 14:35:41 -0700 (PDT) Message-ID: <669ed0ad.050a0220.5b9e5.3061SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA36C605C351; Mon, 22 Jul 2024 17:35:40 -0400 (EDT) Subject: |PENDING| 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142618 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:56:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142618 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#242958 Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PEND | +--------------------------+----------------+ | Fedora 38 (ARM) | PEND | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM) | PEND | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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/