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 80FC54418E for ; Sat, 8 Jun 2024 19:13:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CCFE400D7; Sat, 8 Jun 2024 19:13:40 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AE8BB4003C for ; Sat, 8 Jun 2024 19:13:38 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5ba1f60eb96so1684306eaf.3 for ; Sat, 08 Jun 2024 10:13:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717866818; x=1718471618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gX8pLVtGZ7Wqet3vfsEcxQwOIkocQoIVqKmNfneEpeM=; b=BWV1isdYvRPlplqKLC6By9ziDOfQrPkGeSLOxdiHXfC9sNZD7K3oOq6S4UU8fvIjmV B+w9L5EKwdlwUs8vHLC7qBbIQbwxHiR66/dLgjqs5hIH+IACtD/2ClVkSCb1WrCw1Jt+ 5QQgCxhgBwJ/B4GuC0WUGDzxWfJtvgxOrHLGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717866818; x=1718471618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gX8pLVtGZ7Wqet3vfsEcxQwOIkocQoIVqKmNfneEpeM=; b=ZImARY6OkQVwhHxbPNY88GY76FI0uoBZk2QOXWzrM56OWOcXCtvQRd/ZSd/Jslsr61 AElZee2Q9S6PSEYHXbKJyeOhZAspJ6D786nwe3u46t11/itsxwUh6bFxqmBKjcNJxZCC IFMYNuuiqmibLoKmiikb0HFTA8XZ1hR6LicGfz0+iK7ZVylmRdiqmWuVff/SWMYkERDM rO7XhpbDQjyMJ4vBef8ZmMiLN9DNHolxq5DFnw516Y0mnMaxiESu+e8kwHqlI5ZzFrHt jqQR18C23c2DqMcEteNuHMdkCGJjUMGaVewwjnqoqJEUcP55C6ejOZ93h/tX10JvN7+M xzPw== X-Gm-Message-State: AOJu0YwKp+WxoG6eQAhnhS2SmossuVccv+5qwrpULqzzHcbXhgIBW7wG bV4mSkG7rehPDS8jC+WW/pqPZkmY6kTzSf+mUUXFmfxBa4jK79KCbD5V9lSCKorCrSfhGEFX3nI 3FEg5GZvfKhxg994Pt2HTf+RU1Mevzh/Jkwo3wOOatMP2krXdz7TZeCjG X-Google-Smtp-Source: AGHT+IEMXXYJECes/xanH9xOsQ3qROUKCn3TUU72UnMI5ZkSeWKA1hRLuWmy+xaPweGsbTSNsS7UBxUD5Qg1 X-Received: by 2002:a05:6358:50cc:b0:19f:45ca:c1cb with SMTP id e5c5f4694b2df-19f45cac9a8mr131698555d.7.1717866817973; Sat, 08 Jun 2024 10:13:37 -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 41be03b00d2f7-6de2703b0c6sm250727a12.35.2024.06.08.10.13.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 10:13:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 10:13:37 -0700 (PDT) Message-ID: <66649141.630a0220.15053.5922SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C288605C373; Sat, 8 Jun 2024 13:13:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e50aa6011eb9133f2f1e49675dc6649e989126d6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev e50aa6011eb9133f2f1e49675dc6649e989126d6 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/