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 07EE645488 for ; Tue, 18 Jun 2024 08:01:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2C9B40DD2; Tue, 18 Jun 2024 08:01:17 +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 DF7CB4026B for ; Tue, 18 Jun 2024 07:59:09 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f98178ceb3so2793982a34.0 for ; Mon, 17 Jun 2024 22:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718690349; x=1719295149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/H7dJ3Kmef54XleGgtHDXcOavZC6J7JuBPa1XPMKhXI=; b=N23YChjrhfEY8O4L9aigAsL3aDsh6jg0A678NroWdN1EzENCIESwnEtWGBjJdQcDln 0kjitzxGxwwRStGCQKzpxENhff0B04XC/j/Llxv0hTOFksOtMae7e7/UOOfGEAROLsyP SDszvQLCwZQ0zADlyF3ZaDKSFgC8i7gTfA9pI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718690349; x=1719295149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/H7dJ3Kmef54XleGgtHDXcOavZC6J7JuBPa1XPMKhXI=; b=hcS9ylHKZiWSxAcW4O5st6fLiGjJNAh2QiM/Gy2v1H96zP67YSMnT2MQsAdN0cpxB3 IMFSG3mB0MFwN+HH7q2B74EaRoV/FiPXcBloKQbzkZFRXCx/o/njrEbiv3B4q5gtcmpS KIcWvEUUhOfs1S3VcVJcazJW3SIHYUiRs8cGT94iA29nGR/9/hB4MJBS/OhnAirebepx acvEK3HBWMwjolhqodC+vVr8xc4umWQCXL4UUzMppEnREceWeL2NJdhDC9fXGlY+6lHc 0OXWH47QHAFJdYW+H8zYvSDN6secGtozD/mSqgLzW2mvRKDUFlZRcZLdWW2i1f3mzuvm RboA== X-Gm-Message-State: AOJu0YwDtu8dIOESOTtR1+1jFdH2Z1axVwsgVKGO48gTJI2sZrV+g5yd Ea9xgFNPnIJwTsyrdtLottotQHywPsObFbFHyjn1ZqYKWzVYoxO99Hrm95Xx7aCB913M4g//QmT 2hwc33KoF8j8kkp/R/KsLq1zqCJcVtpqGLsk6nl8wRZ2jTFMi X-Google-Smtp-Source: AGHT+IFhXXaz9TrAMlM5Hh+9Z1wmbTWwqnNC5EDZntZ8ptERI+opDtlJSguQJEDbkSDRTHvHkyqtaY4p3dTv X-Received: by 2002:a05:6871:28a2:b0:254:f00e:56a1 with SMTP id 586e51a60fabf-25842be9bb1mr11592417fac.56.1718690349000; Mon, 17 Jun 2024 22:59:09 -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-6fee35d5bbfsm450505a12.32.2024.06.17.22.59.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 22:59:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 22:59:08 -0700 (PDT) Message-ID: <6671222c.630a0220.b7075.ec63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3151D605C380; Tue, 18 Jun 2024 01:59:08 -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 | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/