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 7EA0043747 for ; Tue, 19 Dec 2023 18:12:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ABDD42E11; Tue, 19 Dec 2023 18:12:50 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id DEF3E42DED for ; Tue, 19 Dec 2023 18:12:48 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d9f9fbfd11so3470812a34.2 for ; Tue, 19 Dec 2023 09:12:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703005968; x=1703610768; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YgWLfiV1drM42HFgWMcMV/1SYknq6F8+pvVGnHIwvlI=; b=PMtTURvNzIBJPlsqMCt3N2Kq0BIKKIZkKRSdToS2wsbn83dGHxgrUx6Ef+uG8KpFWR lmcwSUaEayq9fiHSyWV8er6gMdIdiFCgSiqfTIFPpuFD4nmHka/MBS6ml4fDTwQCIR3U lpQ55kTNqxt04gR8LdBMlxu0zv24a+1g734Gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703005968; x=1703610768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YgWLfiV1drM42HFgWMcMV/1SYknq6F8+pvVGnHIwvlI=; b=nO2VaN66DYavxldLbt90CZ80I4/6vXML8ldgGcCMd/ofQXlcI4SGeCREav4GWjQPdP PxWFh0U7PbY5UVT0gkEMu35F/bMHpzeqqca8nomX1dWzVLNk/cYFPZrhjAyUinziB1lL WgQ7TCsCZBSXthpcNBwvfC0igmLdFV7RdRk1fX/UUZCS6ipqGiKJE00QQlWyDG+zsObl UkJmYfCY745RrlzyjZ0pr1Nox4ptK1phgcNJ30N8W1PM6TuJH1oyrrjkfot8XHf0mWEZ NazzD3SLiee1e3vVXbSQnHxbYcj7QjKlygnnK9J4zZyu//hdrDG73vrtIQJD+1FB8CTL 09Rg== X-Gm-Message-State: AOJu0YxMGOfsUcvYZCkYxJvt5Bjo0VFWFq5bHA6Z7G8bBvLYwQOttQ8P l4SUqICxfe8yWC23qSCkOwucqV7YRZHFX8uMdF3V8UWtSzZRGDyedteZyA== X-Google-Smtp-Source: AGHT+IFA9sE0FmXimfe05JILRRp+8QdlvDtMMFtqLBrLmoGiWc90SkcdGku2tu/Ja3oShCfwbe5ZRjLMVc2f X-Received: by 2002:a05:6871:288f:b0:203:270:96b3 with SMTP id bq15-20020a056871288f00b00203027096b3mr11870929oac.118.1703005968195; Tue, 19 Dec 2023 09:12:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c19-20020a9d7853000000b006d9a27c86d3sm1581354otm.8.2023.12.19.09.12.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 09:12:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 09:12:48 -0800 (PST) Message-ID: <6581cf10.9d0a0220.451b2.59fcSMTPIN_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 A6EA6605C311; Tue, 19 Dec 2023 12:12:47 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/