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 71A05426B1 for ; Tue, 3 Oct 2023 20:49:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CFC640262; Tue, 3 Oct 2023 20:49:41 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 86ECB40262 for ; Tue, 3 Oct 2023 20:49:40 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-65af7d102b3so8265116d6.1 for ; Tue, 03 Oct 2023 11:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696358980; x=1696963780; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J1HSvyEjEgUfP2H6RonzIadM2mh16m31ST8y4AnGVUk=; b=SR+15h9o0tiYye0xtoag+opEQ6jirv0qSBZupLApd/wWT9fDruai8KaQ3CQkyttas/ JoeL9kKvuntt2k8dkhctwVUgavZUKQ8ynMPvU5WPEKcgoFLFF2MMV6+1gwqDNP6tO6FQ k4IHDBkY+eCOcGRJ0ZAoWEwTSql01e8prgdPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696358980; x=1696963780; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J1HSvyEjEgUfP2H6RonzIadM2mh16m31ST8y4AnGVUk=; b=ayQMIijE9ZEroSP4tqqthF7sT+C5ylQQ0CRYxAQznx4L4jaH5dKKAtUkNHSK/EBQkV Mmr7mZJvmt60gQ0y57gyMb1x2QqMBbU2oh9i5XBQ6UL/CM4M7rstojRVHYKIwiFTLm3i 51vUjfIx28dSJTq/FKHp1s3P49FV/d96rGkmx1X8xXfzm09AOHYnKhetKtIMPUJwSD2G YddiGpJYzwcuRlBdPxN1XD9vbXEemGkRTPktu5UrP3RBLp9a3PMacAQhMzx3kmQDYQqJ va5bBtoFl+e8FNiZPxOlnHKd615EYq41Z0JHur1NohMSZxzRiFzQ+GMsHAENT5ro0r8o M/+w== X-Gm-Message-State: AOJu0Yxa99a59y3XI8cu4VXc2PFCQTM6/JlRRmtvYaABQzXTQdlA98vy 93Fya1v6MTCEZT7LISwI6xgdwplyppcXUDcd8NSraOnduMhWC8FviSEPKA== X-Google-Smtp-Source: AGHT+IH5NvJrw9gOZyeV9pR8Km00iGjPZsR/YsDw+3xAezDqLZaSoz9Jz6k0FaygX/Ppk2VsJWcP5LcQlYZH X-Received: by 2002:a0c:f4cf:0:b0:656:3a3c:8765 with SMTP id o15-20020a0cf4cf000000b006563a3c8765mr241963qvm.6.1696358979938; Tue, 03 Oct 2023 11:49:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a0cf105000000b0065cfc03bc34sm176750qvl.48.2023.10.03.11.49.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:49:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:49:39 -0700 (PDT) Message-ID: <651c6243.0c0a0220.7dd93.3c91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A109605C351; Tue, 3 Oct 2023 14:49:39 -0400 (EDT) Subject: |SUCCESS| pw132285 [PATCH] eventdev: drop custom OS defines 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/132285 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, October 03 2023 17:01:15 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:9b1122634e8affeb1a3d957f3a96e48ae17956bc 132285 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/