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 981B84414D for ; Wed, 5 Jun 2024 00:38:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 904EE402D2; Wed, 5 Jun 2024 00:38:14 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 27670402A9 for ; Wed, 5 Jun 2024 00:38:13 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e238fa7b10so259946139f.0 for ; Tue, 04 Jun 2024 15:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717540692; x=1718145492; 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=WN+9AUeTqfTt8jEgYYyO2oGbx0/y9DZ+cRJwx4ggD9Q=; b=YBRxlrUZeWQ/IiBqPBPXZBveXseKRvFr50bMwmXh9XHpbfGRnlbwiDLu7PCxSWEo8W lN2tCJ1LXpFsWUq9axDCF2SSVwW5i9U+sWwEuXU7iS//8MxTUMuOZ8YcgDhCtF+I7Uno nD75wtRt90XSQ635A6lkhRREk+61aXaV0xXp4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717540692; x=1718145492; 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=WN+9AUeTqfTt8jEgYYyO2oGbx0/y9DZ+cRJwx4ggD9Q=; b=CdXq0QnjO0w3cOumfTO2Nhgi2Dgt0tQOoHuWDR52pHDKRgrVAwZKKDTzJ9cbs+UB73 0apOePesvpkMNfh+uOsfS0pnz+lK7wAXUISDbwQgIEBPc2SXvaz70DiciYZJJdxl6I+h W7+/XVcnx3L1IXsY81Dg0EsXez/Ohvz59qoshhgnSUlPwKZ9S9cE2c3QZrAFWFL0SoWW FRE2vPwZbjw68orpp5tRS9KqNPb0Dy0P8rWp8+MfXJ1VxtqMOB/ZWThZDnX+IhPx3aNr PTy9zsWUNLL8okrm+lpARGGbLZAUXQ7cFtEv35DlNKkxZF7HX9Ts/mSKCih5k63FYj5A i1xQ== X-Gm-Message-State: AOJu0Yw57kqNdK3yJgIhEIcUgGpPvo3pYoEoWFV/jl2Pnde5BGUAfvDj XPmYdDAFE2FMSdNF/Kslxs5XXnCNX5HnETnVb5Imd/X1gxIyvgVQO7rGC+ItjvtD59h/NOQqIbL 1t+BcMnLQA8QwtOTlufm7WKFLfxSZu1CBOnPhKuVw X-Google-Smtp-Source: AGHT+IHHv3TcM22FVD9zHslJksl9hIbNuVcRhpqmuYyG8ihMTmU6QUlQuzBwQgG8WyD287luXuPdjsuZ3v31 X-Received: by 2002:a05:6602:158b:b0:7e1:acdd:962e with SMTP id ca18e2360f4ac-7eb3c7b7901mr89488539f.12.1717540692508; Tue, 04 Jun 2024 15:38:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7eafe5cc7adsm38518039f.10.2024.06.04.15.38.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 15:38:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 15:38:12 -0700 (PDT) Message-ID: <665f9754.050a0220.22712.d06aSMTPIN_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 0E99B605C380; Tue, 4 Jun 2024 18:38:12 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140731 _Functional Testing PASS_ Submitter: Kiran Vedere Date: Tuesday, June 04 2024 21:11:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:a207de9a356ef890dd858064ee94e15f0841f0e1 140731 --> functional testing pass Test environment and result as below: 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 Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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 Target: Unknown 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 Target: Unknown 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 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown 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/30104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/