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 F22C243208 for ; Thu, 26 Oct 2023 15:38:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC544402CF; Thu, 26 Oct 2023 15:38:07 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 152C6402CF for ; Thu, 26 Oct 2023 15:38:07 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5842a94feb2so566397eaf.0 for ; Thu, 26 Oct 2023 06:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698327486; x=1698932286; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KEyGjyncnm6cUufSyEYFiyx6o/FowodJEwAYVoOLu2o=; b=UXaYMtXmroEkpPd27D0UOSxoEsbuinABLxN+cBQwXF/yjexG5kQZbG1jDqQFCCAsXV 6v5lfGQqHw47Mlv8kcrVBks/ZFJcdnaqKuJ152YzFbn6lK6eECNj7Nrejupib++llQg4 RZq6q/ZKGKcayEIoJUOwIykUuiqs4jrDqrIZ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698327486; x=1698932286; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KEyGjyncnm6cUufSyEYFiyx6o/FowodJEwAYVoOLu2o=; b=Le86xcr7n0jcs5nroZhWzcpYAyaOGVGvUxtZW+Kxc6TDFkwoYpGTsPH1LlSFGyyiwp 2T2dAlulLxcnHRGXteinOGJMNHwqYCYESYtK99ahxAZibRUmjQ+6W3eeZ6dAFF/5NEcd o3TIFzdge8uDZRROUPxOosRtV2uRlSyu0ALw7oya77j/uRGb20T6aB6fVrtjJS2+IU+W vPAwvr1jjrIrze9QjPPakAf+7eQD+UvG8J+K/aBsJRBYcSMuVzk8kit0evrjV0Mdgurd 45zjVnCTgkw26H2dGoyW5lIfvAor9qX8iGjcLjpvP3vdKZNGByHcgmwm/IJB9Q6nsSY5 zFKw== X-Gm-Message-State: AOJu0Yy2+h7Tg/Vn/UE9BuyglzaonTssHJyBw5q3k9MWsceOU873ASOD ba/ZS2YegBW8Wiz495ssrqj8pPfYrcwZti8QfDbdGE5hfaljAWY0/ZvM3w== X-Google-Smtp-Source: AGHT+IE1CanDyQJas09TF/YbXJ/CDCIAux/K+DdUER2hrRsvaGJC4nYPXzGLilRp46kmihNDc5wSAgBmnaeR X-Received: by 2002:a05:6359:639e:b0:169:92d:64cd with SMTP id sg30-20020a056359639e00b00169092d64cdmr4787774rwb.5.1698327486231; Thu, 26 Oct 2023 06:38:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020a0ce087000000b0066e55c4d2bdsm386251qvk.51.2023.10.26.06.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 06:38:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 06:38:06 -0700 (PDT) Message-ID: <653a6bbe.0c0a0220.8e942.ae6aSMTPIN_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 C53576050A61; Thu, 26 Oct 2023 09:38:05 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/