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 C878143747 for ; Tue, 19 Dec 2023 18:08:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C495742E11; Tue, 19 Dec 2023 18:08:54 +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 52E1142DED for ; Tue, 19 Dec 2023 18:08:53 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd4608121fso1744369276.0 for ; Tue, 19 Dec 2023 09:08:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703005732; x=1703610532; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E9IsxqeYnHEAm2z2KT4hSCBywWhoGV6ICr8yFZ2nQJk=; b=V19myt64DQmbmkFaK/Z9g9RjhZuOOv78bcNZa5Yz6mds6O38S529Gcg0ECdKWbKbgS ufSwhMarbD4ftWxNkPgXsgvx1gzLvmPxVo+EZOh84dXzJ8W9MvZfxjuBIEW9oQKGrJUW 76shflUI4Z7yX/BsaI3yeIed9XKOb1CM9fZDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703005732; x=1703610532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E9IsxqeYnHEAm2z2KT4hSCBywWhoGV6ICr8yFZ2nQJk=; b=TcF/7BeZQ3gQKABLdUPDZvcDr+Q74YiFpc1ApKNgADbdRzfjOLdzTu8vwcdLoBUeXt wKS7tcOmqXfMhkPmMLcQV1DQo3mIWHA6UsocvmrR+SJFa0i2DWn+Ya8C/DDzvaeRBo6z 1N8c+yVU5sIA8nRYArHi17CNxvZKe++BwKZxgPdo6t3t8Jp8rZbe7NEt+iqLr87XZgqY w+zEZApIQ0gUG9ffkxleWgtnBlP0+Y3NHGVx8UorVHpWZ8ehLyyNindLZbpHUVhvXDMd 1BHxhoJ2deS8YH1Pf8QQQlCXjyxS8+QhcDlWqdyjoH6o9MxZa2s4SH8ZKwvLmFUOilnW iiMw== X-Gm-Message-State: AOJu0YxOJWFCzci+GLLLucVmpr9tgA4VXQ6k6qtvT3Rafs+kd1+bf6jA m2g8g7mEYkUEpWeyDH8DV8XWo4u7XrevmjZFcEfbRVk/if1xBaUUFm6htg== X-Google-Smtp-Source: AGHT+IEtZq+41U6UgSoTIHMli5kX4PJ9szSQxC2RIldXhV8ic1pvz/hAaSYWea+wcVmc/S+rLR2xXseIqxAK X-Received: by 2002:a5b:cc1:0:b0:db5:3e6a:e436 with SMTP id e1-20020a5b0cc1000000b00db53e6ae436mr10500433ybr.55.1703005732774; Tue, 19 Dec 2023 09:08:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e63-20020a25d342000000b00dbd546d5c6esm153371ybf.35.2023.12.19.09.08.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 09:08:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 09:08:52 -0800 (PST) Message-ID: <6581ce24.250a0220.4efa5.5f9eSMTPIN_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 4F062605C311; Tue, 19 Dec 2023 12:08:52 -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 | +---------------------+----------------+ 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 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/