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 1DD6E42635 for ; Mon, 25 Sep 2023 15:40:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 190284029F; Mon, 25 Sep 2023 15:40:21 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 49A304029F for ; Mon, 25 Sep 2023 15:40:19 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c0b9ad491so76173877b3.1 for ; Mon, 25 Sep 2023 06:40:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695649218; x=1696254018; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=64fl4F0X8OQf5qcoukcArLSE1EF00Lo+/C6QGS/J1rk=; b=C2nyw48reem3qhNmBBVxNNUXLHkaIftVYHHOnd39BQ6ncU/sZK4bJZA6REM/qenv59 ue7Qw1N1X4lUeKDhDvZYrm/9T+Z3fXUwIEJx7lJorqlY59bg/kTUHndggui3Uc7doK5X 0T4r5bRFVekRdlc2J5/x1vcSLZupOydxQNawc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695649218; x=1696254018; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=64fl4F0X8OQf5qcoukcArLSE1EF00Lo+/C6QGS/J1rk=; b=j6/sR0UJGTLbsOEIAafwnON1aqTLzCB2MRf6XrubwcZnMO4hYriMMcxnQH2zV4ZKXT Cj9u5cmBtvo6ShAb8O+ZyJ90pEdjUZEjRm3CpLlZsR3jJU3+l+18olTl15zomUuUlrJs Wcgq8cW+Q71bpciF34B+QF7XB3hTaEnhL0jA9TjtQu0Ujkt5CsNHV1Lvddp/9CTf6v0k mzeHYDIzHWH/8eViMDorSMyyDfwqWWuWU7aKqRPPZW7omAtriLWf5XUN6JK4k4FnYsXO 61954BIBmHH4nNKbcP95AynlyMtB9pKRaA239MnOviv9lC9gKsZ6XvPbF9V5gFuQEawM GFDQ== X-Gm-Message-State: AOJu0YygWZF/yFmWPi5/ws3EbaLhAcuUSEQv2puXy6l2SEL1EpD4r8yN PGZw/HQKPOFFuxrDGLLn9qP5epStqQP4SC6KvkO6O+UlzUJhtKuMjvlAdQ== X-Google-Smtp-Source: AGHT+IFP5yfxMgpVjLfJhqPF+nWIEG2Cd+oaW9TlQDIfO1GCpIxuiaCpNHxv1qoUEsQSGBBh5aXEaAHY59LZ X-Received: by 2002:a81:b665:0:b0:59f:61b7:fb71 with SMTP id h37-20020a81b665000000b0059f61b7fb71mr4942396ywk.13.1695649218609; Mon, 25 Sep 2023 06:40:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a816f07000000b0057072bbf78bsm725967ywc.31.2023.09.25.06.40.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:40:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:40:18 -0700 (PDT) Message-ID: <65118dc2.810a0220.c1f37.e9d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 53154605C351; Mon, 25 Sep 2023 09:40:18 -0400 (EDT) Subject: |SUCCESS| pw131884-131888 [PATCH] [v3,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/131888 _Testing PASS_ Submitter: Haifei Luo Date: Monday, September 25 2023 08:07:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131884-131888 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/