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 16E374403D for ; Thu, 16 May 2024 01:12:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFCE5402E3; Thu, 16 May 2024 01:12:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 830B3402E1 for ; Thu, 16 May 2024 01:12:12 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6f44b296e02so4465487b3a.2 for ; Wed, 15 May 2024 16:12:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715814731; x=1716419531; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jek8STxXrDX4f9GJNGgf1EH3FBMRUAJYOai+BA13Eqk=; b=EX92uiNjuCJ8UV9h676QxoVpJN8OK4yuk1VdmJqvSu9QFGJG9eIsIh41pfFibWqu0K IwCwEnhu2wz5xvGVBFApQ8ZWEPkiqUvSgBoNb5IoIsJez3YU9+JJRAdwo5Gap+w3AiNm WtEWtIMJAKaSOJvnC/De1blhU/5h5iNkwxezI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715814731; x=1716419531; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jek8STxXrDX4f9GJNGgf1EH3FBMRUAJYOai+BA13Eqk=; b=Tmfq1juK5iFsN1FjMkJrhTGLEX1/sJUvuDaLeusJKwyk16NrsF/ZMyEsaiCC8ClP40 L+62raXZf/ynHysJWIh/3NqVlEE+DeQtH7dF9GXnoqJ5MAbyHqJLUzkWHWd0isbB67dO +buBJ7wBzo0FREgeug92+8L234YyVryJZl4JfwCPOvsdgFft5+v/96SIHx3qJWgW+MuH O/4gdiisBzaZ5CHzTEI/4si/PDewiqZN7MWXkIbzDBA+glpjI3k8dJrK/6ML6cEkJzoL AmzJhZ8AJBZBi4R50YdxzieRHpalqJqTlWL+OiMDYMFgDpSCsrQYQL7Q5TZAGho/4ZoH R1sw== X-Gm-Message-State: AOJu0Yy9sFA9OzSpzFOHsb9hsyZQYFKB3SNSnc8hPxAb/Mv1FAvcQIq5 0R3Yw3xx1O0hjh4HNk8kvr2HXQV76Kp0QWZpwfvwLYRP1uEjs+3bs/ukeTM5dFNxVRLAFB58o4h ycPfSfymTFSf+w4KJ/Lsz2Fj+gGUIJUb9qKnbqaIg3hL9pj+v X-Google-Smtp-Source: AGHT+IHmm6+nF3zPPTyfE1zhSyFMOmSCUysEjVUEaNvTUS/UKjtoPg13iVvD2s6b2cFH9h/A17Tr/SnJ7lkz X-Received: by 2002:a05:6a00:14cb:b0:6f3:ea39:a56a with SMTP id d2e1a72fcca58-6f4e0299776mr19646987b3a.1.1715814731604; Wed, 15 May 2024 16:12:11 -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 d2e1a72fcca58-6f4d2b47fefsm799529b3a.25.2024.05.15.16.12.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 16:12:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 16:12:11 -0700 (PDT) Message-ID: <6645414b.050a0220.17239.a48aSMTPIN_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 A05FF605C373; Wed, 15 May 2024 19:12:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 51783c9b605a408ee9d72200347de6e5cbd2daf7 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 51783c9b605a408ee9d72200347de6e5cbd2daf7 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/