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 4E1CB432C1 for ; Tue, 7 Nov 2023 07:09:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 245414003C; Tue, 7 Nov 2023 07:09:36 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 466394003C for ; Tue, 7 Nov 2023 07:09:34 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-da041ffef81so5715550276.0 for ; Mon, 06 Nov 2023 22:09:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699337373; x=1699942173; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/8cdcLdaapgZ9Dv19VFL8SPAq2l56I0UdEy9slMRd/E=; b=LnbfNBcD144NOECegUnavb5rOuZmS66ZhHA6Dp5mpRsW3OxmAKUWqXCqF4HTppJYWA L6ZcldLBuSmb91xc9T32PVReM8yCMCohyj6lBnfL5IxbER6gk7q4hIp4A3wg4M6sR+5q cLkM4SOok+4PL3LVKWmE7LSl1gCctusMLJcwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699337373; x=1699942173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/8cdcLdaapgZ9Dv19VFL8SPAq2l56I0UdEy9slMRd/E=; b=sJYBXfngz1XkPGbzXAbNdXdwhKPIPZZoeDk2BiT9aE1KtXcKPAUd30knDM/WzIbb85 mrLXoBmyhVxXS61hiLj9QuC2M8vpiz+DHVHdxPIw1ioJo72Fhu2E9tp0N7TX2UNWJ6qF /qBw9e6TCYz2mNNxOp7B+7CS/vwdhSs4XwqAC2qs8zOQJuTMrx92mY/ReBma/QD1H9+l DGe2kTZS8x89NAHwc81TmAfWtpl0TlF8pNdy4sPaO5pJD8otwZbYp1p80vMK5Smz5RgD zNPckm94XYZhrji+Pb+A11r4gN3ZwbYA9j45INHxv5G6giLBqyTNJHqcVb9DtiozAQk2 FiOw== X-Gm-Message-State: AOJu0Yy35BuN+oLnjofcqIUzNGR3i2i8eaA+4AmyEK/7Fltj/IvMXLJy MU3qMMrSiloT9seAcE9XougriyZimmq35dMaPm9FUijhvGKJ67J9D1NbzTM/tsB6hQ== X-Google-Smtp-Source: AGHT+IGgGnDJT1dilfpIfplWQ5LIczIEa74dPDWOgok4vxbNximeGl6Pl00GN5i8E8cIQO1arTGoN+gSUqIU X-Received: by 2002:a25:94f:0:b0:da0:46fa:cabe with SMTP id u15-20020a25094f000000b00da046facabemr28139468ybm.7.1699337373722; Mon, 06 Nov 2023 22:09:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8-20020a251008000000b00da3b6abc04dsm587895ybq.26.2023.11.06.22.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 22:09:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 22:09:33 -0800 (PST) Message-ID: <6549d49d.250a0220.eca8d.d300SMTPIN_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 4D947605C344; Tue, 7 Nov 2023 01:09:33 -0500 (EST) 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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/26856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/