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 8DAD945FCD for ; Fri, 3 Jan 2025 02:27:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BD61402BD; Fri, 3 Jan 2025 02:27:57 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0766C402B1 for ; Fri, 3 Jan 2025 02:27:56 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e10ef3cfso976352439f.2 for ; Thu, 02 Jan 2025 17:27:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735867675; x=1736472475; 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=RgjkV12qNFNbMgi4Zz/JiskqSS/yw0CkZMvcEgf7Lp8=; b=YXHTq5v6YsSCrgYi+yq+G522sZlt/u/7Y00Dth+1O3DeNDt+fUaUxzWMOxqGZ5S66N ZGjWjL/M49Bz9R3u/pkdS7e4dfsfeLssqWezSEMLx/8WrB5XThWUQkn7v6Cr9uUAEMTJ tAS5jo1UrGfIVGXNs1RxWNe+wJsPI0xM4B38A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735867675; x=1736472475; 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=RgjkV12qNFNbMgi4Zz/JiskqSS/yw0CkZMvcEgf7Lp8=; b=WdoeTgH1OBbnAxzToJsZvRb8IYT/ehng/ytdmUG5nBlNexngN8WL5/ood+N/kFWFtw NiLYMH5q3K7GBPhPZv8fCi2VIAxPWHpYZgBSkHQCzDVSaxfGjCu8mSjYJ3Zzzxihl1nY K89tdiLIu7C7m3CfFLYQkfER31oIzONy7v+nCEAA0AaR4Pxeyjtex707Mjayt36ZTXS+ 4WiFpk/scdJoIek68MnbqlxYK9Sfj/SNR1Yd3tES9QXetvsptV49ZJUoqtLpmDjxoo7k y37yLq647YpQkO6hEWUc62esqwcz73X48a7WQwsnezIUCVxnJN8vTZ4FzD6sb/BFJH0Q YrVA== X-Gm-Message-State: AOJu0Ywg2qG7oiKlRG+zi2iMVIZSJidehMCw2/H76cw6MiLRJYrONCGF BpxCLJZcxbVY8B7iWCnpgDUv06C0Jyga1/vcOav3T/DVGLSg5OaDgHueUNYVkvyeubXKrNIlUQ+ EnRDcdQNlYFHyZls4Vl9njXsdSdWpPOOkHfcnKrus X-Gm-Gg: ASbGncurrjSN+fv1OeXFIMkjrHeRxXdvunRI11/0/ktME9FTqqTajx4hXaWoD/WqwNj AhpYG7D7fvmRsb7qAtYkgEqdOeprpfp5a6IubVWVTIQgjtuvDrNsMgnnyqG4X3WpVZgxBG2NZKh Z4X6m3XGEBM69/w5wjt9A97Pkgs9h57lrGyyOKvwwyD6u1DYFr9XZZIrvc7AP+6SeXL3IZ8hGAP XgmqmflgLT9lRTDr70ErmNtJZOh62fC3W6jAMK+1wTFqNBiGNzxJVJA0hyM9lqlbTHoAHeripDL nw== X-Google-Smtp-Source: AGHT+IFk1g1TWkomCfJuh4ksDO/qJJeN9kf3YHGun2tVJr0zyzteOEjLIGg5k4Il0xKQdOfCu6OYJzcLDZ8m X-Received: by 2002:a05:6602:2dc2:b0:841:984b:47d2 with SMTP id ca18e2360f4ac-8499e689c59mr4888868139f.14.1735867675358; Thu, 02 Jan 2025 17:27:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d809dc0sm117039739f.11.2025.01.02.17.27.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 17:27:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 17:27:55 -0800 (PST) Message-ID: <67773d1b.050a0220.2531b4.e0e7SMTPIN_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 C30766052471; Thu, 2 Jan 2025 20:27:54 -0500 (EST) Subject: |PENDING| pw149523-149540 [PATCH] [v8,29/29] lib/vhost: replace pack From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735670291-23224-30-git-send-email-andremue@linux.microsoft.com> References: <1735670291-23224-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/149540 _Testing pending_ Submitter: Andre Muezerie Date: Tuesday, December 31 2024 18:38:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149523-149540 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303157 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/32230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/