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 9D2E0430AB for ; Mon, 13 Nov 2023 11:21:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97B704026C; Mon, 13 Nov 2023 11:21:46 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id B82B44026C for ; Mon, 13 Nov 2023 11:21:44 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9e8b36e36e1so138219566b.0 for ; Mon, 13 Nov 2023 02:21:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699870904; x=1700475704; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mBekjor6eJq0XRHp0M4seHdEs/5IMi60ocP16QAjzJQ=; b=IHYNhKMltO5AASCdFr1TfJ1jBlQe537Y8XRpiC0XrQk25a9TIvLpx1yfHQnIV9n8/t 2BzSvaF7jzUPBxXjGqOa+Vt0b17rMWMQepKA6QKeSE0if0DD7eSxkh32SFZvf6OJdBo0 QK2s0Di+bqXHUTM4yiCm23tPIXGricIPDgEXc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699870904; x=1700475704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mBekjor6eJq0XRHp0M4seHdEs/5IMi60ocP16QAjzJQ=; b=iS/5G+y0FNHkk8exG9STIGwda530ExJaOj+6fjI2eRL/DOzJYmendMJjFIvJ+znvZb t3hZu1AAi/a+Kgj9jnkMzDjZbx8XjE5LELqw4QBgNhzSgNmj6fQLGRQYTQQr0CaTA1Ch RG910JyHSTG347j2dbmAQ0xq72CKNSVUb68jKw2c0L5KLZu0QzZPypEs9KpXglbb+mm1 2qWf4ndGSkgYDEIIQyKUiTE23CaDtxbyw5dn3RetYC2RxG9eT2oidN7/5L+5+wA/RBuZ jw5MFzh9fHYNbOq9qFIYL+ZsONTSNN/7zmQQd4COiFsxHSsDSunwhn9a9y8eMZFEAtsW BjpA== X-Gm-Message-State: AOJu0YwsfJqNL71KzXErn1/gyiesTAe+XR1IPASuSHNf2GnThg4yBhjk ePZxPZeSjl2XtoNioljebnK80Aet4yJLNKoyva0XOJ3+94RIi87IfxTR6iGFuppiLpUxp1tm5w= = X-Google-Smtp-Source: AGHT+IFmj9M/9/4vZ1dpQCExwakMEmeKYu5tf+hHrq55hsy6DA7d4iV9mlxPpRzFPmm6K5ABJcjzpMuBRA1c X-Received: by 2002:a17:906:c246:b0:9e5:2c35:50e9 with SMTP id bl6-20020a170906c24600b009e52c3550e9mr3346610ejb.77.1699870903796; Mon, 13 Nov 2023 02:21:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kl21-20020a170907995500b009debc534668sm994971ejc.158.2023.11.13.02.21.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 02:21:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 02:21:43 -0800 (PST) Message-ID: <6551f8b7.170a0220.c189f.7698SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F37D2605C318; Mon, 13 Nov 2023 05:21:42 -0500 (EST) Subject: |SUCCESS| pw134126 [PATCH] net/mlx5/hws: fix typo in the log From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134126 _Testing PASS_ Submitter: Bing Zhao Date: Monday, November 13 2023 07:20:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134126 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/