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 7CFB743746 for ; Tue, 19 Dec 2023 17:59:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7881F42E36; Tue, 19 Dec 2023 17:59:57 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0558142DED for ; Tue, 19 Dec 2023 17:59:56 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e840338607so1247657b3.2 for ; Tue, 19 Dec 2023 08:59:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703005195; x=1703609995; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ffvAa0t3ehFZIRHQbohw8VxqpNe0xmoh0ZkMtAJph8=; b=ifBIuZQB6L4Vfom0VnjMahcISn01Fi2QIGS8jIKTri8FbZPMD6TYmPaPlIiC7PyAoP UrSrOWb+qwV8iD6VN4qknjMOgARHR5JGSfWfli6/Jk1f1BOeH29ktlGq7DwRJb6QXmYi svuAtb0zh8/gEyE0s0ktw23yCNiKTsW9PPo2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703005195; x=1703609995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ffvAa0t3ehFZIRHQbohw8VxqpNe0xmoh0ZkMtAJph8=; b=RUUR9FPXisZWV2n2LkBzlkyNk9HKFzJZIX8gRag9oWtoRcJ6a6Q59GYHeXPh5ZASWc wrMbnU5IebCZP/haZW7LMn9tD3U1RzDm8j421a0XI+on70GH/P/Ytw8c//3TCmPf5+GL Qn7mgJFquxWtJOLV5nQ07dRvu4zTiFRwJB9nX9Om5yNunBnpLaUAJl547zQlcGbuAKff xFH4lHZZoKdJL0ns3Zbg16TJKB60kmuYR4KvYsQzuU8IoBA0w5eZUYvb2Of6lWShMyyZ MVw1XsyDFapNgg43wWK+BDbhIcWbs3GhT9S50bxYI557gmHoshjQLbvgBJ7k1WGlTY68 9/UA== X-Gm-Message-State: AOJu0YxRkI4OFKlGKNb6im0JSeb7rHUjrDEpNvqB4Y0rBciOj77OOVXk dSu/AeV+krGzyaGR7pizg9uJ/6LITdl+YRCWVH206W5apb+b3aeiqgDayA== X-Google-Smtp-Source: AGHT+IEmCW8M8/E6DTtQgT7DpK81ny51fQ1cURT2XIaoMJAD0BUiw8zYGnJtua+aey+aXVlrDHQQZwIW79TL X-Received: by 2002:a05:6902:528:b0:dbd:156:acdc with SMTP id y8-20020a056902052800b00dbd0156acdcmr2738060ybs.39.1703005195397; Tue, 19 Dec 2023 08:59:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d32-20020a253620000000b00dbd0b43e6c8sm665604yba.12.2023.12.19.08.59.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 08:59:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 08:59:55 -0800 (PST) Message-ID: <6581cc0b.250a0220.65fbb.ef61SMTPIN_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 0DB8E605C311; Tue, 19 Dec 2023 11:59:55 -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 | +---------------------+--------------------+----------------------+ 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 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/