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 3DE90436C8 for ; Mon, 11 Dec 2023 15:07:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 331D3402CF; Mon, 11 Dec 2023 15:07:24 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BF4940289 for ; Mon, 11 Dec 2023 15:07:23 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d08a924fcfso41668375ad.2 for ; Mon, 11 Dec 2023 06:07:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702303643; x=1702908443; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h1e2pDNWg7jlT58o1PXLVOJGRPTPZ1EgzreDKUXwlAw=; b=Pqy0UHiQM0Bqm7dbUxHcMDSymO3Y7Vqc5oZsQFpgzrpylKrODvDenqzszTNekcd3Lz E4nLYPd5xnQtT+Ale9L/jjfComyryJSbk/GEMXzG4jOCPx37naGRrDm3wFuvvBViNauo C/VQFvvTYzBoDxAIZXNBc7kI63r9F9rnm2W5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702303643; x=1702908443; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h1e2pDNWg7jlT58o1PXLVOJGRPTPZ1EgzreDKUXwlAw=; b=M+g2LiqznQ4sc3L332SQSxHyZIesoiJCGAJLzu8Vzt7YWYnijL1Ah7peZBGMZzf3VF Y3jye7+y96yrrrFJqvfY0Ty+NPNmBoOTZBzVyga+9a3Fb1vNQb+tQe7U4hObHRFzaVxt EbPm0HM8oDwKAPqKxpJ+jkXiHJdw7ubEzqAM7gI0i9yVZl3j0MWJxsnpJ09zE41GfBpt m36Uc78Sq36pSjFovRA3tqJi0BivLPE2dix/2QfaeHCq5vdSVMEij5LPv/c1XW/+vwdZ t/+lbWVfDdnVjjCWXHtejoTS02P/4dceo3tjvRSCqPVYZIhhJ6d+X/l7c+DTUIUg0xIk JQRQ== X-Gm-Message-State: AOJu0YwMUyHfPZpnso3/C/MoSuAYatxaxWsTw6ecvTOd8CnDSlxsdY83 2OhWTOaX4Kf2QbURPzKxcsNmb8NkGLeUAaBNAX/mY8TxNit8Vuiz24hIhA== X-Google-Smtp-Source: AGHT+IHMuIOkNHjTdbFG3bvUBFFg9qXH2X0Qodea8okjpFkpYUUSVmhXYQ1U5PlN+l1dO7bMCLImvm3gbklp X-Received: by 2002:a17:902:efcd:b0:1d0:bcb2:b910 with SMTP id ja13-20020a170902efcd00b001d0bcb2b910mr4307535plb.123.1702303642773; Mon, 11 Dec 2023 06:07:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd3-20020a170903260300b001d06eae712fsm450961plb.92.2023.12.11.06.07.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:07:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:07:22 -0800 (PST) Message-ID: <6577179a.170a0220.44c67.bf50SMTPIN_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 39B53605C311; Mon, 11 Dec 2023 09:07:22 -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-compile-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_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/