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 D3836432EB for ; Thu, 9 Nov 2023 22:40:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CECCC402CC; Thu, 9 Nov 2023 22:40:01 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A274C402CC for ; Thu, 9 Nov 2023 22:40:00 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a94c5538aeso48640639f.3 for ; Thu, 09 Nov 2023 13:40:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699566000; x=1700170800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=boREQwc0ddhO8fFj2HdkO4Zd66rq1+qJ3p0BOlOfPVY=; b=a8SbgrPVUeJw8mXqdnfS0/115Bq1Frkc1F4dC02CcFA9Bfsd0YXZVjqk3VnySKj6ID prNyeaiKehVW3WZ5RhVCT4d7QPAiqkFsE8ognQsiE93ODQSfkiSFn7aubs2IMr9vCENP eWNvW23mBUBzbT5JbrZ6cy9GrfjEE2jzJZdME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699566000; x=1700170800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=boREQwc0ddhO8fFj2HdkO4Zd66rq1+qJ3p0BOlOfPVY=; b=PJnwFXblHPJFke01ARdxep3RboaK7jHY1sa/9ykDAz9Mc11tIZgZ9L2vvBwPoJ4gBS M36xhlFoedCQLW70F8oxxn6uKdC2aSoaxX1L9445vm0XTjThuySYHkk24Mih/SwP0Ll7 euaOBhO7J25NqqSoYReJAaDARGNhLcUtVGOrZQf44d7NR8icB8uWXNVzzusHIDtnLoaP l//TCVtlSLemNjrySBM1JJnePNDUuwG8WcTZyvzieiobsrSMvRq9HyaMOqj24dAMF+ju kO6JwWf4FFKSmv85qE3KfdFuEhOmuAU9zNMCle8obhzmynGvfLB+vAxK5zwvyQY5AmfO 14Sg== X-Gm-Message-State: AOJu0YyglqCoFoqqRlBEis9WFVdqPhpuTjAmuYSlLGxmC5hhmJXbABQT BTwwfUeBQB3Vh30LrMunQJcmXymtH2kqgb2tvaU6IqqLNnuc7oo1P+4sbw== X-Google-Smtp-Source: AGHT+IHhuPpD1kKadn6k67Cjn+eNgMh1UpCCe2O2RwF/rnTZFsttmmFd3FumVHQdduKhMvTtK2afxbq/6B34 X-Received: by 2002:a05:6602:22c5:b0:780:bf50:32ce with SMTP id e5-20020a05660222c500b00780bf5032cemr2952380ioe.19.1699566000059; Thu, 09 Nov 2023 13:40:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b20-20020a056602001400b0078703dde5d3sm1131503ioa.8.2023.11.09.13.39.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 13:40:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 13:40:00 -0800 (PST) Message-ID: <654d51b0.050a0220.8c37a.dcddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92F5E605C318; Thu, 9 Nov 2023 16:39:59 -0500 (EST) Subject: |SUCCESS| pw134028 [PATCH] net/mlx5: fix expected hairpin queue stat 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134028 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, November 09 2023 18:04:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134028 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28306/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/