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 BE20A45459 for ; Wed, 19 Jun 2024 12:16:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B971E402E1; Wed, 19 Jun 2024 12:16:28 +0200 (CEST) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 2987140289 for ; Wed, 19 Jun 2024 12:16:28 +0200 (CEST) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-a6fb696d2d8so39559566b.1 for ; Wed, 19 Jun 2024 03:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718792188; x=1719396988; 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=coS1fKkjCqzgBEPqBVXA0njrOq+DyfOiXuVBCmKKXSI=; b=Az/t7iZ/elT2BhAN38vhLnvpAMW5evNGsqb52dkGbzMWa7E08/JIbY3xwmDYoO/6da Clm1KPCXp5hvJdtTv6cM+RAWWJC+npgWtbEsFaTKk7y/tMAXRLtZD/gdsCYWHn3xqzWC Lt/udCajjo7638D/wsI+1SJQEXrwysPJUM1WQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718792188; x=1719396988; 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=coS1fKkjCqzgBEPqBVXA0njrOq+DyfOiXuVBCmKKXSI=; b=TI7otSQrTNWUdLJ70vPs3X4R0n1rfAG1oMd5a5i9Y+2k4pEFJU1Hpc8BFZPZHWVDcM dl67Y/mNHetnRSDrbdjD9vwAevRuzTgfF+XnnT14EiYerZ4xAMoXSpZOHNP/MvLXq7Co 7om9WMEjDMDHJ4HgWTk+dG5sCNTCAFyVdP90WUFHAfK372m3UjEZJl3O95cVcXKv87DB azaPeblfywUquO1ICfsXppgww/f6hPAykTJ1t10Lq2uinwXFTFrkcF0v0kHE3g6yQUzx RcgqsFA4JBT/W3eYtAgyolfuKhwqN0P5M6AoHNCSIM1tPeoqzkHgdlWhtmZWuWVHxyJc hkRg== X-Gm-Message-State: AOJu0YyNfigUB7FBALio4vz/KthFP6D2tBToFtqYzEpjNioPLbSgBC8g iR77rKoJRvviLyVvYfbCwcb3WYuBgrcP+oXmSGHndyl1InA2hDtr7OSSKfZDcSIA/yP/w0bItLA uapXINUI8dkfPODVXQPLSnCg8jEh5mCfmli4eRIvT75MCPlOZXbQLWIkF X-Google-Smtp-Source: AGHT+IFHVVg5ZM1hBYxWqHRd//5hf90zsD5deHf3L1g1/k4rrAL7eJFYvnPDxsJK7U787Q5eqiIqCTy79hnV X-Received: by 2002:a17:906:261a:b0:a6f:1443:1e24 with SMTP id a640c23a62f3a-a6fab645159mr122183766b.34.1718792187945; Wed, 19 Jun 2024 03:16:27 -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 a640c23a62f3a-a6f56f1d0afsm20153266b.247.2024.06.19.03.16.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 03:16:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 03:16:27 -0700 (PDT) Message-ID: <6672affb.170a0220.8281.ab84SMTPIN_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 D66B7605C373; Wed, 19 Jun 2024 06:16:26 -0400 (EDT) Subject: |SUCCESS| pw141293 [PATCH] [v2] net/mlx5: fix incorrect rx/tx descri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618225642.1036624-2-igootorov@gmail.com> References: <20240618225642.1036624-2-igootorov@gmail.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141293 _Testing PASS_ Submitter: Igor Gutorov Date: Tuesday, June 18 2024 22:56:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141293 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/