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 246534417B for ; Fri, 7 Jun 2024 07:17:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20B05402B1; Fri, 7 Jun 2024 07:17:32 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2DAFC40151 for ; Fri, 7 Jun 2024 07:17:24 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b96a78639aso559032eaf.1 for ; Thu, 06 Jun 2024 22:17:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717737443; x=1718342243; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c9CYyVBM2c3x+8hf0WSxtlMH/WSw9ypntcy1c+TDXFg=; b=LYpImnJ3CBH1U6IgSaH3QekZY6eVobyW6lW4OnMve45IdJfe3jy+pFnhQT64UZ0k78 G9xjdp2trSPd7OyPSavInp9UF9FaJkpy+Y8HHSVtPeTiRX4/AlX45ClNQJ1NC6j3O98U arVlK5zDYrdzc8cS5hBRJU+Lle5Pu98nLD3iQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717737443; x=1718342243; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c9CYyVBM2c3x+8hf0WSxtlMH/WSw9ypntcy1c+TDXFg=; b=JQgkvQ4fXsm+RT9krF1gj4nXB8FlSb0Rfku0RZQK91vNvxhcuxhAARfChahraZ49o0 A0orPVGPwESlKIhLZdJsmILalY5gGyXgIrA8I3eU1BTiAGjSpAr35pyEn1vM0IuwbZPR wrTatdeDG2vyRTe+zGGisEdIqOi+q7UevRjZiaJoNl1QXMtyYQgHexk04Ld36akRLnTf 7uX8dvcDuCJUF7WkkyQsx/J5YyRfsnoAvI/KkviauGoy91ve0qUaxhMs9Jw1Jas0eHZd MI3+skSLsltQhEyByTWBk8gkCXG5LItNzMf3JDnjxCHFYl0OV4vIwn9gfTKSEBrwvs55 opRw== X-Gm-Message-State: AOJu0YzgFlrm2Wd/JqyDdZlvTMaRpvB0nFehXOinByjTBe48AqEgaoBV QdImufHVcJtMyIizm4PsTPI5GzVxKTZ/7i7q1lmCLKRwvW7ndP5kkKSBXSrKKTH60hU1eCYttRc tGO+OEYDWrmiI9Qdn+Io2Ec1AgxRISimr X-Google-Smtp-Source: AGHT+IHS4zpEh5VK3weg8hNAEfrepGx402mYwZBXENf5bHki0ttFz9ia+7JYdqyCpGQcNFbIP1hJAhStQtgd X-Received: by 2002:a05:6820:2211:b0:5b9:f802:ba19 with SMTP id 006d021491bc7-5baae76fb7emr1554434eaf.5.1717737443503; Thu, 06 Jun 2024 22:17:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-703fd55c860sm113134b3a.19.2024.06.06.22.17.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 22:17:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 22:17:23 -0700 (PDT) Message-ID: <666297e3.050a0220.1c62dc.9f2fSMTPIN_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 69933605C380; Fri, 7 Jun 2024 01:17:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/