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 EDB90430AB for ; Mon, 13 Nov 2023 11:33:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E81074026C; Mon, 13 Nov 2023 11:33:32 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 078354026C for ; Mon, 13 Nov 2023 11:33:32 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-53e2308198eso6482442a12.1 for ; Mon, 13 Nov 2023 02:33:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699871611; x=1700476411; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=frVcBuonnl88s2V/tHU92U0aBE0fIo/JIxcsRZPqH8g=; b=Ous3ikjzzj2k67+VGM2J/ldIm1uj/8AeFWSP7IhSWkL23dmmse9hcp/DsZzVc4BmaO YC92fXChkDiH67VGc1rcWa68V8TtTx37m5v115C/cA/+adHJ/FpX2k6IBP4EzmwG/q8W 9EXaj8Mr6YQuB039lUFgvLTAvQ3rZ0zNIleKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699871611; x=1700476411; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=frVcBuonnl88s2V/tHU92U0aBE0fIo/JIxcsRZPqH8g=; b=v2wf41EhqvM1ld5UFPDN+kbjytGOdz64ecvZallUSzLBtW7G6+HRsU8PSyvJBczDnJ 8yfdZb5enDZNjnHMZWLNwpgxvwPTpdi8vQOkL1GR+Dk58gEDUtno9txf3KgIN4AvICvc k24Z3j2vly2ai4pCrQtEW4W4R//HQc9LSDrEIGWRil4QPcEuFnwliu63bs+0pdVEmq4a MwstY0Sozfs+wnWJ24gSyeDUqqsrOGg6PFHxRVhE0760gmHSx7tLcbwfJaS7PDm98GxE XeDqQ9/BzOVIgpvQsCru3+pvMIntS9vR1ZYkNje/30puBzncNKMsZsuQiJml6zAm7ods Yg8A== X-Gm-Message-State: AOJu0YzrXANxLdURuEAKRKkl8nad+QHQc0aBVcZI8jwefehZO7adFtof LgA+hTokoEvYiqFgXeA/vAtjbCfzysrhZ8ev4/Th+mq0ZZKhihScpIQgKQ== X-Google-Smtp-Source: AGHT+IF40adbvgmeAq+/Xh4zdes45hRnTZjnmn/3HARwGwQnrwps6LTGldh2m2saBdsZB5d84GDnNj3OoFl1 X-Received: by 2002:aa7:da02:0:b0:543:5db5:2fb7 with SMTP id r2-20020aa7da02000000b005435db52fb7mr3922197eds.6.1699871611658; Mon, 13 Nov 2023 02:33:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bo2-20020a0564020b2200b005401f4e05a6sm812585edb.47.2023.11.13.02.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 02:33:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 02:33:31 -0800 (PST) Message-ID: <6551fb7b.050a0220.79b6a.60b7SMTPIN_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 D176E605C318; Mon, 13 Nov 2023 05:33:30 -0500 (EST) Subject: |SUCCESS| pw134126 [PATCH] net/mlx5/hws: fix typo in the log From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao , 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-unit-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/