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 0E5E444109 for ; Thu, 30 May 2024 04:56:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0DC8402CD; Thu, 30 May 2024 04:56:01 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 504C0402C6 for ; Thu, 30 May 2024 04:56:00 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3737b268b06so1768025ab.0 for ; Wed, 29 May 2024 19:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717037759; x=1717642559; 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=EUXetd0wP/baTaMaNrfxvDuqbniLKkVOhQtrxqwfojs=; b=S+oO4FuJQrQDR3xYGXbO7uGfjq2MAqGH4AXKYyhyrT2VJy/v6K02zPgSSQFwxqLArF SoZTXt1QNc+8N6vGjjMmoCEcGxJpA5ZCGnxcHg+xqOI5oQI0zI34p88feaqAF01jQB1G XC6oAkb7wjkBFSNCVvD2aaoY89DUy9HjIBb1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717037759; x=1717642559; 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=EUXetd0wP/baTaMaNrfxvDuqbniLKkVOhQtrxqwfojs=; b=spxLHbDccI/j5larPBIDIJ85hZcDvATswuox8WSIAJvJDLS+GpxKwuLVJ+wdSxW36Y eEZNBk++AcFuk/DCxXamQkZAXGnMtdjtmnMNUuCXc4dlAV1Lw5JvVV3vveH80tqBu5y+ p7IDarOM8n4Zd1VjNRRWgTMwDsSKYGA283H6p7DRhr5V9wxbdyKCF36VUrFFap2Zvr/a LjitV9Nb+buGqn2Wt5dtkbTW/GsHmzMy516LVRDJGFoAyB5qEX6iiArID8J6ifKsfhH7 NQi5173SSJQCHSbefsPKdPxM7ysvq+632Urj49TWc5nC5q4XQ/SfPsTtDt91h3SIDzsP ftdw== X-Gm-Message-State: AOJu0YwVcx/Hsx68uUjkIN6ZtRUURm2nb+SjN9VGYDK7v13LYM+xUMhe EvHL5QnqiYu2e3EnxFQp+WxlL1c9g3UoP5o7icIg+GQU5wa7LdD7MqpHg6FfmdckuVSkh1iUUoj EGEGCJ9rr4vwHtR9zlm0K26cZtiweRfh+H2gDYX+rNYT0GxJ+J8Z4mMXr X-Google-Smtp-Source: AGHT+IFjqBIWXskybk2s5EXP4DspAVGnVBa0VNuOkXyExwvbf37SuZU0cJEOViAtglmcH0rd3I0+/0qlWmsj X-Received: by 2002:a05:6e02:1c22:b0:36c:4f81:cf21 with SMTP id e9e14a558f8ab-3747dfa95f9mr7618845ab.2.1717037759722; Wed, 29 May 2024 19:55:59 -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-4b03ecc5e80sm1345444173.81.2024.05.29.19.55.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 19:55:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 19:55:59 -0700 (PDT) Message-ID: <6657eabf.050a0220.95172.b33eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FF7F6050A9C; Wed, 29 May 2024 22:55:59 -0400 (EDT) Subject: |SUCCESS| pw140384 [PATCH] net/mlx5: support HW flag action From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528095026.591845-1-shunh@nvidia.com> References: <20240528095026.591845-1-shunh@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/140384 _Functional Testing PASS_ Submitter: Shun Hao Date: Tuesday, May 28 2024 09:50:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140384 --> functional testing pass Test environment and result as below: 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 | +-----------------+--------+ 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 Target: Unknown 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 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/30035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/