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 E3B9E44071 for ; Mon, 20 May 2024 06:36:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D93CF40263; Mon, 20 May 2024 06:36:50 +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 08B8D400EF for ; Mon, 20 May 2024 06:36:50 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e1bf0e9ab5so111532239f.3 for ; Sun, 19 May 2024 21:36:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716179809; x=1716784609; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HfAdvV8A6HFrTa66kWY6MxgiDdz1ZlEDwmmgTZPR1pk=; b=gOGFstCJzmrUJHOAj+eE3mr+ym8OiiFD3yDT5FEmnLcJvPL2QnS+HO7/org44CMLTe tcZz+1hpqNLcnfu1MbZZ6bBR3QbG6fD+CEiICsR1ynJzpcOHb54pulbG95RmP0HH0YY+ g8nCYFRGOZGgkA8W/YWNcziUtYpFX052K0tO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716179809; x=1716784609; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HfAdvV8A6HFrTa66kWY6MxgiDdz1ZlEDwmmgTZPR1pk=; b=ZKaRiXvdFlHv7/OdCSUdfTTX4PoCQgPfwLkmQ1Z27IWxLXNtAwpr7RNi7uhDrIVWH7 NaCmdVJ8MZO5p2HYvhRaHLVKpdIQqbZz4tPNxucdTZ9bZuLsFGxb6EejBOJIa4VagaS2 Lvs4WM/kG5V60h/8yaW4Xf3J2mH9m2hv04/6xVdIEDkDVD0kw3R/n7ucxt4wxjpQrQj0 gFVdYOFcQFepTnDiRxxjPDS3GOwEiTIgbTIOvEOG4oQ6hsTD/t3OIP6yMKpSJoQHzagK qnNEWq0Rg5H0tMcwGi9zyMjxgVv5eLvWTeimBACkedAt5L4fJ0zIlWNd2KrSriNEWNLJ 8KBA== X-Gm-Message-State: AOJu0YxKuuJGjpXZb0k89zyaKDRqsWgvTo4grS5lj+1eL3JMOJ1+bUoz kUR6ibfYIn7qpxdk304rCXxq+kAVx9VRU3lfQedIQz7pxVrg6arHqXO52mGPjAkQpZM3SQGTbrs J6cXE2bS8U+hqc6q0B81/KYKxn0hftL4lKIp/g4JXC9bkvj1u X-Google-Smtp-Source: AGHT+IFOGMXOb/6TIHxt1R8tsJrM0fnv0kaik2b4j7GM+Y5PQAKVbXdR5Ub2SVnuQ3IuHuXLdbZX3ksXuqSW X-Received: by 2002:a6b:5c16:0:b0:7e2:37f:b2a4 with SMTP id ca18e2360f4ac-7e2037fb35cmr1651670139f.21.1716179809441; Sun, 19 May 2024 21:36:49 -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 8926c6da1cb9f-489372b698csm1068968173.66.2024.05.19.21.36.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 May 2024 21:36:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 May 2024 21:36:49 -0700 (PDT) Message-ID: <664ad361.050a0220.7894e.adadSMTPIN_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 EF64C60524C7; Mon, 20 May 2024 00:36:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/