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 C388C426B1 for ; Tue, 3 Oct 2023 20:16:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD97940262; Tue, 3 Oct 2023 20:16:32 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id E824440262 for ; Tue, 3 Oct 2023 20:16:30 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6c63117a659so827768a34.0 for ; Tue, 03 Oct 2023 11:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696356990; x=1696961790; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fc1/hAHlYjQ1fsCIUx7aa1584Acj+hUgRnLA2hbTnCc=; b=Un/JfcFnNsbxN6LV9wO7DdvcadG4Tlf9BrWKOaSzb3hL2hYNeo5WNmd4+lr5qkr5J2 r8szxrde6qhitvmb5j9JcCGxk20wC7qVRIPwERISvwZE50E13YEw31mSzP6U7OUX/6Pm L1Z7L5/3MW3BqUICc3uH2pirDTWkMtK7j8up0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696356990; x=1696961790; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fc1/hAHlYjQ1fsCIUx7aa1584Acj+hUgRnLA2hbTnCc=; b=CpRqr4eNpxzKm9tv4zXbJQd+CZQJYxi0+bx+gqy678gJtI2mRX3J2NVA5as8sYkMLG +e0Hs4Qwya63d0rvilBesIP7Qtb/1rkEAtsSLiufSUTN+zsyR+oCSvbjaU1onOFAbEut NJ8wQkde6M4W0EJj4MYP1FMdGdcidCXi5i4JXjU14qRK8tTo+j39i1aFkDsLRoQyXSeD UZYI7mi+8kCaj5VvdEO1S/DRGGRLOjRY7PUKLzoaWYnuSrcGBAJ1VI0qUyoZrWS+hEDy f5sO7daJ/wIpy7axqo84D1RroOhkg9OJz9FJn8JVlX9i1rzUlfxWRRdR9nLjPMgCDwB/ XBSw== X-Gm-Message-State: AOJu0YyQfCgADy+nL/Jp5nk+b/qHJZXtINgIpwQGbSy4uPajeSm2a1mm z6j59CfDk944bkPOZ8iSiUn9ITPVp3bEAnJvfIJq2525a5ZzrOdxfer7ajkvlyicL7OyNuD5eQ= = X-Google-Smtp-Source: AGHT+IGcb/nYwWJ7gehFRlljn1rRvvBqydQiLrDRirGEIAJxI8a3j3qHefgPyAGNVrrKbJ+ychcLLibKk+Wq X-Received: by 2002:a05:6808:1484:b0:3ae:50fa:4ca2 with SMTP id e4-20020a056808148400b003ae50fa4ca2mr386836oiw.24.1696356990241; Tue, 03 Oct 2023 11:16:30 -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 x3-20020a1709028ec300b001b55048e60dsm174863plo.35.2023.10.03.11.16.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:16:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:16:30 -0700 (PDT) Message-ID: <651c5a7e.170a0220.161d4.42f0SMTPIN_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 4D60D605C351; Tue, 3 Oct 2023 14:16:29 -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 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 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/