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 7BF8F4266F for ; Fri, 29 Sep 2023 10:11:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76FFD4003C; Fri, 29 Sep 2023 10:11:28 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id F21A74003C for ; Fri, 29 Sep 2023 10:11:27 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-49369d29be3so5562460e0c.3 for ; Fri, 29 Sep 2023 01:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695975087; x=1696579887; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3gVjchlhC+jZ+m98kNHIJ3q7NFElSpJqKicYih7a550=; b=KgiGqFxGJ63fJtxZSywMEZvmZAwlH3kt4uYj1n6tf1MUOU4M58JvMu2YQQg1R/BVD1 L0CJmRt4fQihKWj1EJIRpgUR2tl/yy2TP53wmvp+lFis7iphzR0L/GhZ6DYUtwX2ziNY hjwpfkN02fCnpaep2xx8TPtz4LC3j3yZZnfj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695975087; x=1696579887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3gVjchlhC+jZ+m98kNHIJ3q7NFElSpJqKicYih7a550=; b=R5HcWUfOtX1N4bjJ7hLhQXWeNkBTZLOg86ovWj9d87WMnJ50Ht0umJZV8faNLczfhn U6qydDFRbx89Q6O+BOSIIPSaLJPNSjZMWdXIYGyckVGsraGgfyBWgcN52R62C6POTaif 27JokwhFy6GsbYD9XIBhTc7ueg6QCe3vJCJlhlhVw5Oh1xkp4Aa28uH1uGYRKT6CAXdO 55ryouO8bXuuBZnj3b+EiXfPRtxYKeQ4Jm2P2vO797VICdLNGCvPV3eksyaCOnlDj0Xo 6PnK6rCOYGKZFFzNkgHOrJUZhmvsBSTslQtPU48fAoCB55W02CCMr13wX4dZEYylt82o ldfg== X-Gm-Message-State: AOJu0YwFeMAKe4l8DD0fE9oAy5HYAebKYRVOWsvBuKQsepP0pnpNV669 MceV1kTPjFwXkLP2JuXFNVmEXJrUo3J1EXJpkle9kN5XtZ/iPw== X-Google-Smtp-Source: AGHT+IG7jcmtRs0aOnwHEryfU1zEo3n4GxvAPTmxUjuXTDqVmVtPgYNIf/orMeCe0oHIvN5wSrb+24YbUb3y X-Received: by 2002:a1f:d6c4:0:b0:48f:8e3a:5b83 with SMTP id n187-20020a1fd6c4000000b0048f8e3a5b83mr3764283vkg.14.1695975087315; Fri, 29 Sep 2023 01:11:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az9-20020a0561220d0900b004937fd07007sm1146386vkb.4.2023.09.29.01.11.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 01:11:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 01:11:27 -0700 (PDT) Message-ID: <651686af.050a0220.7b45b.3227SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CE4356052514; Fri, 29 Sep 2023 04:11:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26299/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/