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 68371426B1 for ; Tue, 3 Oct 2023 20:58:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 419FE40262; Tue, 3 Oct 2023 20:58:45 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DC0A340262 for ; Tue, 3 Oct 2023 20:58:44 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c874b43123so1100665ad.2 for ; Tue, 03 Oct 2023 11:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696359524; x=1696964324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IpU9f2P/6W2oncHiAc0UqsV9RooMBciH365ApFplVrM=; b=GGhZqt1jGb8zxfynelW+TotqqeUdWQVnzVBSaz/c6S0f7Kd5F1HhBxxA3pzvsFJwAz fmuIBy0wFi5yiEOBw34nxo9o0v/qz/pfmva/IGibWSTmB/EMZkyjd0MRIO5/wxk+5PvF Lx2VKD8x+Er9UWW16BGvxUnp/3O8kXpT86yK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696359524; x=1696964324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IpU9f2P/6W2oncHiAc0UqsV9RooMBciH365ApFplVrM=; b=VKeGxi1mNZSfEDyuW3cCfEpKQueA0tqhNl3tKaoVIh7Hxg66llWKhO2bU9drJzKEqR tS59HqG28/VlX4InDHOmbKVamz8KlUu448YjDeBWtqyQvAwsc5zT9lAdWfCb+VN3GqVd iSiOod9XaH6UTRnxaOEJ2CjVObuvkQ2YPAy7N6cYc5+pShfA4GRE+ROLqS9JmpBEM+Jv sM4Zoy1slWMs9q1lCkYNdQuW/To14YhHYPnXD5hTSlUacTxf1hxoh5mE2I4wFHlWLQrI YahWZXZq5oU3gZO6bDvNYLa89qQnnWqJJLc0frMdtsDwXq8y4wc4wkdeCG5UBG2B+CFP 7siQ== X-Gm-Message-State: AOJu0YwA1z8IRdLunK+aE447iA0XjJl54ooYtTB4pRgLUxJMWrEukxof U0VIgeSfwwSR1VECKWyXv1+p+LtQXjyxm41ggJmz5G90bmw1FIh6bDuGmQ== X-Google-Smtp-Source: AGHT+IFWOkGfKbrITHcFG2PbmifbgBgq92VycwtHyU2DIyOrNbd78lWGWSQtaFz4ZgQWuNmYtKohW8mmwswS X-Received: by 2002:a17:903:2445:b0:1c7:4ab6:b3cc with SMTP id l5-20020a170903244500b001c74ab6b3ccmr405807pls.54.1696359524109; Tue, 03 Oct 2023 11:58: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 h19-20020a170902f7d300b001c61907e9a5sm179848plw.149.2023.10.03.11.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:58:44 -0700 (PDT) Message-ID: <651c6464.170a0220.4ae73.4533SMTPIN_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 2F718605C351; Tue, 3 Oct 2023 14:58: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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/