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 9ADDD439BB for ; Thu, 25 Jan 2024 06:26:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C2434029B; Thu, 25 Jan 2024 06:26:21 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 7F7464027B for ; Thu, 25 Jan 2024 06:26:20 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dc8b280155so2876143a34.0 for ; Wed, 24 Jan 2024 21:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706160379; x=1706765179; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=edJNA7p/QLr0sMsbjoOAzbJM0V0BH/CaLiwfeI0jUD4=; b=VEqoLjYUGVNM+A1y8b7WI85RMRmFn2xemMqRR1W+S55D8hvaA0sy81KNbL/rFf/Ean drKY6W3oOpPJVUuA0Is0+1U81xNii0b09NIQKbVdmDeKjFBDeb4AbqVTlyYnounEV5BM ue9+VsBwW2eQM7WCL0V4cKyhAbEAOonzgXfmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706160379; x=1706765179; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=edJNA7p/QLr0sMsbjoOAzbJM0V0BH/CaLiwfeI0jUD4=; b=ZZwKZGJD0Okfbcd4pu8TfSwh7iw18UinL3R3rfUfnZYlBb6r5UReL2F+Quy9/5CAIF B6BwXRuEFWPVRTyrRvaQGUvClrLt8MCfbZV41Dymm88YZxyIKpU75hnaPnHGxCw6TmK2 5fPI9DQLNlKoZBc+F+8ejPdcf5+X1wqnvraCYs1LqlSlFAx89taODUExbU9rXmGT8DzG 3hNbIE6tAV72wFSU4saxhBFrg+ssdmJ8aoWU55pj4munr9zq6nwRAo6HUEaXF6GmWXRa nP7bQmp6vaIQ51Zquiv7N42LLtVl+CsxNNX1eqRwoekZkyC377jIxHjU9S87jhDL2018 Xoaw== X-Gm-Message-State: AOJu0YwwbXdb+u6gLDpp4ef2hvp/v+BA4OInfk8hYhw2pApjSc9oqXB2 3bd8Ifa+FG7maKWeUBcZzvXLR0pInHTtRQ44DrR0WDGhqSnNysoCy3Ojh5cnesmTYvNB9lvmxCD vpwAF20jJl3pAmDTtHUpBCnTWkllmPX29 X-Google-Smtp-Source: AGHT+IFKYJ4KgmmK/fmAb9nK4IPMhwA25qgYVN4ezCYzcyB+XfM7agU3wO2d9of2AWRmfZOr0k6XR1Pzw3Mq X-Received: by 2002:a05:6808:1a99:b0:3bd:9aac:a4c1 with SMTP id bm25-20020a0568081a9900b003bd9aaca4c1mr241897oib.91.1706160379627; Wed, 24 Jan 2024 21:26:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s65-20020a625e44000000b006dbd5ceb363sm884515pfb.4.2024.01.24.21.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 21:26:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 21:26:19 -0800 (PST) Message-ID: <65b1f0fb.620a0220.b5825.b934SMTPIN_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 AF7B56052516; Thu, 25 Jan 2024 00:26:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/