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 3F1CE4596A for ; Thu, 12 Sep 2024 08:15:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3545140BA4; Thu, 12 Sep 2024 08:15:08 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D942B4025E for ; Thu, 12 Sep 2024 08:15:06 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c34fb4f65eso5107026d6.0 for ; Wed, 11 Sep 2024 23:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726121706; x=1726726506; 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=m99040dyTmadii0bB9fo+EYOcAeScauQ4T1G7kIywhk=; b=cWus4vQjwXOuGvlkQaBtQJciZKoz7SB7zcmIITibCYeMS0lO3HorMqn4V9JLA3+ZJ6 KxlbBjYPi9iJaocMf4U7jHiZoEG8hqURGo3pB71IbbFKCQiaLwSlvPr+ZIYKro37OLbj Rm9ULZC8aM16MiOPELjkZ8MkQF3S5zXJTBrh4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726121706; x=1726726506; 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=m99040dyTmadii0bB9fo+EYOcAeScauQ4T1G7kIywhk=; b=MTW0WZQY2Vx4wG24lqJohc0S0W3/EFz4tuBKVuH9JqkzNdkZjTEq9xsc9h1jkjNpOp 9ONepxsJ+h+zxsw1Wz8fOS9l9708RsVEnDpQXCnTq0zHvLxX3Xhub55JJ4XTv+zIQL1n T3Hrw+X5W+io/r727J9hRTrsoX7FmxeU8RvKgY3MWyOM8qoy68gBVfvP7qrlNXPIRN4S APEHVS3hpthiJQr2uMIkwBbRWdxTvy7dqf2xkKFUAHilj1Q0pJ1H8L9Zt6ae8rvp0B6w yIuezJXG3aYQ/VLmOpOb3DO+IUybNe/iBu4QcxyxM58V2AgEIzgcPX7L6AFFH6BPVuo+ 62Tw== X-Gm-Message-State: AOJu0Yw6qpUfq/6AKy3AAQwD71Om2Ny618AaNIfIY2JuoLyHTIWCgouW Kz/ZLgydWv3ncKjSC5IFPwgrCpfBehDy8TTDSKciHaQrWni8j88jakKR9+VXuDwlDa7+SjnS0FV rDPJehgJZTwFpqUIXWcC9oajL1YGk1/sm473rpzuC X-Google-Smtp-Source: AGHT+IGwj6yrods4fp+W++MsgBzykz7+Kufui0EuBxWq5cH/PYbIa9NaeDS7yIaSg9k0xXKRE1mTAnNs/Bgm X-Received: by 2002:a05:6214:3d0f:b0:6c3:5be4:cd54 with SMTP id 6a1803df08f44-6c573510dc7mr33446116d6.18.1726121706214; Wed, 11 Sep 2024 23:15: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 6a1803df08f44-6c534347a4fsm3610946d6.38.2024.09.11.23.15.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Sep 2024 23:15:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Sep 2024 23:15:06 -0700 (PDT) Message-ID: <66e286ea.0c0a0220.2b143b.c788SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DF733605C351; Thu, 12 Sep 2024 02:15:05 -0400 (EDT) Subject: |SUCCESS| pw143950-143958 [PATCH] [9/9] net/mlx5: fix flex item head From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240911160458.524732-9-viacheslavo@nvidia.com> References: <20240911160458.524732-9-viacheslavo@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/143958 _Functional Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Wednesday, September 11 2024 16:04:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143950-143958 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180067 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 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 | +-----------------------------+--------+ 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 | +-----------------------------+--------+ 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/31003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/