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 C867C433D8 for ; Mon, 11 Dec 2023 15:43:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4543402CF; Mon, 11 Dec 2023 15:43:13 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id A4C2A40289 for ; Mon, 11 Dec 2023 15:43:11 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fb04fb8d28so2778092fac.3 for ; Mon, 11 Dec 2023 06:43:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702305791; x=1702910591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iZNd2nzZut10M+OU2D52mROLTsAbRPrkdcXxZ0QaYEo=; b=AYp45Icpi8IJG/sGygQZnD0ocEPWJx6dThsmCIIV768EEVSjwnraPr63lCExvepzvq goDlMinf/FyhE/DtlmlXy5rEZW6LbVK5KktQ8JpF9fyrC9+4HqcZk1GXv/IC1hOdaX+M 1rBXDZ8WAB8Hg3oHpm/8Ckh8lInohTh7ZA2o0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702305791; x=1702910591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iZNd2nzZut10M+OU2D52mROLTsAbRPrkdcXxZ0QaYEo=; b=MODVgpHUIuHSvXEV8dnoMDgVEIZW6ErswhHeAdR1fQnv7rIOUoNzMij9ysLi4ZwAKg 7lkR4hJo9i3PFJwAOhfKIZfhRAstgOvknsjsxZZ4yrrelk1KrngI1Z5iO4cy+o3o3COM gBjvkCIz8YkNJj7j3mXDsQR5iNoBa7kH099+HqjUhfXAD4qeaPF1e35At/eVo3Pv+qKt p1+VBPbXhA5leickAS847sg6/b+yZTipIwdESbpqocffKGlbJAxiq8kayYL/yWP+/WDe 1piLZpq+AuKvja4OD3Tyi59VLyO3LvwsOFT9eKmMv6IbDy8LjBLy23AxYDoudqHiDFcz vT6A== X-Gm-Message-State: AOJu0YwOkgzqrfZu3u24NiA8FAue4HqiuZctM6advWYwRJvubVwaG2s/ pyu7IUtjIUMKM2K3xHworv9q4dfrlXD81VEjlHwYr5n1WaUqbBOlKKTGP/lcosrLOV6P07wNxQ= = X-Google-Smtp-Source: AGHT+IElL2QGngNIJZkvbxRzjUMcMt6nVR0BIErJmRPE43w56b04L+IKJeT5Sv+lMvvX8xKLHoRLsmzysdu9 X-Received: by 2002:a05:6870:80b:b0:1fb:75a:77aa with SMTP id fw11-20020a056870080b00b001fb075a77aamr4040439oab.91.1702305790982; Mon, 11 Dec 2023 06:43:10 -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 k3-20020a05687022c300b001fb4a1b44f3sm512123oaf.1.2023.12.11.06.43.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 06:43:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 06:43:10 -0800 (PST) Message-ID: <65771ffe.050a0220.10b93.dce8SMTPIN_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 77FCA605C311; Mon, 11 Dec 2023 09:43:10 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/