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 40BEE43FF2 for ; Fri, 10 May 2024 10:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BBD6402C4; Fri, 10 May 2024 10:39:46 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 8EF9C402BB for ; Fri, 10 May 2024 10:39:44 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-792bd82402cso115365485a.0 for ; Fri, 10 May 2024 01:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715330384; x=1715935184; 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=fKwBPJ1oG42aw+7ICLz5gWI6kY8DxuODx0eCp9WM3PA=; b=el8b/vxTt4mKktCgV3LTKCXyR06bIUW0lZPH2H6Amaeq/Fhyh9YirVEnMSqL6uLT2D ecZUeq2UrqiJElbJT+Epp/WYVRgZNr64QgBqaQvgqU2x6Iwg36faPeyp0QEiAz4YLsfp RcOGsG+0ggA05WQdUqHDOh040qFj7zRLwMYEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715330384; x=1715935184; 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=fKwBPJ1oG42aw+7ICLz5gWI6kY8DxuODx0eCp9WM3PA=; b=HNkM7/ue+YH5KiQB9RR+GeombOvgxELr6bl5MuLgoP8k+djG/LBRg/aqp94y/dneiz y01bUQH5k7GQ6nx2F6imoEk7b4jDEhzBrsXdDjxEzz0dwKq9EAwmYnLqTcdXbq6SfKa3 leAEJ+ekj5M0akEy/YRo9JzXJ6O1QYo9SLjnJVOSkijtJAqUMak6QtZfRD3nvZYOxtmb wJh+O2eURkrwryDxRCtYjRPHk8oi+n8DE2OMESc0uMlqr3kc6FhqQIOplqKx4RvGEiay 9gmMJvIEhsqhbDG3YmftNRYxPJB1ARKC8HSWNUC1rDZ1glYRf2ssJig87xavLSs+j6+A UIpg== X-Gm-Message-State: AOJu0Yxz6oS6/yTe08mZOQ56yUzQhb4vq6aA0fHpGgL8lKht0knxPxNh poz9OCKtcWLA362iSYvJiT8T7yhQPiP6E6y7XIS1/co0eMTrgrq+jzzNq+wLSZnEGdT6A4BzIGl no3BPfUqBXiYpksKY4Cl8+A8zpUwp8q1CDLQKv2LlxW5B9Y0AEBfWyqYN X-Google-Smtp-Source: AGHT+IGeynl9iFs2gxic5vx7YEWgz1qZzhtx4cmdMWra4E/o+gkt8lF539m7GNQfBnEwJTjilFmWENI0ZnVL X-Received: by 2002:a05:6214:2b4a:b0:6a0:bf82:aaa5 with SMTP id 6a1803df08f44-6a15cb8cf6bmr82367296d6.7.1715330383892; Fri, 10 May 2024 01:39:43 -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 6a1803df08f44-6a15f25cdaasm2013046d6.71.2024.05.10.01.39.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 01:39:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 01:39:43 -0700 (PDT) Message-ID: <663ddd4f.050a0220.76983.ad81SMTPIN_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 9E607605C373; Fri, 10 May 2024 04:39:43 -0400 (EDT) Subject: |SUCCESS| pw140012 [PATCH] net/mlx5: fix HWS support for item NSH From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240509124448.1524385-1-gavinl@nvidia.com> References: <20240509124448.1524385-1-gavinl@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/140012 _Testing PASS_ Submitter: Gavin Li Date: Thursday, May 09 2024 12:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a7699c5af857f57eec072cd19ceb1b03998ffe57 140012 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/