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 9829943182 for ; Mon, 16 Oct 2023 22:35:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92F20400D6; Mon, 16 Oct 2023 22:35:42 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 71389400D6 for ; Mon, 16 Oct 2023 22:35:41 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e9c9d181d6so2548427fac.0 for ; Mon, 16 Oct 2023 13:35:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488540; x=1698093340; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BuD8P+gWree3aG5edqNlQQ6YlQj1yqjWQSQbPTq9op8=; b=SAq+XVS0QhKIeEUn8Q91Mp6zntRTSQE4mD9PCbAOz94yIhHRi8wQgTI1IiD9R1yF8A W53qG6cm5WOEzzukHp6bdU6uA4zIWRPOeT7SwrndgbigjcakjnzxdlV9bv80+DszlxFl Ek4ue3dq71Gn2c5cQNclnJz/pDqY3MXJkC5Bc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488540; x=1698093340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BuD8P+gWree3aG5edqNlQQ6YlQj1yqjWQSQbPTq9op8=; b=ZVzZSjkrbbR7In7gO41PhRIJzHMKvkeVXNOQFXesek75ez6MUVORmahoTI/iBgiddb rAZMzqSSzf8OlMsF7kSzjetnnfftk7Q6fa00aDCOf1ZzlleZrZ+QQhOqXWhzTfQWLDJW yo9c57Ui3WH7doO7ppOvYY3j3DXE0/fJ68UmZsFS6ZGObR6kWakhzlfeFwUKNCfvv4JU Zo4j+wlVEeqfhTFhyseFsxjnh5XXE0+wY51g7Znx9LyT07XGgo/ZoIAsp+RqItRy2+1m jR8CFnMlr22NeZ2SnDua1yMxUuNW5MJGocpmM/ECZODb32HA5Zje0yUyPnRokmFXzSvL i3aw== X-Gm-Message-State: AOJu0Yxh5bXIMuS/pIRTVGSvteaz785gxUI3I+Nbd+a04lj/7Ja73CJs Jh1fAeB/E6NRB4SI+/76soYkOKlfi6Qp4DIxv8HCcZM4V/iqYvU3bn79ww== X-Google-Smtp-Source: AGHT+IFhvfrDaWso/+ee+Lcyq958Jkdr5VtRWBknixWtfVKjeO1qkK4NXkconP6R6da9DyQ+jYUXzAtp6rR+ X-Received: by 2002:a05:6870:ec8a:b0:1e9:e063:ca6b with SMTP id eo10-20020a056870ec8a00b001e9e063ca6bmr248572oab.32.1697488540784; Mon, 16 Oct 2023 13:35:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee46-20020a056870c82e00b001c524a75460sm616684oab.33.2023.10.16.13.35.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:35:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:35:40 -0700 (PDT) Message-ID: <652d9e9c.050a0220.ac95c.cf38SMTPIN_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 454D2602A042; Mon, 16 Oct 2023 16:35:40 -0400 (EDT) Subject: |SUCCESS| pw132636 [PATCH] event/sw: fix missing device pointer 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/132636 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 16 2023 15:17:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132636 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/