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 7CE8042C72 for ; Sat, 10 Jun 2023 00:48:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E4F0410EF; Sat, 10 Jun 2023 00:48:53 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 02A3540A84 for ; Sat, 10 Jun 2023 00:48:49 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56896c77434so21213617b3.0 for ; Fri, 09 Jun 2023 15:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686350928; x=1688942928; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wPdtxDYIDL23s4VnUV/0J4aNkz4UZrDhc/RLhWqIL3Q=; b=T0Znrwess8TO+bQGLn4epPsm3kgzlim6gHOFARPzmjFFG+oCRx6ryG+F1hS9Yp+6az ajSwrou5pGfdD6Xga64y16gnHj+iMmo6UNMUQkusX8NZZAKIpzCPONuIYy5X+4ywG2wL NoJ7f+6Vw+NLB54yL1lobhSP+yKhoseCufyRg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686350928; x=1688942928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wPdtxDYIDL23s4VnUV/0J4aNkz4UZrDhc/RLhWqIL3Q=; b=NNIwhGuHKPw6ptIifkGKqLLQpaCZT+rubmLN2+X4/5VbdPvql7L2DqotP8WP2gzlND VDGT1/iFgJyWTn3Avb5BFK71F0vYDzSvKjZTtbRFwxlV39GM25oZmnWRM3iBL8LaNUZD uBzCrD42TZr7gxm/yMYMpt3nC5ndhMRPx3hQ2VucCy2rk3kt8w0gylsIFXBNX25SJn7m Qgpnvi1u5+quyizTf0vb/cbVLG+lPALOvV1VQaZcyxv0BHrPlyQZScsEUrMcK5koH87h 346TWHZpSvXIYA0/hH/836HYbbJIjtWvKybUbK12WWnSkW64rFYsPe0T4YcmxvkgE46H 4lhg== X-Gm-Message-State: AC+VfDw1mqCIfihhhCDGMuz4XpLiz7T5nYAArR9NdFJ/bEaKlFefOGKR hrEA1qwYazidcTuwmxSNDJbe0wb0qKVIo4cr056na1A8/EIJM+YMo15xBw== X-Google-Smtp-Source: ACHHUZ4/N4Kb0Frkoby204Tqfq9Mu/tJnVn9jJPxpnJlbR0lrwJY5b3wlL7twos/2KjRgSXpSJmIqzUowjYF X-Received: by 2002:a0d:e657:0:b0:56c:e5a3:3e1b with SMTP id p84-20020a0de657000000b0056ce5a33e1bmr239473ywe.22.1686350928449; Fri, 09 Jun 2023 15:48:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o205-20020a0dccd6000000b0054cf3ceefdesm515606ywd.28.2023.06.09.15.48.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:48:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:48:48 -0700 (PDT) Message-ID: <6483ac50.0d0a0220.90259.bc07SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DC3A605246B; Fri, 9 Jun 2023 18:48:48 -0400 (EDT) Subject: |SUCCESS| pw127807 [PATCH] net/mlx5: fix MPRQ stride size to accommo 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127807 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 31 2023 18:43:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127807 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26476/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/