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 95979432EB for ; Thu, 9 Nov 2023 22:42:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90413402CC; Thu, 9 Nov 2023 22:42:44 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 79453402CC for ; Thu, 9 Nov 2023 22:42:43 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5afabb23900so16672067b3.2 for ; Thu, 09 Nov 2023 13:42:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699566163; x=1700170963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ji/Xs0naR7TXa3IHmEYkGMNvwHrsZqLGk3vW2+YrCrw=; b=C7mdyj2j+p7VTqrjMoqpNHqezG7yntGrQlBGwfHiMM+Wf21l01Ku4fvH1PVBY9IDaw GN/jj1ljqpVz7KPSr7fjGL67A8IBWh6VLU5HiIhijFOVTfeTe9gZ691hXx1uMo6eW2vZ 5L24j0JNPCNEUS3KavSRcZ3D2e073E0m3ssqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699566163; x=1700170963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ji/Xs0naR7TXa3IHmEYkGMNvwHrsZqLGk3vW2+YrCrw=; b=UdvHcCPiiaplT0OryAlHvOesICH7FHIqItBaPUwyQJzLDpOxgNRdQMyQBQVd2rbNjB 8V7b03Y/G6pfAAZ8nIycUw0J7vlMkn3Q0Z8Z28idRBB/0/RD8YSQnG8LrYi6hupoNwID Ix5whPTl4wJv6rIJmYm6QA/W7UIEzotueXyleNctynKJlaih9XFjaajPrezkHi0WfLZP Nt30pIVcoBZq9SgsBz6TtYq6t+gnSn/C0+AF3r6uRPxM7jKsVP2Qf0esr+pO1DuymMDE bun9p1EOVlYOL+f9wiw+Ne9BGb8Ifpq+ux0Hzppkh+cD3yU/BpKEQYDlsfeqAjcxhNrd NvYg== X-Gm-Message-State: AOJu0YyW60saQ+xwPRFrI5U1OdFfQTXE1YTdTEFBhr+4tkOtpe4aHLzE 6StKmxFBYDBTViWp0DD+P4iZp8CYtELPh9NcFi6B6rfJQ5243I/IrQ1Gj8D9/J3eTGZKV3L03g= = X-Google-Smtp-Source: AGHT+IFErXpFQMFLvLHIgk4TUlZZx4Ed9egWUwMnM2pCNGeDPiok/d/ba9Iw9FRgQYT+L5b6mbAJB0WNPgxT X-Received: by 2002:a0d:fa82:0:b0:5a7:c4be:3af7 with SMTP id k124-20020a0dfa82000000b005a7c4be3af7mr6159907ywf.44.1699566162890; Thu, 09 Nov 2023 13:42:42 -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 l14-20020a81d54e000000b005836fc8b41dsm1440153ywj.49.2023.11.09.13.42.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 13:42:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 13:42:42 -0800 (PST) Message-ID: <654d5252.810a0220.f4fe9.0db7SMTPIN_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 8711F605C318; Thu, 9 Nov 2023 16:42:42 -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-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/