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 9C93C432CC for ; Wed, 8 Nov 2023 01:43:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97C1140041; Wed, 8 Nov 2023 01:43:02 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 06CF340041 for ; Wed, 8 Nov 2023 01:43:01 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6c320a821c4so5618713b3a.2 for ; Tue, 07 Nov 2023 16:43:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699404180; x=1700008980; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fAjIMJTQaThLZY2PHI284ziy9PKbnaV6M4zixLDZgM0=; b=NAgRwIoTH4nhiFFNBZCvrYCu47ppn7snFwZ2gnKLN8QuKWyvVALe9AU6ejz4DVvi/h uampq8/gEm8nmHjFcu/6PrSjONTx6EJDdTwduHpOWgYb5hu0GmzPO2HT4OAqIXxRNOfF zrW0im8dau+J0qQA0EQxCQxOUAa/r+fuNsYrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699404180; x=1700008980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fAjIMJTQaThLZY2PHI284ziy9PKbnaV6M4zixLDZgM0=; b=WUHZUmSERGuvRwXYxXhjsYfoFpf3x988zZimOzm+tp+gZqXiaOJnuH5Spr1u4Cccbv BQQXSl9Md+E61fL7rNlaoxpWJgsm6NLm8kpa5Io1vuBq//EZhujavogiqN6fAhYYDr6y sABoCib5s3B5NwP7QcWUy9fEauTaGT3PsLpdru29mirJdJ0telT7ovYScQx/sjmms3CT nYSwGMeWPfp/VdC9OeY3zxq0g3VRo367FAVHfZBKJhVVsUe0v7JxN6R1mnWmI2zHZ8Vw qk6W74LN0OJhULcR/sbsVk9qKWD6X7pHsACwf51uY9JDr2O6hhS8tFqfdT0IMQoRQzeg DhCw== X-Gm-Message-State: AOJu0Yz75GKdaXENej2wcEyYNncm6PxRVqoKtHgxm6OAomPZhR3LV/zI BXE0nHViEzS2s2HuvDDz0FZiPg4uV1OZPUwUirkh54tOiSHUaVPoV/5sag== X-Google-Smtp-Source: AGHT+IEvHmhg63DHC5N1qJO5A85e6V6M3iGkZ4qyf2QR0L59kacQR6R0eIPYm901vGPGD0tdwzoSyBhH63Cs X-Received: by 2002:a05:6a21:498e:b0:180:5965:a772 with SMTP id ax14-20020a056a21498e00b001805965a772mr773175pzc.28.1699404180275; Tue, 07 Nov 2023 16:43:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw7-20020a170903044700b001c73637029fsm23344plb.89.2023.11.07.16.43.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 16:43:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 16:43:00 -0800 (PST) Message-ID: <654ad994.170a0220.5f7a6.1b52SMTPIN_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 C02E7605C318; Tue, 7 Nov 2023 19:42:59 -0500 (EST) Subject: |SUCCESS| pw133943 [PATCH] test/eventdev: avoid configuring port or 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/133943 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, November 07 2023 16:39:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133943 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28273/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/