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 800E541B71 for ; Fri, 13 Oct 2023 04:40:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A13D402AE; Fri, 13 Oct 2023 04:40:46 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id AC59E402AE for ; Fri, 13 Oct 2023 04:40:45 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57b9cb05fa3so804852eaf.1 for ; Thu, 12 Oct 2023 19:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697164845; x=1697769645; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E1i4M5CyXfLx2axh5CplBHFlr87Pchjh9g5L065CDXg=; b=ipcrZexYsjDnKvuz5Ohdv46QStWahLZHnjdRNN6ha27ahx7DYwO0dcCQyd2tU4FpGL Rg+0gTxzgTUcMTQsW/EOOpN1xHVD2r0hL3YL4J8dpLmu7+GEBGUxGWbK7K+pm0l0Erfw xhIdbFnWYwSAlIiK46SwRDp20dFSz+/Glp2sc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697164845; x=1697769645; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E1i4M5CyXfLx2axh5CplBHFlr87Pchjh9g5L065CDXg=; b=QHTIqCt+nS6hB+msCEOv8CeGZo1vwcgKUiy7x6bw0rUSAX4wvKGgwUeg35ErqUshwd BT1olBsrQegxhZtrgjWzClsIHPmjqXo8vKGhpdApom0gbLMGbTTUN75FhEHanHylJh7v S6X/z+wXs1WW+zs13rwIHQj/BjAC2n7Nby06d7WP+G6dVjiBLdiMy/KliaRVc8+YOafJ f+IGNdTbj1FedKM8nwEya7zUrfDeoT0Utd0gGyM489QmO59if55DGmKEAeDGuvbvTkSv UbxO0j1c8kDmMdYVdKI8SUuN0pSD1kcnfAKrlJxyUEwFwxwoW0wEHnhr8CHkOAdswOFu rtXA== X-Gm-Message-State: AOJu0Yxyg2ANg+SuhzXAgjWXuBTT5ivY8IWLudyIuR5ksoZl869EMjlF eJ2XKqkUQR8TgUGRjPyYuJ3Xx+iVTffyU/MmnFMD8fwKuQx7tNVHbc2ZkTuP2tOffuveAaMrdw= = X-Google-Smtp-Source: AGHT+IHp5++Y9r6Hr6IrX8neoZ8Tb4bw4GcPDf4oJO/Bvd1RGJM8NHZqQhc4GXUrNbSWmct8MJ3HxfYe+Wi1 X-Received: by 2002:a4a:d858:0:b0:576:b301:a9b1 with SMTP id g24-20020a4ad858000000b00576b301a9b1mr14115875oov.0.1697164843590; Thu, 12 Oct 2023 19:40:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e199-20020a4a55d0000000b0056e118d31a3sm1390578oob.7.2023.10.12.19.40.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:40:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:40:43 -0700 (PDT) Message-ID: <6528ae2b.4a0a0220.da6a.c63bSMTPIN_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 B95F2605C351; Thu, 12 Oct 2023 22:40:39 -0400 (EDT) Subject: |SUCCESS| pw132580 [PATCH] net/mlx5: fix MPRQ stride size check 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132580 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, October 12 2023 16:34:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132580 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27916/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/