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 82D8E4259F for ; Fri, 15 Sep 2023 06:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E02240041; Fri, 15 Sep 2023 06:59:45 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id E51C440041 for ; Fri, 15 Sep 2023 06:59:44 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7a505727e7eso660128241.0 for ; Thu, 14 Sep 2023 21:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694753984; x=1695358784; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DLIeGXyvibaO9TbBq1HYk9libSybzsnj0wgx/xkpHZ0=; b=F6VhGdLGW98c7S9IhsM3aF3UYO0LK86kgFFDGjoZbX8Kv7xFyr9AdY5jBuQbyZqqyw c3NRIU5t2/j4RnY2wohVUP9BtrqHLQueMXYHXzSEq88mQBqIf0rn7AyhOGSgMpq116H3 Mwu9hbhst+KMHKkEDpIDJ6W+/LZINdv4M/WMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694753984; x=1695358784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DLIeGXyvibaO9TbBq1HYk9libSybzsnj0wgx/xkpHZ0=; b=szAzEDAp5XgZrFMe0moYS6xzbvHnnTw8xV2mLQaKkUhSgvuAGxvlemdDad6oHkakZA 7a5F0jRsjre3bhFQfQhS5PofEYCcvCmA9C9FvYK0/9zvN5P4C/wOKN2T0NHvXMQ2fBCa 1PSn1FdGjmg9drUl46+4H34fihOjVHneEOx6BJD8o4tttGrDI1P65zXBpgpPjgraEb7T rVMMJJ4wPmyFTK2otjjHqNcgyg65uyJgOgRUnlCdTd2qdgyER6qjQ9E2FjYsLQJWlAjV eLql5BsnNHo0pvkYLewY0yVhK/2kxPaxvZsWZE5EIDfKWqj/REQ0ztcFGLQkgnGYm9Tb FK2g== X-Gm-Message-State: AOJu0Yzmahwn0XMYmTy49ZitzRyve5LW8cxC6ed+Qpcm/4d5rK345kWx cOBAtEX6eAK4WYb7peVMQVaDFdt2Z23FLtylSHbkYrwxUwSR1g5+Vyfx+Q== X-Google-Smtp-Source: AGHT+IFrpjoONU94e1F+dGCX4UmWG2MfxQihs6GtQJrjSdqgPoUH7496TlW2EpCbYoM2oOiaLO8wZykus5E9 X-Received: by 2002:a1f:d386:0:b0:48d:1071:efd5 with SMTP id k128-20020a1fd386000000b0048d1071efd5mr661890vkg.13.1694753984258; Thu, 14 Sep 2023 21:59:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i38-20020a05612220a600b0049351e1d6a4sm452154vkd.11.2023.09.14.21.59.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 21:59:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 21:59:44 -0700 (PDT) Message-ID: <6503e4c0.050a0220.c3033.aaf5SMTPIN_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 D50856052471; Fri, 15 Sep 2023 00:59:43 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/