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 C7C5843746 for ; Tue, 19 Dec 2023 17:46:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C486842E11; Tue, 19 Dec 2023 17:46:31 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id EF8A842DED for ; Tue, 19 Dec 2023 17:46:30 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b9dbbaa9a9so4369007b6e.2 for ; Tue, 19 Dec 2023 08:46:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703004390; x=1703609190; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YUL51sExYpt7AFj+1agjVXflSwymyHQ0AWEX81bgfUk=; b=F6F/g6AgWQ9GENB6qWXszgdKhZ3ZOwhE0CMaLMeZ3zdXgK0S8r5ir3Yxenk2tNvv6n 54oO/IDuk7UWaZqHG8PcSBLcD+C1bhY19eqlgSG1RKS0q6iXi1gO0uk9ozv4WTIhSIPn MVckKG46SZ7M9QNK8K9nSe+nIt2fQZoQwslKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703004390; x=1703609190; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YUL51sExYpt7AFj+1agjVXflSwymyHQ0AWEX81bgfUk=; b=tSSwBsbrDFlgNvZ8w6nX09r+/rs8CcASArXaiv6wnM0z6YeYQ2sJuimEBDqrG7ea7f IZcXs2CkzZrwzb62JTuRmUPcQW053CBelp+GN7QytJ8F7vjPZPLU03nFV7v1TjVccX2a s9RjytZ0bcvcdeg+0Qo6h3q1fV1cXi6mcNCOG4CSiZPs2lsPEwhqp/4UWKTWnGhSXBjZ PDWyNF1ZJQKSKCzndYPvD/wyaYsIoyBUBiRNbA4HxCseG1fbby88R35CpG9UGNZ8Qky1 wAak2zUaFg1p0G0RjJ5pzH/HNPiMO6KnuObpN02sm95DV0hx1rvkJQMgAq++eWciSLEK xTaA== X-Gm-Message-State: AOJu0YxTexf5JijmPB0yb94XJjQI9E5mJAE54R6D1KGB3BWMcNypZoLN JExSBzOmfFu0tgIvJoVyFopXWmLYGBh5GnEl8mBgSTX9oYOFVgJL6GvtJQ== X-Google-Smtp-Source: AGHT+IEr69byzKeK468xsrF961ypJ/EhQmbsDQXwt+uecvVYA42qIoBxtPfL5Hnof1vFtlTqmyAb/7yZHZ6N X-Received: by 2002:a05:6808:128e:b0:3b8:b063:adf0 with SMTP id a14-20020a056808128e00b003b8b063adf0mr24900568oiw.77.1703004390260; Tue, 19 Dec 2023 08:46:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a0cb4c2000000b0067f04d518b9sm724207qvf.17.2023.12.19.08.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 08:46:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 08:46:30 -0800 (PST) Message-ID: <6581c8e6.0c0a0220.1b048.e665SMTPIN_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 EB99B605C311; Tue, 19 Dec 2023 11:46:29 -0500 (EST) Subject: |SUCCESS| pw135334 [PATCH] kernel/freebsd: fix module build on FreeB From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135334 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, December 19 2023 11:29:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135334 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/patchsets/28683/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/