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 9F13C42A0F for ; Thu, 27 Apr 2023 10:06:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AB4E42670; Thu, 27 Apr 2023 10:06:49 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 584E442670 for ; Thu, 27 Apr 2023 10:06:48 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b8f72e5bd9bso12307010276.0 for ; Thu, 27 Apr 2023 01:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682582807; x=1685174807; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r0t7H2/s/JacqOYmYrn10gmo/1tbhGUWbX4zw/FuXlk=; b=aIIf8nOfXZspdAD8QQH5tWudRpvAgMCLUutdrGPJw3IH6WceLHvCg4wsnjiBjoOCA7 EsVyPHqwUEPN1LMvJ1LFBKu5VQpIFGt6hUEhcYJQNc4JIGPYUqh9xDcSHvFi6MPQwqHN xFJFoJcc7CHcbEYb14NTxE9PZwZZ3DGLKwZpY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682582807; x=1685174807; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r0t7H2/s/JacqOYmYrn10gmo/1tbhGUWbX4zw/FuXlk=; b=VPYBhjrKYDbfBf9KAo6SGcHQNggZ4hdknCjCuA3ypJI9+4qzv0i8dIIf/HtVa0jBOI BEYXV9QCrPvH/ZE4+s6mHgT9IstqVp//6Gc+c3Vedx0i2i8OjdgCqMto/2p+86orkJms w1dRLkdIua2C9iKtSLEv5zWDMqAfvhBizsLmQMr84skevfIoYMlCxDhJKr3oMxlbKFR3 kRUOE/4z/r1kk/iT1pJDGyt2WZjYRS6U/0x8WGbZ8ZsngBRhSNNrSrol6SsC2+Srsa4x t16S1lI1EVTpl4h173xSbiTtTvgSUQP6MRdXFWd5zUjCkoF7udQ77U0IKotyHzK+YuOY lpwg== X-Gm-Message-State: AC+VfDx/fUZYAGaQ4fTT1h3uhErenclDmR6/c47y0j19XrUMaMU6bjI7 gb3Qch7JIFOhzTaKGTHr4iG+LLyNofaW2lNjQ9XDu3waXhxKVp2WlZpNSg== X-Google-Smtp-Source: ACHHUZ4tVxv22omjnyvbCXKla4S0vC5t0/pnosGactH8bv3GY3R19XBcc7vsZ36wC9KRx+F96nrXalg/bYm4 X-Received: by 2002:a25:d8d2:0:b0:b99:7fb6:89fc with SMTP id p201-20020a25d8d2000000b00b997fb689fcmr401525ybg.62.1682582807663; Thu, 27 Apr 2023 01:06:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a0dca12000000b005459f233f79sm1723656ywd.49.2023.04.27.01.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 01:06:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 01:06:47 -0700 (PDT) Message-ID: <644a2d17.0d0a0220.74580.4a38SMTPIN_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 62FC7605246B; Thu, 27 Apr 2023 04:06:47 -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 | +-----------------+----------+ 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 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/