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 20DF543872 for ; Tue, 9 Jan 2024 13:14:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CE794021F; Tue, 9 Jan 2024 13:14:35 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id EC2274013F for ; Tue, 9 Jan 2024 13:14:33 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bbc648bed4so2827852b6e.3 for ; Tue, 09 Jan 2024 04:14:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704802473; x=1705407273; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6CDAWcbtGx7kq27GcdpTcaJbFD8Gihny4/wH4yZyJD4=; b=NYmuK2jvpasFsZ7yQhNXe5yAVa4LXoY24wfG7pUDNMO9A8Acfirox8ZKpvYayVreNH b1Bd5N5R79/I+issoWUqj40cWwX+dC0Lxrsxh8kpxmap4/UQXzC+UcV3T8NG0t/4471A 8xyMX4bXaRgRVvUcCYnb5CuiH2CJnJ7Y020Ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704802473; x=1705407273; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6CDAWcbtGx7kq27GcdpTcaJbFD8Gihny4/wH4yZyJD4=; b=J9LNKMJW+ScCBJd+BS9aefPQw4FQeElkkJIL3mZoc0Rb99njmHfvKij32TKdqrMjVe 5zM6X8UI8K/1lJguqU0Z28aEOo1oIMucNJnB+tGIL9fpzoCzRwZYOJGo+2Cy3xM2l/FC 0CuYgZT1QYR7WltXzWuAnxN5YPMYBeVwVkE4pCzfLUF9QaDYw7iloIwrXHYH+/rGulOM I3XDooIDtMBE5cVlzdMSyPKryPIpNXvJWD6pATZ1U5WzX8+1FhFhh/NIBDHbicJpBhpu TndhhgxlFbVCO0MFZkfKaRYSLCBS0dLj+w24VlhJTkxil30A6DHKXOgouWbQ0cAMcCG3 uvlA== X-Gm-Message-State: AOJu0Yy+8anjPLdlj/s0Gb9tz3m3sKxj0F75KTcK+Kanz/Mrog07a/NX H1y3aArGAb02NwMZy5T9pg0ZEjbzq+Hz7DCEuiRMwWDc3xBpKvyYYyXcfLP7gwNP7Q== X-Google-Smtp-Source: AGHT+IGWxSDtI5Z1Xx7GDzIQiTD5K56dU9BzHE4ITmMoDmttKZv+Vi9l3irRP9WbSs7ofMmohbI5Maeb5Idy X-Received: by 2002:a54:4097:0:b0:3b9:fc7c:b585 with SMTP id i23-20020a544097000000b003b9fc7cb585mr5369490oii.32.1704802473397; Tue, 09 Jan 2024 04:14:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a056214180500b00680b15e40a1sm84734qvw.71.2024.01.09.04.14.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:14:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:14:33 -0800 (PST) Message-ID: <659d38a9.050a0220.78bab.56b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C64A6052516; Tue, 9 Jan 2024 07:14:33 -0500 (EST) Subject: |SUCCESS| pw135806 [PATCH] [v4,1/2] windows: include winapifamily he 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135806 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, January 08 2024 23:38:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135806 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/