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 D6ECF46045 for ; Fri, 10 Jan 2025 09:40:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEA4241148; Fri, 10 Jan 2025 09:40:15 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id ECC1F40648 for ; Fri, 10 Jan 2025 09:40:14 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21644aca3a0so38145675ad.3 for ; Fri, 10 Jan 2025 00:40:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736498414; x=1737103214; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AaHAw0QeWABU7twBJo5/qo/TarMlP9YljF4tqPTu12o=; b=I9V60gyc9Oxkkc4yVqTZaKzYDTxHrCzgCtpVUWsHh/EaXxSTuEITyiJTPnQWeKg0UN sjbt0V5EOhk5CsxVmZD/BMiWD79ln9aRcPqi86HbUa4N/eofGaScYcdz6w8DIAZokTqp CiR3dq4yJ30GENvnIKBLKL3mCPJAPP3qCrFoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736498414; x=1737103214; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AaHAw0QeWABU7twBJo5/qo/TarMlP9YljF4tqPTu12o=; b=SCXszI0FDWXaupdGembFaQnn1ZoE21bheF7C9NK72ktQ1FxKVXWGt7YZPW7YFBHCf+ Hq16LflQ++7DNyDcgE82i4pRCSi2CjL49m7PpKCabYvgq3YWnpMSnu3Ldf9VnXEyhMJK ykRmKw7Cvk+ae6wsSrpMa5zuG++HAUajFxIzRY3jwsrpe3abbhXttt0T4C9G0Nxvg+O9 iUhk/PthPtk5Kjg9drnz5xTwkjFwUNLa3aEakaH6qdx65NlBnvv3s8P5hFDFKk9+p444 8sC+AJl+i+i6BoO91mkcwL3sFNnG7k0VWNtFYNWnH3p+iCdag2ZqDqnHXMGZvq0wE8oQ gJhg== X-Gm-Message-State: AOJu0YwwL9uPqWrOOZzxyal0YqY7HFTuj8u5yBcXmIGPt4VNBcg+EfFl rx9870IGzqwaKEFypeTnTizebV9FoFrhzVMMHxdMm4UWYCS22ZnRJhIreAnP4i6eN3KQJsihat3 6XrAONl1PZ01KgyEwE09id1IwImPn1SCvMQiEwJJb X-Gm-Gg: ASbGncsu4Er5pCTSULyxwW04lCLuSwNs0rhf5CDIu+Av9m1CkXK86q180WEWHWWzxCP a40jZk4rdrVKfsNsyuVr/XN+tYzztGlLZwFWniEpD5MwVskgHGG8kDTzFkSaRzJDHdTyyn7U9z+ j1zb9RmiHEav7kI++oZCnzsbMMHqHCkluIZSoP6GYWQQOq3MkX7kIxmoulLeXzbEWB2zzcFrsKo CJklc7vjl6sC5DcsVZiqDQkFengxVVlJgHEBw5hmVRlHtbPJ9Y0RTFZXqnSh2xtWGMlI8WoLJAB /Q== X-Google-Smtp-Source: AGHT+IFhFpwvxYIpTixaClnl8msX98dtk7u/eIAx/gTxJHO85BaSS49IoaGq3TbGmuEps6Kgk3aOsQz0/7mM X-Received: by 2002:a17:902:f645:b0:215:a80b:f6f9 with SMTP id d9443c01a7336-21a83f46a58mr147088345ad.8.1736498413799; Fri, 10 Jan 2025 00:40:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f39e1casm530595ad.106.2025.01.10.00.40.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 00:40:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 00:40:13 -0800 (PST) Message-ID: <6780dced.170a0220.1f2cbb.43b3SMTPIN_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 2F9C46052471; Fri, 10 Jan 2025 03:40:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3779f70292c6b3c8fa23e6ca682876506bb08883 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-next-net 3779f70292c6b3c8fa23e6ca682876506bb08883 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26829 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 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) 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.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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/32159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/