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 452BB43B67 for ; Fri, 8 Mar 2024 15:45:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3645F42F0D; Fri, 8 Mar 2024 15:45:03 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D5B6540E2D for ; Fri, 8 Mar 2024 15:45:01 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609f060cbafso21587057b3.0 for ; Fri, 08 Mar 2024 06:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709909101; x=1710513901; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cVJmmzxyxC8DhB+UQvY6f0BzZTNaAYPCAYjIcJjz9ok=; b=XwSt6btNxdEAomKa1ExJBbqRrDAhBk/0C/OQ04c9+LllfbZtHXEWOMFOFDeIbuplen v84RkrKDUxKo5yHTOuTBuKu1+COlGGOGiXh3vV/YqXrNuX82fucffF9s97K4cOfZcRuH pUWjibFzSApFvTJoWcaGGabKOB1e7yjnwQRpU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709909101; x=1710513901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cVJmmzxyxC8DhB+UQvY6f0BzZTNaAYPCAYjIcJjz9ok=; b=sQOOFC9iVBAJzIVUtMqQBk/A7BFoTKE9NgoL80aPmghMK7hPZ55MNj85pOMKRpvQpR BD/veZIaqLf+mcq2RwqI1wxvQOB/7Z0UXualzuAa9bxj3xoNTPW1PZNnyMIJMIo5WXuj xnn+fv931P3dv6V8lvQw63eHo+4nahM9/A5NnSk37j8X4YHPxJSIe9+YYPm9JzZnTSI4 bHssSj2vk4TY8SGCHu8m3E9RPQTVTEhNGC6U/nbbRs88mX+wwlvoGGakKdLkVEsJ3B36 j/tciElO1ZLQeU9cGT6gRQpzKwPGf1HffwqwTVy//fR+X/SOhQQ0aXSLW95fwrjJtaDF xzqw== X-Gm-Message-State: AOJu0YxPs+IrXAxU6aenYyfQ2BNSOVR/MgHwiAfOwkjw2Dfwsg5qTKD0 Q4f1yqlOSJx9Xj/VsDvdeZ/oZLzG8cUzaw9wA9ysjEknytDbJHG0twVB5JWDvqcy9RDbIjTozvS uNSP860eBQV1t1SE9PTVEDHb7aXetVcp6 X-Google-Smtp-Source: AGHT+IG0i2HETfb+MR0sONB9qyn6fWNTrCU4h91Ny2TQt5Umuk9v35yEJbLd+b6JT8MNwT5EtamSvr40+If8 X-Received: by 2002:a81:60d5:0:b0:60a:a73:9516 with SMTP id u204-20020a8160d5000000b0060a0a739516mr916424ywb.47.1709909101234; Fri, 08 Mar 2024 06:45:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i204-20020a8154d5000000b006099e104c91sm797655ywb.16.2024.03.08.06.45.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 06:45:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 06:45:01 -0800 (PST) Message-ID: <65eb246d.810a0220.68a65.1947SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E92466052510; Fri, 8 Mar 2024 09:45:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1e1f6d551be99b66b7d2e0a937a6e8a7aa8f1f1d 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: 21.11-staging 1e1f6d551be99b66b7d2e0a937a6e8a7aa8f1f1d --> 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/28395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/