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 D377F426B1 for ; Tue, 3 Oct 2023 20:16:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDE1040262; Tue, 3 Oct 2023 20:16:46 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DC91840262 for ; Tue, 3 Oct 2023 20:16:44 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a25040faffso53557939f.1 for ; Tue, 03 Oct 2023 11:16:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696357004; x=1696961804; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=euKfolQyyQnpVrW375nvNlZBG+AEw8nxhFXg2U0o4wY=; b=Tl5/RQ8H27Y9njs2ZrWQFy54/6UWS2bx64dD6/POGg6gTQR9ArsjwRDXlQOmjLvBiq jK5Ua2eTX4hKZPds3G1WqO9v4x2Mddfk+i9Cjvc6y8gJedchIKoFrfoJ1r4sAo5ZORAG ofyjbLZXhSYSvWeRHY9i0hurBkCDUG7gI0oYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696357004; x=1696961804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=euKfolQyyQnpVrW375nvNlZBG+AEw8nxhFXg2U0o4wY=; b=B0WpGKpaY24G4G2mylPaYIiJ9Mq3blLxMPfJ7GImhuXA0wrajbRHcUSk6eYu9ziPlT zUUgHLQVpeX3VUxrSNTiwkgxdtv6lfJY8dA+DwZlq1/xf5CVbFIvzJ3j9jqPak8Rbicd 98bf4WDXpK9oxEMYDUg69wTpNsZh3MdM7QEfx6zJt0BnVUW06XHOfIjFA9PA01pJR0Jw SJh5jfmiX162Bzv1AQXV4RSHuetAzH4PLfdwi6yn4OPx9pwZSKSSGJrYr4shSUgvDNxL wXVNzv+LWmib4pEMj5mdOIHFd/UABpS1mP9IrylO4YoX4MWoGYbdVv/5KeQcoyTB67VS 3mYw== X-Gm-Message-State: AOJu0YxN82PNtVlng3SpbShSKivoseZ8tC8xHzqBkqyx17rEGOQ3sXqq FWaXffy9DPhzzhNZPQnemi6j14YYdp9M9TkqTud6NnOLSpeUSl3SidUP+g== X-Google-Smtp-Source: AGHT+IGXpC31G8r9QaETvs/dkyKsvRafZpKaZ1zNK0I/yzLvVuR1J1NssziGFodUO42ij9AYNU2XKUS7M3nx X-Received: by 2002:a05:6e02:1342:b0:351:4cdd:f50e with SMTP id k2-20020a056e02134200b003514cddf50emr260626ilr.12.1696357004275; Tue, 03 Oct 2023 11:16:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a056e0205c600b0034ff4115c96sm182430ils.33.2023.10.03.11.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:16:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:16:44 -0700 (PDT) Message-ID: <651c5a8c.050a0220.9d986.3d43SMTPIN_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 CC453605C351; Tue, 3 Oct 2023 14:16:43 -0400 (EDT) Subject: |SUCCESS| pw132284 [PATCH] eventdev: fix max link profiles info 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/132284 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 03 2023 15:25:35 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:9b1122634e8affeb1a3d957f3a96e48ae17956bc 132284 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/