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 88663432EB for ; Thu, 9 Nov 2023 22:52:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8342F402CC; Thu, 9 Nov 2023 22:52:02 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 99158402CC for ; Thu, 9 Nov 2023 22:52:01 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc0e78ec92so10731825ad.3 for ; Thu, 09 Nov 2023 13:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699566721; x=1700171521; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nP+86iI3F3Dwb5tKfBqORtfOLdI59C5iiCVdh/PZxUQ=; b=Lo0vhMzGuWb4taYgmoW8hV88vnS61EY7Pr87bhFqAiEjIca4O/F+6d0OuMb8+xsIDq ZHCcYRgs3uBhQGm6y6PfT65cHLV3RCPJLjmWl92wcwLc300ZWM74mq/kTVh6Ie8yZET9 f6NFXnhU+umGzoKRm8Wm2+311pRIOutsWrx8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699566721; x=1700171521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nP+86iI3F3Dwb5tKfBqORtfOLdI59C5iiCVdh/PZxUQ=; b=H2KaRLXLI+ouhw9ZlYy5UGjDG2pANklARUqON8kjmbXdJJCzMDdOyj4C3gyrkydT7B czc+tup7qlQF66Fnbic0UVeOV/4+p4xpLJ7v/KfpCTNHIeH/ZQpULKmbvY5kLqQ8dpG0 okS7YlYnz4vSukuWVTN2oOZOWXg3D68rhVkC9fWreKVcMJsLF6dqUcb7GYJcaKuvhIar uHyMrMC9rhaBmDb9k1fq/9gaMXNrbp4wt42ZHrGVarAcmCzuEbjm3Juv4cpvdjTiBZXu UJdpHm9kHBeeH8cVh5//Q28zGQw9721evxYKxU2NlvdcchQPFHCwOn7tnzymigY1P9EH jt1Q== X-Gm-Message-State: AOJu0Yz2Eac1UEYrutpakl68qAep205Mcq2iUuD77GwR4Xeyjkez0ruS QP6tvXl+PR6+mudq4pWoIwj7PCKt9lR4ovPrN1ISWVdCJqQjj3l1N69AWg== X-Google-Smtp-Source: AGHT+IFDzHlAyN1BE/pQAcICOLM0Pz9QBrOBx/BCFFXbPdHYLn1L2OG+erRDN3gWiixGXi7+5yb8kjgnr0/8 X-Received: by 2002:a17:902:e890:b0:1c9:da1a:8b14 with SMTP id w16-20020a170902e89000b001c9da1a8b14mr7521543plg.1.1699566720949; Thu, 09 Nov 2023 13:52: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 a20-20020a170903101400b001b84cd703a5sm834608plb.82.2023.11.09.13.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 13:52:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 13:52:00 -0800 (PST) Message-ID: <654d5480.170a0220.1bcd2.aec0SMTPIN_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 2C17F605C318; Thu, 9 Nov 2023 16:52:00 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/