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 CE52245F25 for ; Mon, 23 Dec 2024 21:02:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6BD7402C2; Mon, 23 Dec 2024 21:02:11 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 345C84029C for ; Mon, 23 Dec 2024 21:02:10 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9cdcec53fso39832315ab.1 for ; Mon, 23 Dec 2024 12:02:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734984129; x=1735588929; 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=j41H46nUtFfulRqfoG+efEl1d056zEp1ojwFjCZWYjw=; b=cp/Q/H124QeFATVz0GSJhfE+jZgqHsvSiauv1noEx7eIiKRVW8/FE9pWDxYT3FJSjC 0q+qW5H4BVILGCPoVYyMXwyIss81oDqf8gJftmjj32NjvOtrXC7F1+XCe5VMSMiueCPm PJRimDnvklMK6N6kfV/ubVHsLcI5L/bPTkRXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734984129; x=1735588929; 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=j41H46nUtFfulRqfoG+efEl1d056zEp1ojwFjCZWYjw=; b=Vqk0GaoNOL4b5On8ZtMQyih4K+Z8EdCzoQfMf+fRf+fzZsE9Ezz8Z5J3hm58s+XeOx IKAJey2dJDN3Ywq531zOSxt48zZy6vUy106TOD412UW1h5eyVlLhUaSjYqKudRRVkXvh y7Y/R94gkVEXIWBT8ofpAa65mccel/hezZabo9X/2owe2/BXAsYX3PAvOA1arUhc8hmT Y/kbU5bt4IQd6Zski7NhGDncj4kNIQ1z6xrEYalzIEh9D0M1VJ8NnU0AwtYpd1k5A1C+ vQH3umYgcAFaCOZTJ//7UVd6YRLHP+TBzP/MenYyOsEt/cYXjrOKv25yovXBdCRY0UjH eKQw== X-Gm-Message-State: AOJu0Yz5/Bv+p4MaVhaw70SdiZs8fW4Z2nD7LD7qyFhuopX25+JZ+pQP TlwSn7ESRlsPAAX27n5l1XeCFRp2htBDsBzREwSHsBQozYUv2JD4j15aV28pjFEClc/eb837mso 5z6/SQxs4b0NXofSc2pB9XfYdyznbMm/ui2cgePGg X-Gm-Gg: ASbGncs88cwXq2MG59xw9FGBaPKwR5EZAquYRC067CE72tTb0o3VGuYNAjY2oNFTzfp X/VtlokFN+CA3r4xzZ/02w0Ko1EF6sMzYoeIpt4jtbGxBJNzxIJZnOdpHGOxEhrYeWep9D84NIO YPm0rOLBJmAduxgMJXbZnDHjhX+YIA7dBwsNnsC9k7MCBiJXZudlve1NKU+g6HJnwCb9fLrw2xU VEqC4UmXJAw95b39732KKqGX71jpGGjtVezwwT0D0KkqmuEs6133HQfgDwOWj0w5fK6jd8FTO+d xA== X-Google-Smtp-Source: AGHT+IF941oyrMXRy5Xs30MMaKdE70eFhGlk2hluG/YHJw2c/6hON8oNwUm/mWPhk/A8bMZWwFYFo5SBSu2Y X-Received: by 2002:a05:6e02:1fe8:b0:3a6:c98d:86bc with SMTP id e9e14a558f8ab-3c2d14d21b6mr125258565ab.1.1734984129382; Mon, 23 Dec 2024 12:02:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de335869sm5412345ab.4.2024.12.23.12.02.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 12:02:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 12:02:09 -0800 (PST) Message-ID: <6769c1c1.050a0220.22e3d3.d501SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BD7E6052471; Mon, 23 Dec 2024 15:02:09 -0500 (EST) Subject: |PENDING| pw149413-149440 [PATCH] [v7,29/29] lib/vhost: replace pack From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734981122-4729-30-git-send-email-andremue@linux.microsoft.com> References: <1734981122-4729-30-git-send-email-andremue@linux.microsoft.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149440 _Testing pending_ Submitter: Andre Muezerie Date: Monday, December 23 2024 19:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149413-149440 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26694 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/