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 EF3A442A0F for ; Thu, 27 Apr 2023 11:19:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBF8A42B8C; Thu, 27 Apr 2023 11:19:08 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id EA13142B8C for ; Thu, 27 Apr 2023 11:19:07 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-772b550b8f0so5409142241.0 for ; Thu, 27 Apr 2023 02:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682587147; x=1685179147; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WzN/KAVlmE6cHO79VLEcwlsQGdqAd3t6afOTK1ZisTo=; b=cK6c3II0cahmfvVftlr7AUizdePlPfTAvNtAmosa9xnjgoy3dr5KLWAVD6hNtRnfxQ E3kTjR8MQCWHuJIg0W12vqwNGx3HUHiuYTE++i4nSaCkmFlPMYflQSxrFq5gqqyGnAPW HDhMp+XsS87PnIVCoU5pZi93o3hkRqzC9UdGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682587147; x=1685179147; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WzN/KAVlmE6cHO79VLEcwlsQGdqAd3t6afOTK1ZisTo=; b=K1RSk6oaIjHnFYsPGjGiB9paJtJBGTWChq4NdSqAMvv+7BaiaT9GG3AsFXaNJazxk4 hSfc0atCNqfY+2r6ytGozaOY9MzpG8Ta6jYLabIyau3PKzsCzJ0aMnL3hbLB2x7K8oAZ ajEMCOV04qhRkd2iNLFR+WIv4um5YOXdf4aZVjrkth38BA/gIOZjKUke0xtFSMhqlwog xIzSzD1h6qI3MjkemoxkxSkuzLhXmbQvDQkH92aJSMaWPuEmH2Sx+AdclMdDUQ4snlM2 Gxdf7fGIe7FZbhNzNNfuIhEyr562jDo+oe/aP98m4fe7Lvb9Fo2xVUUWsbtUhEFctqxG Sp7w== X-Gm-Message-State: AC+VfDwJD8y7TdR9Nt0ibNzyRQ5OJOuiJIaPSXNs77KSc8vc3KeXWk3F gdF+wV9foIsqJyOl+ECF8ck0T16xo4NDfoX7IuMh1eoqw1d+KZem/gxYLUVWRqcjtsdOC8cOYA= = X-Google-Smtp-Source: ACHHUZ4fQUZNlOMbmZqlj7yn3XNA53f/XoSqdmS/GcYdMitLQ6rbNI5HJBMLRvKzB6wfEmskdY0LdJvC+tYH X-Received: by 2002:a67:e913:0:b0:42e:3705:17e3 with SMTP id c19-20020a67e913000000b0042e370517e3mr380289vso.35.1682587147230; Thu, 27 Apr 2023 02:19:07 -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 f17-20020ab03d11000000b00775678696c5sm1850563uax.10.2023.04.27.02.19.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 02:19:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 02:19:07 -0700 (PDT) Message-ID: <644a3e0b.b00a0220.89834.6208SMTPIN_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 D86BE605246B; Thu, 27 Apr 2023 05:19:06 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/