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 B413E43BE4 for ; Tue, 27 Feb 2024 23:50:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABAC34026E; Tue, 27 Feb 2024 23:50:20 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 8038A40150 for ; Tue, 27 Feb 2024 23:50:18 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7d5cbc4a585so1742245241.3 for ; Tue, 27 Feb 2024 14:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709074218; x=1709679018; 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=2Yk4EM9ritpYMY9luGSk1rKDmBXm+T2H4fSg14egFJU=; b=NBraifGIVM8cmXxk7BFDNkQYfl4J63e3TaOY3z/omYV75zovaRuvtXZ5vOOebkKQD4 N4CPeFbBB1ZeY3s1x+FZbehFdK/E0QaywF7sUliz/b0sW2GFO5QqWWGIEAcqkAMjQ3EV Zms6BYbjb14xbWUJZ29ObUuRLwnC36gumkafg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709074218; x=1709679018; 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=2Yk4EM9ritpYMY9luGSk1rKDmBXm+T2H4fSg14egFJU=; b=v8t4/zAWN4jiGYB24MFNLMxDuG+sz4rhhJlDbohW0kNGGlkTCpkGQlecTTfhdK+rWU byDCQBs84QwAk8C+zBVk8WZdmwh+31tThT7Z4QxO418EvMLHHjAzWrTX/qoN6G7amwYQ v5BOQmp85EWxjzugcr5IZW0ONSRsQKvwnpTvpwcTdjgjQek4fMvqzPacGIDex/AThO2Q sQQH1iLCphgHzmWjqHtXWM0OlSPEArLteTZ/814spgvLag3ob4rwjJDz35wvesE7ysod xP9bAsHH30Qcl3Ea1WxsSl8X+IJqanz1g6lniQAX4ZbsB+u8amx/buowJUPr91aJYv17 VxiQ== X-Gm-Message-State: AOJu0Yz2VnDIpnpU2h1ce5x05gm+T5W86C149UfSRKOoc5g8hoDqZSGz MbpJkp7srodSCS4tMdzFqlArW87ef1O+Eth0INn0J4snxh6LjeO3mLlX0dtG038+FRR1CkmOhnh wj2piLsnuvratUh7+FAKbDsZMeE7cZ97TLmJTN53pUrrr4mADftR+KpXp X-Google-Smtp-Source: AGHT+IG59lhg9h1G5+k9paTerSb5n/BHB9nlZvKzZ4XIr/KiLyxtdIO9Po240/7rPXLp3fcom0VPetaZZJ2B X-Received: by 2002:a67:ec51:0:b0:472:5ada:5dd9 with SMTP id z17-20020a67ec51000000b004725ada5dd9mr2011675vso.29.1709074217838; Tue, 27 Feb 2024 14:50:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o4-20020ab01e84000000b007d95eabd3e5sm292421uak.19.2024.02.27.14.50.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 14:50:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 14:50:17 -0800 (PST) Message-ID: <65de6729.b00a0220.3c69e.4d0eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7846E6052712; Tue, 27 Feb 2024 17:50:17 -0500 (EST) Subject: |SUCCESS| pw137349-137350 [PATCH] [v4,2/2] net/mlx5: add cross port From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227133714.12705-3-dsosnowski@nvidia.com> References: <20240227133714.12705-3-dsosnowski@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: SUCCESS http://dpdk.org/patch/137350 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Tuesday, February 27 2024 13:37:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:fdcd099fbaa513409ea4185b2362d9d6623cf26e 137349-137350 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29288/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/