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 9034643209 for ; Thu, 26 Oct 2023 16:04:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FB4F402CF; Thu, 26 Oct 2023 16:04:35 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F2EFD402CF for ; Thu, 26 Oct 2023 16:04:33 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1ca052ec63bso8050385ad.1 for ; Thu, 26 Oct 2023 07:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698329073; x=1698933873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eAcIU+0/vuqsQvV60RwunWuZJWdVcvqNRhn4EITXrl0=; b=fyCP7o1BnXrZTzXvXR72t30E+1LFgwuAoVf7eAjTDmyoYq8r4Tk4fs3511AmiEApVM 5Hxg9CvNyQRSdYva4sqlZQVey/IWJkkmZ21I06ZVAbZS8ZWx4WX9uEG5IjefH4lT50Qv xDXyTJEnSvFmMxSLoMjAuvl0EKabk4GzvpcQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698329073; x=1698933873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eAcIU+0/vuqsQvV60RwunWuZJWdVcvqNRhn4EITXrl0=; b=DOsE5MaeR+QjPvWMsszEldPtTu4eOAoyhJmYrpU5iZlBlmouxWhamQqmEW68HHLMTM PljJ+hMGPFqVyaB0sK48VH2nQsjjanJ3EsTL7RDJIANgd8O7lDlTIeYZGdjCVJR8YAR8 GdotcvdzMMmapJGVhcGsmlUGZD9ZjqdebIWAGWmD6HjWRiaWMEv8/k0HhpU4NanUUPQy TwWKbWx7pjBTJKfmLBdrq1RStEVgL4sZiTqbnwFOoEoTxbPhWO0Sk1fPcOlmtmfSMYXD zszqtEk70Ie5Sz6RIZCT/wCEda5sg7eazv2xdpX4FRIpxgYpQODRwzTemCYgcWHxOvIf w74w== X-Gm-Message-State: AOJu0Yw5IRHxxjauCGDdXcpajH3vafcEMJm/p2O3tJVhq1mC2CgbLJ1X hGecNibrkm+zg/LikP71a+UoJPajR7PpxpnjQBB0zIkchI18eXmEaITA6A== X-Google-Smtp-Source: AGHT+IH9Zq68twcwJCLPi+74K4PxzqdQEzRSN/Z+giqLqVN8sd29fuxl7amB9CbcCyYWyIdohPaLfKiuDQiV X-Received: by 2002:a17:902:e84a:b0:1c6:17a4:afae with SMTP id t10-20020a170902e84a00b001c617a4afaemr22432044plg.4.1698329073178; Thu, 26 Oct 2023 07:04:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a170902768a00b001c398198d20sm661801pll.145.2023.10.26.07.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 07:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 07:04:33 -0700 (PDT) Message-ID: <653a71f1.170a0220.310a2.4ccbSMTPIN_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 4B1E66050A61; Thu, 26 Oct 2023 10:04:32 -0400 (EDT) Subject: |SUCCESS| pw133422 [PATCH] [v2,1/1] app/mldev: enable support for pr 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/133422 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Thursday, October 26 2023 12:49:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133422 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/28091/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/