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 49D3C46062 for ; Sun, 12 Jan 2025 22:31:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4767A402EA; Sun, 12 Jan 2025 22:31:07 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 1774C4029F for ; Sun, 12 Jan 2025 22:31:06 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3983f8ff40so5170871276.1 for ; Sun, 12 Jan 2025 13:31:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736717465; x=1737322265; 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=u7LSMuku/ro16312ogFA3mYiDPrJzvhFqXshUPOZsEo=; b=NFyxZb8zOVXPHwQojSxZROYpS21XmH6NfDu2/ZWt2/WZ6vdxcGwIPyVQkual8YTLL6 j37zoqn8SdXxFmbTO2hSedzscWto6t1SF0INeXlW1GrqRED8OFNNKcxMtChAh3qAwQFh vceTihcMD3alD+/D/PyE4DS+gas8nZ02NfqrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736717465; x=1737322265; 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=u7LSMuku/ro16312ogFA3mYiDPrJzvhFqXshUPOZsEo=; b=CWRP1kBJattvkOj22H7cZBas3HPMm1RV8MC1eDns50GyErIiK1lMJCk33yzHFIkEp/ yfBjkwMy2ptQfOt5Q0xNMXbP7v/KqUHvhe+cJxW2zoB/v6fP33ZqfrZe0hx1HM6KVO8W KEXjwQ8of1vRfqkJwB5xpB7CdiOK6MUOqFZ+BhDEcI8DyEXK05Fbn7jipxcSiR6zcTkk xY8LI96IWR/dXzvAftewM8MworhZ9WFNGwrNNv615fHE0hiPHdpqRJ9km8EgJ87+abtG dsDji5/+zYI4KRKg4nFhBkeX10n0z1HOGZIb5ao5jH1ndsfWxGiNZyBrOyNi/AekGAI5 I/vQ== X-Gm-Message-State: AOJu0YwFmhhr/vVqLflJsuX4L0N0nUHIC4nILmauX8iJSpsNQXWyrQGZ w8bhlVChSRCoUfYs5uUdaAuo07Ooew7hxlHnB1CaE0gBvIbfBITPCGNeMOBTDp2CV8eFsT3hVbS 6rjj6CasexsFmVzhmFfOHtXefujV8XNqHErG9BdW5 X-Gm-Gg: ASbGnctoXa4QJWFVyT8VBfgr2m7+DonSMmeZJ0NjD+SGr4F6LcbVpnTcGHd/H+2PVNE 9HRNdF5Nmmw1zygFQJ6Ad0rkS7joBKcEbf/RiX6GoPbmT0Y0y4Tj4x1LSEhQky0cjQwFf1qt849 uiQFSmqCqei8TwwH5kPNeAtC0pamj1DKGmwbSkfLf35IXuPVkzE3z0rCh/i2AlrwZVceMmRYGvh WJKVnpi8vl9sIc0wVsgmRfQvRpZrd8pZzKVMh5Azfvtz7xXZ68/Pxjg/akJoukQn3I7xNmvu5ZN Pj1vEw== X-Google-Smtp-Source: AGHT+IHjtYX4hpc+16zdX+U6gvmtfADwNoop5NBhcXcG1lX39IsFxqRPffDhLIe0xeAIqrG7XzXH1Ee3JMA0 X-Received: by 2002:a05:690c:6203:b0:6ef:7d1e:bffd with SMTP id 00721157ae682-6f531312182mr149562857b3.37.1736717465484; Sun, 12 Jan 2025 13:31:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546dc69fbsm3816787b3.45.2025.01.12.13.31.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2025 13:31:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Jan 2025 13:31:05 -0800 (PST) Message-ID: <67843499.050a0220.1af83e.c232SMTPIN_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 1E56A6052471; Sun, 12 Jan 2025 16:31:05 -0500 (EST) Subject: |PENDING| pw149904-149909 [PATCH] [v2,6/6] lib/vhost: remove check a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250112193043.67372-7-otilibil@eurecom.fr> References: <20250112193043.67372-7-otilibil@eurecom.fr> 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/149909 _Testing pending_ Submitter: Ariel Otilibili Date: Sunday, January 12 2025 19:30:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3779f70292c6b3c8fa23e6ca682876506bb08883 149904-149909 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111788 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32299/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/