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 B7F2945BFF for ; Mon, 28 Oct 2024 19:45:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3900427AC; Mon, 28 Oct 2024 19:45:32 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AA6B2427A1 for ; Mon, 28 Oct 2024 19:45:31 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20c714cd9c8so46278935ad.0 for ; Mon, 28 Oct 2024 11:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730141131; x=1730745931; 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=+QDYAu+YmJ/Typ+MifrR77/o287/nRXDc1veswVnxKQ=; b=BlwWz9S4LbzHNYn68hTTK3H7EnsN3UxPoDUlzAWvx0CQAq/n2l2KFoKxb4rluHd1pR ttvPZAeP/0G7+faaoB64w9swal9mHHQfoUA9gAVFYiGQnSdypD/OXLyAIdQY9fER2yOx e6ljZPjqaGklVB3IHiqQassAX8EnO9WUeiRak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730141131; x=1730745931; 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=+QDYAu+YmJ/Typ+MifrR77/o287/nRXDc1veswVnxKQ=; b=VL+CISbEO9HQJ6Y+RLQyrqC11ivY3CwdqHTDbVYonLUX6FlV4k4D7/hkzDdYJpGLyF C/MumDVfucIA8u9/kk3PYyFsBLmkwbwSX1Aw/isrSbLrQfcmpMI2NZUX95Z6r5xf3yzs 70VdMz7vT+cY3CJ4arwLtCOB6UjGOjgDv+2Rj8UMEtDymRPn7gzavn2oOeocAcc0DGEM I6rwNOc3jCIXDzKpDFJuHGQe2PvgK5rvNuJLKtYMcKhytwWqqSDKU7pbwLKbtEeK+6+l UHgEi0ywhUUdkQgDZmVpmcp98+H/GPgmiyNSv4OVUDP/QesqSFmBwklrfGp4yJeUombH 8g9w== X-Gm-Message-State: AOJu0YwMBuiCA8XzyS4Rj170c6dTwhYn7Y4Qfe3p7XZScLR/YjxpoZq9 34y3bJoxya70r53NmtjrnDm3ggv9WYmfjrcjUXBaASqvorxg/mHHx3rzY1bTwP4/uOjqSveZzg1 sG98EebXdDxqKG4/fqp1+4xlxALUjhxvtWF8a03MyCWLqlATcZTutxWHD X-Google-Smtp-Source: AGHT+IG3ruHzX9o9wArRtaVDm+j/uZyMXtloVivp8SFcly2Y4M/3jHlDqC2/2coQ62tlcm3giUeI+rcSJY+h X-Received: by 2002:a17:902:f705:b0:205:2a59:a28c with SMTP id d9443c01a7336-210c687c61fmr110659865ad.1.1730141130645; Mon, 28 Oct 2024 11:45:30 -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 d9443c01a7336-210bbf2368asm3210885ad.56.2024.10.28.11.45.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Oct 2024 11:45:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Oct 2024 11:45:30 -0700 (PDT) Message-ID: <671fdbca.170a0220.2aac91.60ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B9ACC6052471; Mon, 28 Oct 2024 14:45:29 -0400 (EDT) Subject: |PENDING| pw147238-147239 [PATCH] [2/2] drivers/net: support single From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025115223.1230680-3-mb@smartsharesystems.com> References: <20241025115223.1230680-3-mb@smartsharesystems.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/147239 _Testing pending_ Submitter: Morten Brorup Date: Friday, October 25 2024 11:52:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147238-147239 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#284597 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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 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 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) 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) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31678/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/