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 B560C44020 for ; Sun, 19 May 2024 07:08:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B093E4029C; Sun, 19 May 2024 07:08:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id CF8274028B for ; Sun, 19 May 2024 07:08:22 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e223ecb087so95274039f.1 for ; Sat, 18 May 2024 22:08:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716095302; x=1716700102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GrxQ7WP+ramhfnh5V27eujeGxRiMkXWchOS8Koj5HNc=; b=CXWZrprjrUw8w6M8U5z5oyZw/ncb4Z4GOdkq0mlHXk5yQzodqMNSg4jlSTOyIXzK6e U9Nx3CxwtnDhMZHVfFwifkB2GV771s76WJQ1VR6w23ZtJ4if0JY/41bFfLtf6BHVlWQQ H7otHw3kwkR7rX3TfC+H3nIZmRNc352y+HiBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716095302; x=1716700102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GrxQ7WP+ramhfnh5V27eujeGxRiMkXWchOS8Koj5HNc=; b=chWjZekqrbcRiU5HtOahT6Du8N73WJfAuUnw7+2Iq+Pvjlx07k5nb+m8TKfd/r44wm bR36hF3po5TOaisxOCMxvfW9k4HM0HP50liZ+Mkep5X1FYHxr66jvRBG4jPMtZ89xlB1 OQYnS04Apo5yz53GD4Nj2uy/OQjkRmsoNJW+DCo+/RjFKRrwTOAJf2C5jWE6L+CPftOF cdCPbQOT0nh6KnmdPhERbQmztpeaF3YdMSugEYx6A4GrDA497Up8mXR0Qz6JsXLptUpl tZ4sE/Q9KRo9PvYXQNg5LjhBi40b2bMliSAlaIXYtHlfPRNKnRHKQuYh1JQeKWfhFiOD SmwQ== X-Gm-Message-State: AOJu0Yx/eQbr/WhDAIJW204pKSMTbmRLZYzW0zqkbTYvdUq/WssxOqvK WaUU0sp1xxcdzeRleJ2z/5/QKx8T0IqigJhrm6WM17BRCfn+oFs5nuCHkMj4UurisAw+Fg6XvNI qYMoQqEBbvejuzM+AOOF03vlfxTWpTeUTl/2BoJTYq3BQe0+O X-Google-Smtp-Source: AGHT+IESI60Ajvvy+lAR7HGt4XMJSE340Oz4qpqRfbnueWsqqfAhDE3A1S2RzPVUvGlFK+CIZ/waB9wOaUwq X-Received: by 2002:a6b:4e09:0:b0:7e1:8412:4caf with SMTP id ca18e2360f4ac-7e1b51ba808mr2953579639f.1.1716095302144; Sat, 18 May 2024 22:08:22 -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 ca18e2360f4ac-7e1cd52eb12sm73404639f.0.2024.05.18.22.08.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 May 2024 22:08:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 18 May 2024 22:08:22 -0700 (PDT) Message-ID: <66498946.050a0220.8b4e9.5828SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BE7260524C2; Sun, 19 May 2024 01:08:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/