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 F2E93426B1 for ; Tue, 3 Oct 2023 20:55:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA07B40262; Tue, 3 Oct 2023 20:55:51 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 6A85540262 for ; Tue, 3 Oct 2023 20:55:51 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3af65455e7cso848000b6e.1 for ; Tue, 03 Oct 2023 11:55:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696359350; x=1696964150; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e4GvCb8bUsG90XizAiDyMWVHkD1DZwh4YOqLIjXhX6I=; b=cRWDKpDOt9RaTMqcbIxr049q0Zt5HS2SCjJ+EI9nq6IgTMVAGxEdPUEtjapYP7SS9j Hm3FlBfBTsiD5Xhxvi1qfMkmskuybi2jgY9720vLsjn5fHbRs1TmIMjQy/eguLa4jTTz Fu4N3TxQwyYwsTTC3PU38G8Px7npF7DkDmyfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696359350; x=1696964150; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e4GvCb8bUsG90XizAiDyMWVHkD1DZwh4YOqLIjXhX6I=; b=mtT2vrQO6pMZ5g4XCYGP3afvdIYV0yHfxrlUNGZGT7nW5ml+Es/lCN7+6TE6Ng+QxV VNyuE9M1/erOvWJsaoXvIYJmwrde4HueaGWhExxn6pNTE5zwmfRhqlPuAZF0jGMpHIrG izeXis76IrGPBlCa+cR57f89hob0DYaIT4MWSJToKto+IBDyEHyja7ykZu7sodY1c0wn SKa0A0pjq31KG5jWfaMfElVlRrkAd9TpJ7wxBcW5We++9tfZhp8S9iEK/yaDt9S+NyiA 0RdwamHqZBA6kO1o41uSwU/A7jDkTxtWsyujPvBoooa4DhfOnc59x6RiDXi2sQFtqgaD I27g== X-Gm-Message-State: AOJu0YylniDJEDtBe6GQCRy/1MYcl3H99L/4JKmqzWeL1mwooWkdWql4 zUa+JT5m5TdyVpR4XlKlXM7OCl9jQobXTHmOEwshIzkhA2DJU8k/XDxdJw+t3QUQ6FI8Nn0LIw= = X-Google-Smtp-Source: AGHT+IGYJ9uxEznakzXCNB6jwB2lpN5jEsW2i8532F+zwrqik/2A1CTvFifkIWtdD5bUA0yTrHuqyDNIYWoi X-Received: by 2002:a05:6808:1aa8:b0:3a7:5475:ed30 with SMTP id bm40-20020a0568081aa800b003a75475ed30mr306636oib.57.1696359350795; Tue, 03 Oct 2023 11:55:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m15-20020a637d4f000000b0056969e34a85sm226798pgn.6.2023.10.03.11.55.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:55:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:55:50 -0700 (PDT) Message-ID: <651c63b6.630a0220.6497.583cSMTPIN_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 DA73A605C351; Tue, 3 Oct 2023 14:55:49 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/