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 2D46644159 for ; Wed, 5 Jun 2024 01:29:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2836A402D2; Wed, 5 Jun 2024 01:29:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 88DA8402A9 for ; Wed, 5 Jun 2024 01:29:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e24b38c022so11850139f.0 for ; Tue, 04 Jun 2024 16:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717543765; x=1718148565; 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=UokjVZhCQy+Wm4PtuZHPclBV2WqC6Zwlrs7CMzgrOX0=; b=ehqlrPEO3G44PQ3LzlSsxd9c2vl8rpDtWg2jtc8JsxVvMGQyAnw+2bxKLh7n5hnkcq N6V7zvrg8Ex25EIWC4xfBP4hGtrIciEpc8Lv03B5s+xFpl+JsPiU7YMRyofTbhaMTNzZ lSpzM0j+XZOz543PLiS7DiiL3CN3JhJ1vUPsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717543765; x=1718148565; 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=UokjVZhCQy+Wm4PtuZHPclBV2WqC6Zwlrs7CMzgrOX0=; b=AlpoBtqz2KtDHvgoZ5+/eyXeBVHM1pHbjne16JYvx3yyVLBxWs4N9Sh/Hn5bLUU9wk 7jg48n9C4584LlEMhQo0+3+qvfcJhdeZWmV74BzXOBL3k+3cG7b/h9NfTD392WGaGtLD uJn0Il/Yq3EECGTs7IBeTBuZ52z+Ychv5SI7C2bYqlc9GFDR/z9V02VQC5UGDMi5cZl9 MITZhyzptTzrBsg+63J5V4pCe8AQs/v8Vnzzf6RTeAXUSuJpEDh06QHFJy+/vYgIgyZF g1DCoLJ98vEXg7YM8U/hJD/J1lR4nODR04rM0buxxzlCa3O2+UUqPkbtB0bHNG9HRYzX ujUQ== X-Gm-Message-State: AOJu0Yz04h3LY88Pc9x6kiaAbF3/BcZBb5Mj51y720VAic1APqaI1RBC pBOiDWZHsZ8Jlzvms6f+S316gL88DsBTn+PHJreqbIYPDEiBN+IAGnEV7hSqDetJ3ORNIgGRYsA tbgxVNvCikAX0Z/o1+lb5CaxG6n7LaE6K2WUaSPJAPtK289ve0Nd5xZPk X-Google-Smtp-Source: AGHT+IG6zzZvPhm4mB9IMR4D4w12PGVdygJArWcFuNiEpHOgMvE3zJAonFoH/PwStk565ruF1wquhIKQ5Y6D X-Received: by 2002:a05:6602:3409:b0:7ea:fc3b:11 with SMTP id ca18e2360f4ac-7eb3ade25famr86491839f.3.1717543764965; Tue, 04 Jun 2024 16:29:24 -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 8926c6da1cb9f-4b550469a4esm300782173.38.2024.06.04.16.29.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 16:29:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 16:29:24 -0700 (PDT) Message-ID: <665fa354.050a0220.768ed.7391SMTPIN_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 647EB605C380; Tue, 4 Jun 2024 19:29:24 -0400 (EDT) Subject: |SUCCESS| pw140731 [PATCH] net/mlx5: add queue hardware object conte From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604211136.1616519-1-kiranv@nvidia.com> References: <20240604211136.1616519-1-kiranv@nvidia.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140731 _Testing PASS_ Submitter: Kiran Vedere Date: Tuesday, June 04 2024 21:11:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:a207de9a356ef890dd858064ee94e15f0841f0e1 140731 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/