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 B9B2445751 for ; Tue, 6 Aug 2024 18:34:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4387406B6; Tue, 6 Aug 2024 18:34:09 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 5DB9D40270 for ; Tue, 6 Aug 2024 18:34:08 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-44ff9281e93so4017951cf.2 for ; Tue, 06 Aug 2024 09:34:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722962047; x=1723566847; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=DaC16AyI01XiKjpQpAYV9NmyBaBjCl9YVgpKtgHtKZc=; b=WRPapAJzV/X32eVVi0KWBgKEO4TUVYbYb2UWNUwTw42OL+iPNH6UvYiUOYQ1e1D4MY 9t7fWn6EwmLxdgVW2Ew4CKfUVLnSXUDqX+LnS1z0m6/cxWQLeNiGC+DwL54jao3rlQ+3 YFQVwJztfOWbAL1oJUKHUoV5SfwyRueaIQ+ms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722962047; x=1723566847; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DaC16AyI01XiKjpQpAYV9NmyBaBjCl9YVgpKtgHtKZc=; b=U6+X+f7VULTjSLtco9gVPWqLqp3M3HZu6CMIsfa6pO9Sd6h/J3Ak2enO5BahKgVt5e wlsDSSdaHvt6dUk7BxF/rOxRWIDq6pzd5jGbA5Q/m77V1ftZiDnsNGf+p9mVaoTs5O4q ctF0o1coBhgd69YH+TiF/hlltW2qEWqp8XHhIAbOFKf5ZFwy7sjClzZqZpcff+Gq4/gX 1GKUFEUGFrNDQ6R//NPtAkurmESGw8Gn8Dy3aan8RNaRoZq330R6nI00LOeLdOc/HxYl m5kBVUlLPVQ2uC/AKaYSrtyMkSh45vY2AaUFEj+XNMtPM+90Ejzrhd4Hs2/bJxVLJ9eY TWsA== X-Gm-Message-State: AOJu0Yzay0Ku7g37DyRiX+/qdlKZusyje2bT2YrB+y22721D56Hvy627 xR7Uwgf9lnA5OFygaf0bITf5N/vyG4/pF4dBLos8v/MQ/BqmNyswqSBNdu/AXH7fCUiHEU5f3D+ 0a41tmDy8pal4pyBFQdrswpc0S4/kebJMGN9sktBv6k6LRqq8953aKUd3 X-Google-Smtp-Source: AGHT+IFFDuBKT+fvVi/abbarPekomiUYN+/iiYuc3atVsVJ+2NBCBHnA1bXGU7re+6tybiFVnihjcSeYeV7R X-Received: by 2002:a05:622a:40d:b0:447:e61d:2895 with SMTP id d75a77b69052e-45189286f7bmr180541591cf.20.1722962047279; Tue, 06 Aug 2024 09:34:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-4518a77ef1bsm7764031cf.26.2024.08.06.09.34.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 09:34:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 09:34:07 -0700 (PDT) Message-ID: <66b2507f.c80a0220.14ab99.a93bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F4177605C351; Tue, 6 Aug 2024 12:34:06 -0400 (EDT) Subject: |SUCCESS| pw142955-142957 [PATCH] [v1,3/3] meson: skip symlinks to P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806134218.3619913-4-g.singh@nxp.com> References: <20240806134218.3619913-4-g.singh@nxp.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142957 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Tuesday, August 06 2024 13:42:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:76fa7797c09d5b6bb4aaed8a8f48a3afd6fb2548 142955-142957 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173362 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/