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 71317426AE for ; Tue, 3 Oct 2023 19:58:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69BE4402A2; Tue, 3 Oct 2023 19:58:16 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B24A040262 for ; Tue, 3 Oct 2023 19:58:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a2a9e5451bso46636439f.1 for ; Tue, 03 Oct 2023 10:58:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696355894; x=1696960694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xBGS8YAfMC0+tLAZFbmvMW9PfxIj8wU6lYRDpdMH8dk=; b=aolrenegSe+xpaY5ZeGyroM07iR0DNHGeFI3ArRayhxODO72A2AZX6d4eJVSV3/hZS 6y7pMdwlVl1hK3RK9ey7vcZl6EldQlBtn+fN9tt56Gf6tNk0eUt879mNakpn4hvc1nU2 G6xmIlLs4+JirFrz0AptFP/BgCNfE9gmqDQDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696355894; x=1696960694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xBGS8YAfMC0+tLAZFbmvMW9PfxIj8wU6lYRDpdMH8dk=; b=OP4lfAFrIp2vVYeuUSeW6/HB3rhru+7qtyXeLUvSllgcUVUgk+4MkPEYAmnB1IChEd nHT4INkSmlbnE5TCEEFJOGNrm4EudwEuf4oGNGXnOrgAaNp4u7DSLnjAhaOFHXMJyFZF kEBPk3EmndFfgKoUTlVxARyQ4B1WfxCWDvBwKumIhxpeBVtNSa4CsxidoOpZlrPc8pTU +z3P5Pm7fnbMI4x5eMDt9i0+hu+T31yPYEpkHtZv9XaCPYsxil6vs9LAWuwEUFUg5qke wUx4wEcZfhll3c0A1cR5L9pn3cFQNMUOjueOlMM5wvCK2wPV3nnWZGvqP9A3tATGNt2E 94gA== X-Gm-Message-State: AOJu0YwshbeTzj2gmF+V+rseo9HdprZMs8isVZs5xQg3ueVuwc7IvOmI edoLMWrXn04G2IIsXtGIPIGoFN+/oN9BO+gbUJEZmvqq4BjHe+f+7uQ4RBpGSaD+BD9BbsbhKw= = X-Google-Smtp-Source: AGHT+IFdfwyh66zM+TX6FsJxVDOflYrNjsDajjYM6W01CsCKixPIta10Df0RcYRcyNC42/KrBsl2J00JUPyA X-Received: by 2002:a6b:d81a:0:b0:792:82f8:749d with SMTP id y26-20020a6bd81a000000b0079282f8749dmr225179iob.10.1696355894126; Tue, 03 Oct 2023 10:58:14 -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 dp40-20020a0566381ca800b0042b5007a442sm172580jab.7.2023.10.03.10.58.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 10:58:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 10:58:14 -0700 (PDT) Message-ID: <651c5636.050a0220.9483d.40fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F0E0605C351; Tue, 3 Oct 2023 13:58:13 -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 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 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/