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 40AC94230B for ; Sun, 8 Oct 2023 13:39:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CF0240263; Sun, 8 Oct 2023 13:39:35 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 5DEE240263 for ; Sun, 8 Oct 2023 13:39:33 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d8673a90f56so3840731276.0 for ; Sun, 08 Oct 2023 04:39:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696765172; x=1697369972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=awiBntWlAJdkajN8C7omhUnF3oyhetSf8IeLzGdhhhM=; b=hgSrvPE6xJkcahfpU0Kv9m5miNwhEMq3bC10sxflLu8K8SvulDjfj0W4j61hidUkO9 1bVza4mRIYcljCEzd1rtAz9XiLO6MNOYQvnVbb+KbRxLf+NnZko6DPAAWZfGAfrQzBMf SsIn/S5DTDc1MWW9I7uQDr1GCeDb3JZNpVcEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696765172; x=1697369972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=awiBntWlAJdkajN8C7omhUnF3oyhetSf8IeLzGdhhhM=; b=e7NG98ATzbOi0zTsTODZmpolBISPaiP71ndQpLMWpm5+XnmMpHzAmOFMDByuzsq4u/ UmObJ4s1l5sdg6dWG5PUJdaVasmRBzJwLt05C+y1ujLLe78mB0i8eF29nhcU1lkJLJwt U9TXERHYn3b9Q1fIrcOtsTH54mi5f5BH6b9NVGafk2Zo+YYQ0B3C0rDWWxCk1lOiTGtG D+ARjXc272LOGh2lU1/RI+zjvI8xjC7/ZNaxXxoMT3nxFziEGtnk48APPo1E47WCdAgx G1Fg3PTMBGG+NiB07VUog5VxATojk/AjKub3Ghux/xgO8B9vTjMclH2gMEJpxBYUBEug RS3w== X-Gm-Message-State: AOJu0Yz67b3bkcsHAEb/bPrvyjyuk3561zcfhytbranOAZR2q0n9Blb9 62AXxqOupAhXw63Jk/W8lnyzpIuOywjjBgsAO2SK4Xk4QUPvGPo/WKAjj5gzHW60FE5bb17hOg= = X-Google-Smtp-Source: AGHT+IFkw7+mbhUMFNoAGkrT+Mmq5vxeKjN/5Lg5iND8ewbDKX8fzIg6A1bT2w1HpWOoVZdOH2tFEr4pNKb1 X-Received: by 2002:a25:bacb:0:b0:d99:de67:c3dc with SMTP id a11-20020a25bacb000000b00d99de67c3dcmr1236739ybk.2.1696765172678; Sun, 08 Oct 2023 04:39:32 -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 j184-20020a256ec1000000b00cec05d90717sm587593ybc.35.2023.10.08.04.39.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:39:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:39:32 -0700 (PDT) Message-ID: <652294f4.250a0220.1303.e155SMTPIN_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 000786052514; Sun, 8 Oct 2023 07:39:31 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/