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 A55AE42A0F for ; Thu, 27 Apr 2023 10:35:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0AE042B8C; Thu, 27 Apr 2023 10:35:01 +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 0CD9142B8C for ; Thu, 27 Apr 2023 10:35:00 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-760bba6404cso198470839f.1 for ; Thu, 27 Apr 2023 01:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682584499; x=1685176499; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XYaeku0HoJgtTDLn0SHaTka6arGv1iX61oQDWlRNu5g=; b=RV+0yu8Sc2btpg4crpMQRldloM6m+a2cY8QjWoTE8S56WV2nKmzsy6YrEjwm0TqSoh h3xBrGp3fi8+BlT37+Dxn5Z9d4WIUJ9noWNQAo3Hr02Gc5CS7BlZg6UOa16O1qnwDRTr nFXj5tfLIFKD5T9JWY/kAORwCMOz0zA1Ffyf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682584499; x=1685176499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XYaeku0HoJgtTDLn0SHaTka6arGv1iX61oQDWlRNu5g=; b=jOhF7bgVAsNqTIunhRL/CXauJjkBX39/NdzkM8ECZBECdYD4spQCViQUvR4JxQb4hT SIzrbjhEfCu5TYWyjZuppr2DIEKhk1P8efP4g0Cjc/GWJqhFoh6o74d+47ZKotLqGBct qxb0WZqGEpSzIIvAPtps1j53tjM3Hx6iWJsnqHOMX+xGepfJNriGbEd3C0RNLgMu/0yr /m6icJiYMVheyWqvxUTEZohXGUxqRR/Rg7MACc+VKu2on+fB3xMZZLsz2+tAyhnnC8bJ B4fLZzRysnmENgBeg5l4s/7S1DsFLdjFpv3kaeXRIFs4JuCc0oAzOqUbJjDJE1tXYfsu GkkQ== X-Gm-Message-State: AC+VfDxqD3vuiKhOuyMASJ4OpBkP8zTxDxX4fmolgmrAzRNTIpeQtlTk YG6ihB01kjc5HQgItw72a0vVvslYrkRRHl7WUA2lS2FwQMy/a2/eo9zZjw== X-Google-Smtp-Source: ACHHUZ59seuy2xo7rH8Dm3cnhfAiNPiTxhH7l8lhwXt2dkqtQ3jJ64lldpBjrVlGvVJxnFWaUY96LCvTOAta X-Received: by 2002:a5d:9c0f:0:b0:760:fa51:c8bc with SMTP id 15-20020a5d9c0f000000b00760fa51c8bcmr622837ioe.19.1682584499402; Thu, 27 Apr 2023 01:34:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g11-20020a926b0b000000b0032b4d2574e9sm1194850ilc.77.2023.04.27.01.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 01:34:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 01:34:59 -0700 (PDT) Message-ID: <644a33b3.920a0220.d0cf7.6057SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 12BC9605246B; Thu, 27 Apr 2023 04:34:59 -0400 (EDT) Subject: |SUCCESS| pw126566 [PATCH] [v1] event/cnxk: fix setting event attributes in empty get work From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126566 _Testing PASS_ Submitter: Shijith Thotton Date: Thursday, April 27 2023 06:28:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126566 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26132/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/