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 1895F4259F for ; Fri, 15 Sep 2023 07:17:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13EE340041; Fri, 15 Sep 2023 07:17:23 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7697F40041 for ; Fri, 15 Sep 2023 07:17:21 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79536bc6697so61133639f.1 for ; Thu, 14 Sep 2023 22:17:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694755041; x=1695359841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0FGNHUX8RZtbMAp4w9Vl/2ROpZXAHzOkOVhb8sRH0e0=; b=FKhBTOht7O2MsY+9Mbk6ON2Yey/AcTo4NcZBx3e0Vvz7wdKHcvxV36RfjNeV6QUqSe HkspiSHbhKaniButltylS29kWiNzP5JaUVpFGzALcCyQBWIoDJGC6PkhJgFpcm5JOcrR TLeqZdpT4gN+XHvriK2kT3pzmY2eWtjMfTe9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694755041; x=1695359841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0FGNHUX8RZtbMAp4w9Vl/2ROpZXAHzOkOVhb8sRH0e0=; b=RZMGi2Nfs515t1un0B8B5wKv9/SS1riYMUfHdHjN4qvgWHfCnkZYfo00BdrhSBnEX5 VCJA5cDxvTAmQy6SVrH0zc2apF6BhTYAiDiYqfCMwHeLIC7Srp8yq1mOhGS/TJwCyXLT sUkYOxx4D4yrIVl0KPx6eR4vnIzRsNxGFQh1ogUYkgl80Y2rXc6HEtEj6XKsdrbbqswM qgzgEt/bmYwbghr4qTF/jEBPcM8k2i6IzwVmjM11ef7192rnCnIvmHbvrAoYSqXvFA9o CJ3o0kaets7ypzkLe2q9LriY0L5jsnM0hNSAKVaffLddaBKC0918/ZSnUtGsZYDVyMo4 4pzg== X-Gm-Message-State: AOJu0Yy42e3pM5/LPNqLbqzBBQUMCcQANwPy1n7OMiEERH1VVSE0iA48 GKnfqON83e86ghT+JjNFwoeNDL/UprQ8C56duGU2rd602Z+ZTzNHc2dD9COuvcXGiLAOsqL6VA= = X-Google-Smtp-Source: AGHT+IG8VZmo0EE29KvnNu5/7TIOknBmmgJj/ShCyR0Z0iin0Y80/htKT9Y1sIQ3DvpZi+sSSa5nq4Eq4oGr X-Received: by 2002:a6b:dc0c:0:b0:795:13ea:477a with SMTP id s12-20020a6bdc0c000000b0079513ea477amr632958ioc.8.1694755040921; Thu, 14 Sep 2023 22:17:20 -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 i2-20020a02cc42000000b0042badd882a4sm269175jaq.69.2023.09.14.22.17.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 22:17:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 22:17:20 -0700 (PDT) Message-ID: <6503e8e0.020a0220.be6ec.6c9dSMTPIN_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 7334F6052471; Fri, 15 Sep 2023 01:17:20 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/