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 242F542630 for ; Mon, 25 Sep 2023 05:38:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CF3D40274; Mon, 25 Sep 2023 05:38:09 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id B2E4A40274 for ; Mon, 25 Sep 2023 05:38:08 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6907e44665bso4907820b3a.1 for ; Sun, 24 Sep 2023 20:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695613088; x=1696217888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TQJzyNj6YWpKHT4VKlm+fglokimMT9jtKfv30AdlIhQ=; b=jlolXTl05a9A+/drFYz/9AlFUGSnMzrRPOWeh+PtYn6GBitrZYm1fFuYlqW5V3qLiE jl8DAwmWQVg0oJWQ8y0Ue93rI788L8onq17lzuXA/jUBlk4Ap/WPpOmSBnJIEGEy28Fb 0av3omUJH/Ord90IXk0YdG/yPRVRpufAxKnbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695613088; x=1696217888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TQJzyNj6YWpKHT4VKlm+fglokimMT9jtKfv30AdlIhQ=; b=GSHDfPVSZyhKBoCj89+q1JMeS0c3Uw6O7CuAT+kx9ho9MOCn8An2DfWZyZSPrrEpov ZXcalzdLM4PcAJFKfpYEosemrkSiKl2qMAvVxTgnbU0j/xrYj00AX/QiDvfIKlqir3f8 8DNnvd+oQ8T8JQc/gBcIIP48FzBkvfk7xGdLdDZ0OVSa5m7Tcj2Uu2uSXjSxRgKq3Sgi d4joEf+PZrkkFYdApR39QDZFd57gSGf/6Y4y0keq/BZASzE30bQ3+/UMgi57o2e4Zjfp 7vZAdwRWaGmtqBdqf13roYmJnYl90M8gu3hocCc6EkmG/6ttGeTBgLd4BycKwBoIA8nt RkQw== X-Gm-Message-State: AOJu0YyCTSSlmsF6e02vEpJtVbtwX6Bsi7X0wkmfg+Meie7qb3XofJf9 w5GXS0OyqeIUHSfdbKscHp5hIOtKioE8eIE8Ugh7f06o0yhZbQKIAq7W9Q== X-Google-Smtp-Source: AGHT+IHxqez7fqcgDTWNlptNIQA6BfT3qJLeoCRxl4UppMfMkaEsyls9jY07U6SorlacP6cFoMB1YW9tkEao X-Received: by 2002:a05:6a00:21ce:b0:68f:b5a1:12bf with SMTP id t14-20020a056a0021ce00b0068fb5a112bfmr7889727pfj.29.1695613088030; Sun, 24 Sep 2023 20:38:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a625e05000000b0068e4ebb1083sm754257pfb.20.2023.09.24.20.38.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 20:38:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 20:38:08 -0700 (PDT) Message-ID: <651100a0.620a0220.1d5a8.17c9SMTPIN_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 459E46052514; Sun, 24 Sep 2023 23:38:07 -0400 (EDT) Subject: |SUCCESS| pw131860-131864 [PATCH] [v2,5/5] net/mlx5: add support for 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131864 _Testing PASS_ Submitter: Haifei Luo Date: Monday, September 25 2023 02:09:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131860-131864 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/