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 789CE43747 for ; Tue, 19 Dec 2023 18:20:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7366B42E11; Tue, 19 Dec 2023 18:20:21 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 754F842DED for ; Tue, 19 Dec 2023 18:20:19 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7f93eb935so20776439f.1 for ; Tue, 19 Dec 2023 09:20:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703006419; x=1703611219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7FJb3IEBV8y3UTGrtHNFlbQ9b91vgJRsqqXx6CPhyLU=; b=C97gzB6iBS+lbZPn66KUH8tntLjv07l0PMv+Bf/i2uENlRvrzghQso7kt1jwb354oh HRdsFxswGAZvG4s3PO1nwlXpuvMkSJHQtVsTUYg/OBv2+ZFESS+Tb4jjTXiM/Muyzplw o1MPgh9ATUmF3uonhpx+NWtxszqtl2t1nhVxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703006419; x=1703611219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7FJb3IEBV8y3UTGrtHNFlbQ9b91vgJRsqqXx6CPhyLU=; b=chUMf8kp6+LhqvJ7j1yWf/Keb7Qowf5O1bS1x99BEauwQPslffw8eIIRuBggYlsmaR ZDVMXRMyUI7wW7VAYEmrCduwYAx/ebJkzcbqMgK2cwwiX3hQvosThPfYjl5eSqJp7crM Gt64AUoLRQ7P5YuJetoqOma++Ld/5+NNBnuFvRn3+7QP+/UUQUskihqscKoqYScEPRlI GtCj1xKkQhr4yA/QSzIOZO0IzjMFDk85i/+HwgKnNm2xrwU80BsrubOrw4yuY3kfLwzn VWuPSjhOwmTew+C205wmJ7rha9s97pPNNhpQR1AOsZmjzIl3aoUxGmOG+56SYy8tUGe5 hXEA== X-Gm-Message-State: AOJu0YzUsSxnKoiC1y418qLw19fsKpUHX6dzswmbVb58lLAgkBYAShbo sfGWxh5ELAv2NQeyip6OWkbj7Z32L8EwAsowfEQIKcCqyiydHJoGs6rlgFViMPVIZmQwiXaUlw= = X-Google-Smtp-Source: AGHT+IG99d3K5KwOWHynIoRS2SskERsVISbR2YXSki4fut1wCfQdT+wBTJLZkn+eqX0gi8RPC+Blk5TdqyHO X-Received: by 2002:a05:6e02:2612:b0:35f:aad1:514b with SMTP id by18-20020a056e02261200b0035faad1514bmr8518575ilb.46.1703006418925; Tue, 19 Dec 2023 09:20:18 -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 f5-20020a056e020b4500b0035fc29638c6sm93402ilu.60.2023.12.19.09.20.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 09:20:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 09:20:18 -0800 (PST) Message-ID: <6581d0d2.050a0220.dbcf6.379aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76632605C311; Tue, 19 Dec 2023 12:20:18 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/