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 F333F426B1 for ; Tue, 3 Oct 2023 20:06:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBD7F40262; Tue, 3 Oct 2023 20:06:57 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5B69340262 for ; Tue, 3 Oct 2023 20:06:57 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a269637b98so44535639f.3 for ; Tue, 03 Oct 2023 11:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696356416; x=1696961216; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UT0JPGEZevXY3fjPnwNJKwt6Ns3UldGnq2sH+baQJGo=; b=Ydzki3zzqejkOn6GucKNxU3YvJGTKw0vaG8oadK9pY7sHS0nAsjdk0Hw5JXthWR7bX n4Cs+jl7iUAgynXHZHZcn0P/TfHHh1OXZXd4MgDGZJKzf5F7nOgyVEvrgFRfjUEhVJfn ors/2YYY3OapYy9eW1ZT18/15j8qz2GtY5dBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696356416; x=1696961216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UT0JPGEZevXY3fjPnwNJKwt6Ns3UldGnq2sH+baQJGo=; b=rVNbWpx9TYBeA8S6Dy+LRfA3srO+RXUsTLnM4pmXQ+SIWTkUjmEmVqAAMj6Zn6fVqE bSNWQTgA74y4/iSgn8usWjK49sPBFjOFcUdouM6Q3zets78F71E75p349+cKCOyZ9A/Y XXUoQtfryL3YxrDA0nCScoU/dUidslDTLSHvZiLzJs4IQeNpyrpF3StoDsVWgOrfxJyC ml9tAPaPse0sHSR+CkSBuSIRKIsvlh3mO20j3jWa+b3mZz6YzJkPnUGchapCCLZWAOrn S1JQ/qoQitPvPVzNeWOdkJIH6Ur8Ir+7wUm12ooGtT1LB7ZEjyI6zyevpTQx4lO+9YcG mBFQ== X-Gm-Message-State: AOJu0Yz86IND/WF0SIaGqxUZPVBG24HiW1eDiUlyjyH0S6BeMI3UhJm+ QSRIhzrEDt1Ye5LkXtORS4rgfSmLnJrcvBfMaUHF1XtEZk45qzy7CSZPNg== X-Google-Smtp-Source: AGHT+IEHQKsPXjDRNL/tK6aOJ06XXIsnzRiVLTKU/hwgI7cjGiR+auQpiFgVXHHgR0pBZ18xM2rWvQqBINVy X-Received: by 2002:a05:6602:379b:b0:79f:9574:b936 with SMTP id be27-20020a056602379b00b0079f9574b936mr208523iob.13.1696356416682; Tue, 03 Oct 2023 11:06:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ft17-20020a056638661100b0042b54391b0asm174041jab.56.2023.10.03.11.06.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:06:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:06:56 -0700 (PDT) Message-ID: <651c5840.050a0220.c78c9.499aSMTPIN_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 213D1605C351; Tue, 3 Oct 2023 14:06:56 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/