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 3FDF243252 for ; Tue, 31 Oct 2023 14:12:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A99C4026C; Tue, 31 Oct 2023 14:12:46 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6161F4026C for ; Tue, 31 Oct 2023 14:12:45 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5afbdbf3a19so42914487b3.2 for ; Tue, 31 Oct 2023 06:12:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698757965; x=1699362765; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g1mxdyk9DC05OV8pSIkNTLK2GRVeQl2ZdCXK4BvTMq8=; b=XR+T2Qim8g7Enc0b2rNEehXmdzE7BvQwYZCawYiZnoq1h7qKgurUKpAfX225BQjEc2 vNH4we4so0O71dvaEAaWWl9ZThKde9JcyRlMAvWPlaKBDFP1RKdELS7/0trN5mSbxNUR WrK/mA7Y10iYYBpBMKyGoCM0bk9yefuo2BDVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698757965; x=1699362765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g1mxdyk9DC05OV8pSIkNTLK2GRVeQl2ZdCXK4BvTMq8=; b=CRwFLqPccxVy/Ud5/0rwR11PHuDfeJnozUP5/S8AKr8oKEFfPzW1Va3tyzZYvQahyp w3AIBo0yzSpAHOW9xWNaWd+WemwRlEC08O2r/A5i3dPG+C41ymlU0LPblfPT4FEW/PGv 4x1/CV5IU0ZZngmeIzyB5vKQQ/qyGzNmytuI0kGS4KjQ5ZyrgJdOc+tENanC/Uo+p2UP VJO+ZZGCMb6gT6HT85TWvS0mRxZkzsgwqlmWlxzMoLUBepEOnMm8AkzAqxVkHjEUaZXB cIPCcmskhtkUaylW4ERZ6mCGntjUQof50Fodm6zI6FlbSVKAri+Pv254FzcWuAdL7SUK clGA== X-Gm-Message-State: AOJu0YzuCrGw/BbU+ULfoSwm0o7CHRPEVwfKRphUF1y9AHB/X83tDQYW tpzV/ai08qvp/rruy7uaANyVKkjnId+KMWU+wBWMq+VPMeQl2Za2XRLyHQ== X-Google-Smtp-Source: AGHT+IGvLqUdyG+cCakqo8vaW8c6b4czH0GxVllDFmkAhL4Y2qjtm/OGzlNR2FyV3FzC9d6WbSiEwjEMtgg8 X-Received: by 2002:a05:690c:6:b0:59b:ce0b:7829 with SMTP id bc6-20020a05690c000600b0059bce0b7829mr14607570ywb.35.1698757964867; Tue, 31 Oct 2023 06:12:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w203-20020a8149d4000000b005a7aacb58f9sm365387ywa.5.2023.10.31.06.12.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 06:12:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 06:12:44 -0700 (PDT) Message-ID: <6540fd4c.810a0220.282b2.5cbeSMTPIN_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 8463260524E7; Tue, 31 Oct 2023 09:12:44 -0400 (EDT) Subject: |SUCCESS| pw133651-133660 [PATCH] [10/10] net/mlx5/hws: dynamic re-p 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/133660 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, October 31 2023 12:25:12 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:441197cc1ab413c379a88abbcf8e98b195c8eb76 133651-133660 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/