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 BD9F04259F for ; Fri, 15 Sep 2023 07:02:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B816C40041; Fri, 15 Sep 2023 07:02:59 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 79D9140041 for ; Fri, 15 Sep 2023 07:02:58 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d5dabec19cso905686fac.1 for ; Thu, 14 Sep 2023 22:02:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694754178; x=1695358978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=orD1bQaDoBixFJ+1aixi0834acaXWKSh9+lpY88Ktrk=; b=XbN/zecDIjpRWT4oaJ/W5yjBuSnI102boCOKU/JPlK/LVTkjRNJkBSVsNEAhXSUoLL qnGWHO2VOQGXhM8gbS5KyQE8qFPReRUQ8mLTQS8zT3TDw/SanwBl+RC789foI5Pl1ezs o84bwjOhvvqV99y6U4980cup/iMvI/8eDCyO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694754178; x=1695358978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=orD1bQaDoBixFJ+1aixi0834acaXWKSh9+lpY88Ktrk=; b=ltnryx9X5ZYgb9lFh4BTxOBqplUXxcGvdidrUucI8jU5uxrDIVYPuLLD9rPp+lSsZ6 P3/BvjKH6k/P0SnFr+lNOJnaegSvFOKyzVPupISRVnp4pwUjAprODCsXiS4E8gE6384d lC16Vm0u0W/Rrx6rzgPMwitHlTvFaz8k+oVu8J37A9HM6u1nTLfcMNatl3P2O4CDCMji ZSqHuy1JCirJrbJfppCIdMYm3/ym5FZ0NkRXKGieCFbftTFrPgo54TgUBxD6IVOznZTT frTth0luY8gJco647sIgu0BcXQf3BOeeN2M4+mem10DUL9u4BIyzUOs+xFNNptzJ2ZeP MnJw== X-Gm-Message-State: AOJu0YwAnkxDYdxNcHxTeaWZorRBKfdvuMmHoBTsOYQ8ESJ9Mku/TsFP AjStSEe37pIZERTJeJS1usJVyLoFgiY7Dhgl5FNHTNrqCQWcE12UuaxWmGh1WfStGMnaEhAjjA= = X-Google-Smtp-Source: AGHT+IGN3bjv0Fw7/eqjQLmsLryNuL/mLEG3clOeLmrOB90a9NdNgQs5iS4KeewKbMmbAXhXmXxsnHwZx3lh X-Received: by 2002:a05:6871:611:b0:1bf:dc26:4947 with SMTP id w17-20020a056871061100b001bfdc264947mr727474oan.46.1694754177821; Thu, 14 Sep 2023 22:02:57 -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 n20-20020a637214000000b005777afa8d0bsm282625pgc.21.2023.09.14.22.02.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 22:02:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 22:02:57 -0700 (PDT) Message-ID: <6503e581.630a0220.d5f27.67d5SMTPIN_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 8814D6052471; Fri, 15 Sep 2023 01:02:52 -0400 (EDT) Subject: |SUCCESS| pw131454 [PATCH] testpmd: unregister event callback 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/131454 _Testing PASS_ Submitter: Sinan Kaya Date: Friday, September 15 2023 04:26:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131454 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/27611/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/