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 6D60145DA6 for ; Tue, 26 Nov 2024 02:46:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58DD64025F; Tue, 26 Nov 2024 02:46:33 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 99900400EF for ; Tue, 26 Nov 2024 02:46:31 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e382589e8fdso5079671276.0 for ; Mon, 25 Nov 2024 17:46:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732585591; x=1733190391; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mF9H+2gZkIi6Q1iEL6bZm/XVABIyDvmQ64VfXONQF2Y=; b=SbOzzFUKAM/SsnIwmPA/yApnbFZYNce6Gjv5ItOlxHsLRZbOVrGY6k16fPP5gbFs+N pSnziUpJgIvScBuAvMsneTO8U8JSUkqOwVQ5wsSqKQcdoeBzVG71PrWu/m9Dv1EIFGEK WmfJMz3Gg2gyxg+8iQaSD7u9zrEbW17l609qM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732585591; x=1733190391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mF9H+2gZkIi6Q1iEL6bZm/XVABIyDvmQ64VfXONQF2Y=; b=O3XsYYmMO9leqI1Ia+9WRiq/TPJnSYkoS9CR5ivDrm+ROIsI833qGzCX8hIcGPUVz/ OUZLyuyce1nKDFsTZ/3tLppiwyhdrBB34NN26ZA4oZDImdjETnuNu7Gkn5Z1abJo9xhm TCf0J69uvNPHJqkzjvnoSoH93QHzbF09tTkopAtlkzn7XC2qFbu75oO0QfnYDYpiiDdx M2GGkgC4L8Fcun+5Cr8WB2Q9ZWjXH1kUyDajexv+mt+P5QPN5mUKiH0JHkuSDid5cTgl ftqDAMamx3xXbyfZJSqCUIuJOqM3Q45xMMcshdAN+C7ULcOyVRLZEq8gKqoWU0PEDfgf UqFw== X-Gm-Message-State: AOJu0Yz5c1384RsGcbzPmKIeANwF1AofATbW6vlux6Kgh5uckIYBUgzY 5Ge6I6qOz5ym0rfBLKnD+KK8YLSKjskFkE1Ixa8gVUKMpQVKEq1V/mVcsu7k/F9vj8GUAWzBQHM BGOU/Ak7ZCptHZUsoFKJWWKQkHLFeU53+fS1Aqhak X-Gm-Gg: ASbGncv6b51wrnWCSdL1Tep35vB/t8XRO21vWy3LrGjd03sxWWrTjxT/CJqM0IEsQjq Es46+yhnPVQVPaZ9KXxpXxZGmUa78K1mFTrgVESVvQsZceFE1pNPb+9l9KQwNjy+QPs4kxuEqru +AhtLP3z7jPYKFAHg9eKMIHHVfWMwUqUdxFmQMoBT90L+OJVIvIvaSnM5vBLoRSl6AkYEF0MMMk wpPWZppxAWhPC9MumD8Kc/o2XnoBa3lg2xPT8VVkKxu4gY5hXv4MjMCLcsMOQOq2bcKPSw= X-Google-Smtp-Source: AGHT+IGVlSsoF3E0cby3A0uokcl8j5aZ89tYQmQn37gCXmeojqjutg9WMSOBGWh6hiTqELr9CFtT4pT05SpW X-Received: by 2002:a05:6902:1b01:b0:e38:b512:2c26 with SMTP id 3f1490d57ef6-e38f8be39a7mr11950591276.36.1732585590964; Mon, 25 Nov 2024 17:46:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e38f62ce7a5sm444421276.26.2024.11.25.17.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 17:46:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 17:46:30 -0800 (PST) Message-ID: <67452876.250a0220.3ef43.d098SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F81A6052471; Mon, 25 Nov 2024 20:46:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 _Testing PASS_ Branch: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294868 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Arch Linux | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) 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/tarballs/31719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/