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 8A22D426B7 for ; Wed, 4 Oct 2023 19:21:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 852E5402A9; Wed, 4 Oct 2023 19:21:09 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 5590E402A9 for ; Wed, 4 Oct 2023 19:21:08 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77409065623so3636885a.0 for ; Wed, 04 Oct 2023 10:21:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696440067; x=1697044867; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2k36NQnHfL2X+Nk/69fv8LZNcHbV2lspO6rXk5DxSXg=; b=ECPtngp+1IlgPD8NAuxplC5AmQkAkBltr8Ck6x9k9TNG8GsH0DGBNt5BfY6J9myzE6 HAiY2bLq83i+l0OpBx+h9+ysZVeYe2W5iT3qVk+JgTfuY6s8/TcE79br/lsIhZ6umCm3 Xh0hUd0vjFO/UanlraL+Q8BgKTXd+Ls34dkNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696440067; x=1697044867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2k36NQnHfL2X+Nk/69fv8LZNcHbV2lspO6rXk5DxSXg=; b=U1SZuV2LFmlY8xLVnCb27WngEJWEVcVQ8ZDVUTV//F8QgKUKrvGxqAE3BRVoKXhxQS nmavW5m1kZayh9h4zBc6EW4bZsrki43G8MLyq2P2tuTZ6p8qozz1GX7fCLuKo5lCTN0G oVfGrwG+ayR7M3/qiWqZc5yA10n27IhchXsA3qUubz7WVTjqnXvpNBOIBFgFQuxAVmaG QFdGu5DrHvKk3UyuytykeRNBZbWOPOAIko5Qyr0tCKlUjyXMkXmM1r/VIltMczCifNC9 SPprkP5ZgU7xuqPg6chfPjCLyT5qPW4+HugTEkyKCnuqzfQVMaZIVyMml0PWZeLMCtSN hgSQ== X-Gm-Message-State: AOJu0YyH/KxzUpbI5a/bPKjqkk5bk2eBb+DnF8ngOTC380mGY6imIDpM oUzPha1+bbG9hxU6jHw3gWwBEMHx2ovqg46f263yGrmKH4E9Hku74Kox8g== X-Google-Smtp-Source: AGHT+IHqOgHR5MGdnu1fZwgvDiNdgPOELU22NYO+LBP7QmI9Rqd7V6wgy4HeWI8gfTIQB+aUYgN1gpRuTGtm X-Received: by 2002:a05:620a:218c:b0:770:f1e1:202a with SMTP id g12-20020a05620a218c00b00770f1e1202amr2848291qka.66.1696440067511; Wed, 04 Oct 2023 10:21:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bl39-20020a05620a1aa700b007671b63bfd7sm224005qkb.5.2023.10.04.10.21.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 10:21:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 10:21:07 -0700 (PDT) Message-ID: <651d9f03.050a0220.98415.7772SMTPIN_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 1EC8C6052514; Wed, 4 Oct 2023 13:21:07 -0400 (EDT) Subject: |SUCCESS| pw132307 [PATCH] [v2] 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/132307 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, October 04 2023 16:28:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132307 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/