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 B57D9426B1 for ; Tue, 3 Oct 2023 20:51:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEC7C40262; Tue, 3 Oct 2023 20:51:21 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 2A8A740262 for ; Tue, 3 Oct 2023 20:51:20 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-578b4981526so857672a12.0 for ; Tue, 03 Oct 2023 11:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696359079; x=1696963879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jIUXUlGZT+jUgNCV8wExBOoeBPmBD3dWTsjUhtfj6zs=; b=QP9Xy4MjQ+v240ESB4F3Hz1sqhf6KR9jbxdxaDIoHiX/LQz97bqFeOLiEbwGDgVwKh Bd0xEmbWCb3bPnxEWc9u2kySiI2ADiiAnDOU/6BHXfJPwEqfWtG7eAGoHyeXM90NRkN8 CQF4aoGA8hnUd7u9U+cgL9JGdaUVPomklQRP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696359079; x=1696963879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jIUXUlGZT+jUgNCV8wExBOoeBPmBD3dWTsjUhtfj6zs=; b=uuL+iMALraxUInu8Zhk2kqfk0JVgWZB9X3VKI7NQX9EiZu90mh1NTzD+MYO1mWwAzA 7HzAjjFM7YDYhDdMCD1Ngk2hoO4OyNeE7RS+vVEiX7reLp5T4e5MJPAlxW0jl6+6zZb4 Wsq8QEJD+JaHKKadf8Ttu07KMoaShCKuYc/jY4Gf8X1/T2HDyqIM9WnZGc/4jkbq4s0D oO8PpxyrsEehnxxCaDKdrOaoUFN5QdgFgGRcLLc3XxNHOzPKSlrtfPg17O6fFDAQTNLN SX2bIWfjb9tj8+pziL71qESDcfksMSRTgqFKha3X1xFbfne65ERtqFbmOhEmTr8x9x3S NegQ== X-Gm-Message-State: AOJu0YwRcPxTJtFq5ZpG1rVlU8XFvIBBH62XSTQ3Mt3ChYp/kLsmXqjd wOspI+Hd+c7Wo1xosl2J9JNCExlE8jeigHyLdOjbxufc3Nxe4gZCsS/8Iw== X-Google-Smtp-Source: AGHT+IHO9ev8lbg7CPJyLYsinZCX+I7zlgCRAy+tBtNIxXbvtLFG+0AbfXSLbrGG9FI4n2MtjrzFEe2E3BWM X-Received: by 2002:a05:6a21:6d9b:b0:158:1387:6a95 with SMTP id wl27-20020a056a216d9b00b0015813876a95mr346097pzb.19.1696359079332; Tue, 03 Oct 2023 11:51:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g17-20020aa79f11000000b0068bdd9e5b10sm270291pfr.8.2023.10.03.11.51.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:51:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:51:19 -0700 (PDT) Message-ID: <651c62a7.a70a0220.1b32b.5faaSMTPIN_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 C1211605C351; Tue, 3 Oct 2023 14:51:17 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/