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 431F1436C8 for ; Mon, 11 Dec 2023 15:12:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D1EE402CF; Mon, 11 Dec 2023 15:12:41 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A3F3540289 for ; Mon, 11 Dec 2023 15:12:39 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2868605fa4aso3326493a91.0 for ; Mon, 11 Dec 2023 06:12:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702303959; x=1702908759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CA3BGV+56YHxYI7U8llErBf8afsr4P8BCQUiqiGX3Cs=; b=K98f3x/ZQZWRBtD/J20BxmEdIZAzvYMlLLVS7j1cM1Z529z1es6VYG9/g2z8e/lEV/ QIxuXTdAcM1JRx2enAdr65Z25W2U7lCvIQi2N45sDqkOTKN0LX4zjsL6JAwxnWFU6cdk iJEft5sSVmgCi0pThFZnXubybGGjc4dP1C+C8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702303959; x=1702908759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CA3BGV+56YHxYI7U8llErBf8afsr4P8BCQUiqiGX3Cs=; b=stTx9ydZjIGZpZ3BzkLatKw9e+0VO4B8XJ1Mjdwica6xNqRzZEjrh1E0XapXxyalY0 UjXSlsqRGClfz5kzmV/yMFRby5jlnH89UCEa0JMGum1DN79YOhqmaSyUfieIt0KDHfio JGhQrqgIV3PVSdEmbYUZoEEp7/ailOGq31crqEf8/lp5ssQ4KcPVcgGvVLiTujdHej+t kd70tILmQUbiAzLY+bs6X7MuUX8//DnXwN8BJc+e2o+YKTf9sA9wPlPrcSasIpg9NK1n SwfhtrkaoI5qiV3FRYeJy0QRAQ3gtzolLp02PojYk6Za0gdAocdrEiahmR1RRC0Gb8Il +9AQ== X-Gm-Message-State: AOJu0Yx+2iktvYclNR7tKV6TPXKrFYhpAW2BWLJppE3nFF7/+C4nV1pi nyA+YwAyZFNwh06fSzVJ5bwyj2E45PrHriHZQFvICbnW4DQ2GuFmQZvtCE6XmRUCoM+sa6rW3A= = X-Google-Smtp-Source: AGHT+IH5RSk8kLUpTWzysgyd36ttuAClP5uyExWPi5Co7LSUbBQW5ApX4LGee+gNMUvpktQDAUSCYde+vd+V X-Received: by 2002:a17:90a:de0f:b0:285:9a34:5b40 with SMTP id m15-20020a17090ade0f00b002859a345b40mr1571917pjv.40.1702303958818; Mon, 11 Dec 2023 06:12:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t2-20020a170902bc4200b001cadf531508sm414113plz.117.2023.12.11.06.12.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:12:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:12:38 -0800 (PST) Message-ID: <657718d6.170a0220.32bc0.93d9SMTPIN_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 4F344605C311; Mon, 11 Dec 2023 09:12:38 -0500 (EST) Subject: |SUCCESS| pw135020-135022 [PATCH] [v2,3/3] event/cnxk: add option to 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135022 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, December 11 2023 13:23:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135020-135022 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28583/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/