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 9B40D433D8 for ; Mon, 11 Dec 2023 15:42:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96CB2402CF; Mon, 11 Dec 2023 15:42:34 +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 EC32440289 for ; Mon, 11 Dec 2023 15:42:32 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d069b1d127so25746175ad.0 for ; Mon, 11 Dec 2023 06:42:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702305752; x=1702910552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fJeWVb5KaztA8rwV8sZASAy+ki008t93NgKwXMsmlZg=; b=SA4HzVWXCZ9x88Bbvxzq8ZoBzj2AbpZJ86phE8bkjQgI43ZxFRBcP54o7QK4VO5Zju RTP1V2tvfz61uBLrfgk51DBvQhGRQEykWMuWoMa3YlpnFcxWygcbulMNh4nGRS+V/Nwl z6287IjhxT3IyJ5QPSUbZ0kUihqFYv08Zm/ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702305752; x=1702910552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fJeWVb5KaztA8rwV8sZASAy+ki008t93NgKwXMsmlZg=; b=DxeeN0b6w/CA8YvDOzQfHLqdHs2uX9uvY6ZJzAYBpWOYnGGvM85MUHe4eGJEajA6H5 fsRmwvGUtdeUDSf9pGvaDmtIek8KybNIImigbbPBU0yw2RgNXS/gRbiOnJg4rf0VP57v cg09JTqB2TeJkenl0trZQIwtXttKwKYo0P9qZUdUCbIF88xnZ42GYTqqU6gvNreBXyBL Vlh0RLWXjW/l6XfwpeH10JBylYSBfIVVGpZV6Le8Vg574H0wYs2dV335Zc38r8lRSiqh /9gw7Thecc2CYw2zpC4/S/Mby8OPeJopksbOggfr4tb4ZTsQAECo3CVl9RggFgmNHRHQ y2tw== X-Gm-Message-State: AOJu0Yy2Odo7XxIvZDJB2GoxwnJwL443ewpGNexH7eNvPU3u7oC43/fS S0VRqlGmRGo5XBX4Fhl1QU9tXvmmHo7wuDww+LFp69ti0WM3ublGN8IACgO9WD2ckvURq19ajw= = X-Google-Smtp-Source: AGHT+IEG9dYLT3jky2HwMHZCI3MMX0g5JGLyJnQQkQoBD+Ypv2qKYSON8BWEFFips5eHDhDoHOU+Zublmqwa X-Received: by 2002:a17:902:b686:b0:1d2:f458:baf with SMTP id c6-20020a170902b68600b001d2f4580bafmr1882062pls.66.1702305752189; Mon, 11 Dec 2023 06:42:32 -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 a9-20020a170902ee8900b001cfc618d762sm431495pld.27.2023.12.11.06.42.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:42:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:42:32 -0800 (PST) Message-ID: <65771fd8.170a0220.df9d3.ae62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A6640605C311; Mon, 11 Dec 2023 09:42:31 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/