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 91C394230B for ; Sun, 8 Oct 2023 13:15:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DCC540263; Sun, 8 Oct 2023 13:15:35 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 77EDA40263 for ; Sun, 8 Oct 2023 13:15:34 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a27254cd12so145969939f.3 for ; Sun, 08 Oct 2023 04:15:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696763733; x=1697368533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=puV64r48SO6H8oaEaCTL2aia9j5+cNP2WSyTfsXQKtU=; b=PAHLMg6kOHciw9JZK/wmRYydi9fLIx5GplnsJKH6yLYPRO7yaSd2T08ZXpLixP9+Tn 2iS5pCPnlSqcHl+QMH23w7nR6M8ADbl8aHM7zb6xj0LlcKQnsiuIqirjko8Lg/cXTtcI myw0OM5rfEUU3TQ6vmzCspp/yqMkDscnod4C4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696763733; x=1697368533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=puV64r48SO6H8oaEaCTL2aia9j5+cNP2WSyTfsXQKtU=; b=fJemhH9QIOHFCu5lWecZ5dmDi8ZWtwjdL/bp/HMU+ideN9TrYB/hBfWORlQDjjwCOK Hmh5UshmnYNFOyrpS/iZiv4n8k9pY1L0tp3wcBLKkseEVk3CCzCObul13vGlbzBapQCj xpIwTXsdP+ayMhBtMzwVW/0+xWuN8uyFVI50VJr0gMOns1Y9OFu9rG/oyrhvGbCi27Py 9NeXyYgH17nsz8HVJ2rbZrjoNGIQxlXxL2fVjzll8hJpkRWmPxPlP7S0T/4QNW4d4H8S Vx1D0ypenQnyWmdtx7hTch3vMy/mDmOGowdFtA/lgA/XSrWjboDo6UU9uCzwhqhjFWZ5 Updg== X-Gm-Message-State: AOJu0YxhKQfq2ozRCGiw9EyzMHVMmTEwnTmA2qIkFUt2tQemmRq0VxbW SNCSkcpq/Z/NkZxXTYRgSfQEk2aQpHuHcl+u/2gwR+uoCJ9rwBsxERHWOg== X-Google-Smtp-Source: AGHT+IHLJ/F8CMzpmadS86h0YKKSkzO9TClIa84R1CdeCNJLIRjfpQSckTOmnVHOU/BMleWPmNtRzjtQu514 X-Received: by 2002:a5e:c806:0:b0:79f:b6b3:9dde with SMTP id y6-20020a5ec806000000b0079fb6b39ddemr13895976iol.9.1696763733771; Sun, 08 Oct 2023 04:15:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t3-20020a02c483000000b0042b53cefa3bsm151010jam.80.2023.10.08.04.15.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:15:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:15:33 -0700 (PDT) Message-ID: <65228f55.020a0220.748aa.6d1fSMTPIN_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 1F2B56052514; Sun, 8 Oct 2023 07:15:33 -0400 (EDT) Subject: |SUCCESS| pw132394-132398 [PATCH] [v4,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132398 _Testing PASS_ Submitter: Haifei Luo Date: Sunday, October 08 2023 03:10:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132394-132398 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | 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) 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/27853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/