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 22EC843DE8 for ; Sun, 7 Apr 2024 07:51:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DD76402C0; Sun, 7 Apr 2024 07:51:56 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 315FC4029A for ; Sun, 7 Apr 2024 07:51:55 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ea128e4079so227922a34.3 for ; Sat, 06 Apr 2024 22:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712469114; x=1713073914; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4naCvh1qRSIAlcYHcArPNlEKyQN+JvwwNdpXQhbovFg=; b=AnX3TkOBoeKrR5FQRo8mvjjJDqNww6xV7HkfnschV2dQ0PKn/taFln979r0maRapWk ykkpMHxgJmFx6jVvrCb1E0PK3JYDjoEpugUuBZjIgbnJi/o3d0qcFJjQyGQlXO+fgaVL M29ppwCQ/NWjc8qXsIS9n0rr6DrBegB7YnHts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712469114; x=1713073914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4naCvh1qRSIAlcYHcArPNlEKyQN+JvwwNdpXQhbovFg=; b=nVmu+batE10t2yl6HN/nfcv/AbwtqAT+5hPxwx8nRhhSmXB2djDpueLo42BTYRvtPt gIhUs8tTCM6oG6zpfvRJmwicMsM9ugmzHIesQP6oRTDo8iOfgB/770zlt8P0V8KrLBHi RDmAIxTbMeZhn5q6uxeOe6V1uNzmv6JUxzzbQfWIc6UC8araZkHPOQqgxk5Hl19sTZXG v8HSs3lUSQOKmViDvRCUY0aA8PigICzS8avxvRJQYOTCz3Mb3tOcrKSgrB/v89DorSY0 IdMhIMxWRR701EGhqacaZg8fkxMidrCm8O5Qo3pJrohHuhTCAwyxs6uEKbbl+OOZ0yea O6Zw== X-Gm-Message-State: AOJu0YyOExkDJdzT9sDGHRqZw57dcVP7z1rXqQegHOT1N5Lf26dyz3AL PjR1nHft/1N1bEDjsNVWwZLsT9w1yQClJDguH8LG85g7bV5xmMzdLyDITOYxccPp/8lZXEAX1Jp pwOhNWRaPFW6i380kjfrM4RlDodfbMFSnSn6mPtLx2sW2UlsY X-Google-Smtp-Source: AGHT+IEEH482PzIC+1bG43mW3V+Sl/BUosQzJ6Rob1g8Q3m5JzA67WXZVNrlZpz5yLYCpi2OguKMVL7SPzPC X-Received: by 2002:a9d:5f12:0:b0:6e8:2be6:6ba2 with SMTP id f18-20020a9d5f12000000b006e82be66ba2mr6637406oti.5.1712469114521; Sat, 06 Apr 2024 22:51:54 -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 l5-20020a639845000000b005d674a9a3f0sm200601pgo.16.2024.04.06.22.51.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 22:51:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 22:51:54 -0700 (PDT) Message-ID: <6612347a.630a0220.e49fe.e42cSMTPIN_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 F26296052471; Sun, 7 Apr 2024 01:51:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 28d7ed224f7e692e1bd7aacc040bbee856ab3908 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/v22.11 28d7ed224f7e692e1bd7aacc040bbee856ab3908 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/