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 A52B643208 for ; Thu, 26 Oct 2023 15:42:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A04124068A; Thu, 26 Oct 2023 15:42:37 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 851774003C for ; Thu, 26 Oct 2023 15:42:30 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-457c134a702so374043137.1 for ; Thu, 26 Oct 2023 06:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698327750; x=1698932550; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IHMLtJKNe1J7mq7cqAg3Dow+QXYJpXd7jLqJDOcg8h4=; b=NfIurJaYEwfZR4Wj4ln9WFFNPcYk0hl6ods8eDejgz5a4PnNTCuNQ7CKzkXxj84OXV og+yDSwlO2W5CDtNu+uEKAUNqMpbWtFQwpgrjU69bvWOW6op5F9UsSKVEh71g0WpiBcI AgH5KqDUVDs7pSiuQx1ojDRpBpPauUadvRsPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698327750; x=1698932550; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IHMLtJKNe1J7mq7cqAg3Dow+QXYJpXd7jLqJDOcg8h4=; b=e6RA5wBW/OLfu6MTl4zTcjwhSIourCamWg0xdfRaJuNEkeXHEnHC9it8Q1AI1TDKr0 21IP3iy5ZW41M1jpWUMCFQw8FJOu/kev2Tx1x1YsD81WGQHKfXx0RFTISOdjADbRavlB fYKZiUqKAeaUHHlW8hfsTsZz0lTZVmeNIdEVtaxJ4FD8rc7C/ucjMxAns8Bd3XepfkTU nrhrm98481JCDcNgPjgmQKleD1xt5SIWDr8IZOKc5ouaVp5QEN0dvswtA5AifZHzKVj8 0OSRi7X/vuKK2o5A+fPDAV2bkUCFj+NPHmL3318CUQjw5bjiz2DNeMA6RAqvbgdWgc89 WzWQ== X-Gm-Message-State: AOJu0Yw3gveEACFrfbFlAPOXfpurTay4rBhy4UygWi60H+9erI6TVbc/ 8TSQPwrCVhLIpX0BrJ4buke3o/fna6P/O/2CzPL0ir9R0kRwj1zMB1wzrg== X-Google-Smtp-Source: AGHT+IEWHVsuy4By6qvlCR61WEqAdajC0WYYYNS2VFzyOcq+NQngtUIP6QeAToCR+kcdjMdkZGqLC06/4HXZ X-Received: by 2002:a67:c888:0:b0:457:e3bb:867 with SMTP id v8-20020a67c888000000b00457e3bb0867mr15735382vsk.6.1698327749865; Thu, 26 Oct 2023 06:42:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a43-20020ab03cab000000b007b69cccf7f2sm172142uax.2.2023.10.26.06.42.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 06:42:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 06:42:29 -0700 (PDT) Message-ID: <653a6cc5.b00a0220.d4e23.6d62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 920016050A61; Thu, 26 Oct 2023 09:42:29 -0400 (EDT) Subject: |SUCCESS| pw133422 [PATCH] [v2,1/1] app/mldev: enable support for pr From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi 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 | +-----------------+----------------+ 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 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/