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 0AFBE4558E for ; Fri, 5 Jul 2024 04:33:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02C8440EE2; Fri, 5 Jul 2024 04:33:31 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DEA1C4029C for ; Fri, 5 Jul 2024 04:33:29 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-765590154b4so218455a12.0 for ; Thu, 04 Jul 2024 19:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720146809; x=1720751609; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TlmUF4eaEC9N2Duy20I2mFDAThIMHTHmkAc/h5rvZjA=; b=gs9iaqsG3RAbHxdDgbZJMp4wYKB5k49pnlD/9of4LwLiGtMBUekD5PXlneLpqMGhp6 PwmWYGaO3yfRNTpV1ZrxvncfkYWV5a2FKr2w6oTi+ao/ypdarGi2hkwNkOtghZemeMKF oUzxFEeMTvs+3HoKFAnoEdxpa1aMFCiyCvP4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720146809; x=1720751609; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TlmUF4eaEC9N2Duy20I2mFDAThIMHTHmkAc/h5rvZjA=; b=JZkX5waXKoxVZQ2zoaEMOw0AM+E2RTO8ETvs27nT0SBe7U7+PTgVJ7pFfLnU1yj38V Z87uy7xeOCWYuhpb4afq5b06f9V3tnsJIrBArNG41mUnRz8z/fyuhHeH1HFEXrdFYc+d QjD5m+kXhuzBY6+DpvrnIx1dQD9GSC9yL9z5JTnn7KL0llNR0Bd0WLp6qxWR+y8CJryQ AT/0kGkAzhiVkJrCYJu29HvV654ukvcv8t3h66mkuvtDwywQUxpcF+Vr3vDnqZy/d7oD WMIqt7Y6Cg5bDO7xaxlJweMCa1Ntuhw45totf0Lxv6bVJofYi8yVqkzTKL09uwei4tsy L7bA== X-Gm-Message-State: AOJu0Yxuq8J4hFbaLHlAb+qPIcz8gQIOLglxgDwSTFY6ghN4A6haN4e5 5IqGVxm4E3aDRugVbEp30Lts+6Vt0YvOP7+pfPjw3Gjj9kGc+hk+usA0nhTVq2mb0s1Q0+ExfMw 1W7T2Dn9b+4Skm4HUgZrqGQDhRTyceMxFVQaT9yFw X-Google-Smtp-Source: AGHT+IGlI07e9xRpeS+vQJyElrjqcIYuuQk2pi5oQOVesuHaQPGE8bGMkgQMhZpw8mMFbw/jF+ZaTiWxNSOF X-Received: by 2002:a17:90b:310e:b0:2c9:8189:7b4f with SMTP id 98e67ed59e1d1-2c99c80460dmr2379500a91.32.1720146808948; Thu, 04 Jul 2024 19:33:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c99a97f161sm106861a91.9.2024.07.04.19.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 19:33:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 19:33:28 -0700 (PDT) Message-ID: <66875b78.170a0220.67647.7577SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C8A07605C351; Thu, 4 Jul 2024 22:33:27 -0400 (EDT) Subject: |PENDING| pw142124 [PATCH] [v2] net/mlx5: add metadata split for com From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704102603.3355-1-bingz@nvidia.com> References: <20240704102603.3355-1-bingz@nvidia.com> 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: PENDING http://dpdk.org/patch/142124 _Testing pending_ Submitter: Bing Zhao Date: Thursday, July 04 2024 10:26:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142124 --> testing pending Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2022 | PASS | PEND | +---------------------+----------------------+--------------------+ | Windows Server 2019 | PEND | PEND | +---------------------+----------------------+--------------------+ | FreeBSD 13.3 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30420/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/