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 7DCA643B6F for ; Wed, 28 Feb 2024 18:57:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79CDF4111B; Wed, 28 Feb 2024 18:57:39 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8F8384003C for ; Wed, 28 Feb 2024 18:57:33 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dcbc6a6808fso34056276.2 for ; Wed, 28 Feb 2024 09:57:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709143053; x=1709747853; 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=fGcGokp3/D4NAP2JZMweLj/iQkYTlXqbtCE3LIHUrQg=; b=BOw22qog+/9Jw6nKcru66Fyd4gHXPD9hYopUi1BpKsxo+4XGemzHkx3NnrIIyCcLox bdyPjb8tfNDn6KiOzTcHa9vZpB/WueCYmNg1mpbrReb/56LXVJ4HslxTcmFTkysMeBTq Rz2RAHxESpFmymMroo6CByP7yULlMLd+78sHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709143053; x=1709747853; 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=fGcGokp3/D4NAP2JZMweLj/iQkYTlXqbtCE3LIHUrQg=; b=NBmI7sj0pjGLx6xr682G8TmeRZVDZDJqEzX2kuYXWlYRAgn3jZPCVvC3fTkSdsUeZE OMi1DsDEBEWB+JOOTksH9gYfu4KO5p7tVuIGHVD8hQTZutrTCzg4VYDqUZjeZhvAERdc A9qsxhFy/GKcbezzYrmisu94gMmjV9QsvVsxWqNqVpl1fcUbbBt58MhLSZacJrKo6QMp YZKMVYsTEEqqy6t8ld5H5p4R5iQOKxTjPMMWRir0uwFtaidzy9lyTesCHxiChZc+PW4l b8Qovfe3AA0ZnOQP4kP80DicsTZOBWCMsQRNiHW/9VeK3lcbfJA9PKXf4GmQ+91x2wB5 FFEg== X-Gm-Message-State: AOJu0YyCNI9iKgdq3GAX4YJ6qKZJ2Vggbus8GhmVLMZlk9WmhBKcggL/ iNRPcXvLB3aqQOfcVae/LMfdbVbjc4074l2BlJnsu24VXr4WuVcRE3nXGGsc/TiU3ngFri3o26b GmOrbgj46pbaaBOAsPFGj68U/lUNeE35j4dEN66jxsHACZIKSFrwuX38L X-Google-Smtp-Source: AGHT+IG4WYw792o9htMhOfRiSsl8nQcl/FEj6R/W0aqPEnHRxyVig0mOJ4S7DW7evZ2grZu9z6Gqoj0nPHyO X-Received: by 2002:a25:4b04:0:b0:dcd:128:ff3b with SMTP id y4-20020a254b04000000b00dcd0128ff3bmr12658yba.38.1709143052872; Wed, 28 Feb 2024 09:57:32 -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 u126-20020a25dd84000000b00dcc2e5ea19fsm426256ybg.22.2024.02.28.09.57.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 09:57:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 09:57:32 -0800 (PST) Message-ID: <65df740c.250a0220.62dd2.11d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 85E2660527CD; Wed, 28 Feb 2024 12:57:32 -0500 (EST) Subject: |SUCCESS| pw137441-137448 [PATCH] [11/11] net/mlx5: remove unneeded From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228170046.176600-12-dsosnowski@nvidia.com> References: <20240228170046.176600-12-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137448 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 17:00:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137441-137448 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/