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 0ECCC42822 for ; Thu, 23 Mar 2023 11:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AE054021D; Thu, 23 Mar 2023 11:19:35 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 18F0041101 for ; Thu, 23 Mar 2023 11:19:15 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id d18so13479281vsv.11 for ; Thu, 23 Mar 2023 03:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679566754; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bE98Lgb3YgSXKQ3RnORCtw4A8aTl9YIzsoc7p/mqbwY=; b=JcmhMa1mUeGjszXcXDgqVORZwnkxXUqJrig4OzUjvY14Xl2hT3ci//wN03eS4X7cUP La6ayb6sUTsnMh34u/eweTgQeLvpr3HtGN9nMm2LjMd0IFlTIlRreO8OnpDYI5klnTr1 nME0YE8IWbu0TGsd7IgESWHVFXJ8lNjgW2eag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679566754; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bE98Lgb3YgSXKQ3RnORCtw4A8aTl9YIzsoc7p/mqbwY=; b=ly3Lb8d0DIRJTm24b1ekLStZZTi8PNMI/VCXvUVWXpoQqTOb44AM01hmqhCVi9k84Z R1J0hIui1510YSNGVo4uff7uoQ1q5rhWFslStYJKBoRmnX+mnOkiuyI51MU2hBUm6HAP w5a5yxZVbRM2f1N1mhk8sMhaf9fPkjUnRrViVqrCydyHcdM61NviI1FA3wkLCkQYjQ4R 1KccnMIUlJxfhIILRROW3fYRmJ0adRhN/mnXtj5aZ4bmv8Mfc6ReAMt8++NMiBYUd+/w LR0TltpCJ1j7c9eA+Clnc5MRZH1b61DboNki8EZyakO8ZCJ5NLRX20Xsp6gQxgnum3gZ xnFg== X-Gm-Message-State: AO0yUKX0iXho/8QsWN8pN4E+s0R6gw7qhueCthbm4XtWdn77CdxxaiJA Iv4IxpZl/dUCIS6MmJUzI16OaN1n46/FGAerwsphx6ij9RxxRJuCt0oyrw== X-Google-Smtp-Source: AK7set+TyjcQoesBlyZ2G6J9hDCmeRptuEv2R1owkkVZXNKQ6qXMszDNdx/L2fi3ikgv8LkaGvXuJjB89EPq X-Received: by 2002:a05:6102:f0e:b0:422:25e4:20e0 with SMTP id v14-20020a0561020f0e00b0042225e420e0mr1250924vss.0.1679566754448; Thu, 23 Mar 2023 03:19:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b6-20020ab06e86000000b00762d62df6a6sm2362634uav.5.2023.03.23.03.19.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 03:19:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B9DE605246B; Thu, 23 Mar 2023 06:19:14 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2114260125; Thu, 23 Mar 2023 10:19:14 +0000 (UTC) Subject: |SUCCESS| pw125326 [PATCH] net/mlx5/hws: shared context uses defaults from local context From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323101914.2114260125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 10:19:14 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/125326 _Testing PASS_ Submitter: Erez Shitrit Date: Monday, March 20 2023 16:34:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125326 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/