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 3459043B62 for ; Tue, 5 Mar 2024 18:06:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A413402AE; Tue, 5 Mar 2024 18:06:58 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BE3FA40271 for ; Tue, 5 Mar 2024 18:06:56 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60974cb1cd7so53001457b3.3 for ; Tue, 05 Mar 2024 09:06:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709658416; x=1710263216; 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=sR6AyV9/BxZo8pwHZqkOibNh3P5m68x5jpklN2WtZTM=; b=cDu2udYa7lNZiBXNAiJRqj6A1BJnWDjJim1E2kuy6Nehyha0TURr1b3T6FItB66/Ju omN5X2hY4TT0QFbRs15t7XY7kq2muDDXJ9HSTgJ+l3Ob7iVW+0rXdoBDeclcWRsqwWXO 5D66pngBGZ7PyfRkyQ524AxppH3jEssfS5hcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709658416; x=1710263216; 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=sR6AyV9/BxZo8pwHZqkOibNh3P5m68x5jpklN2WtZTM=; b=m/4sWmVvy+ihp2fzS/D3hARnbFyu5GFc/EOBQd7Dj1HPx964enOn0OCXQgLjgb9zsS gmVuEhLH9TUQ9F5LWIVxJQH9zZvE5HGkY2tXbJ8fRC8hPDalobyYKwdLrlxRa5wp3UUb mB/OjnH8npi0wLHKAS0XfZh1Sn2RRa+hqpuFIczZgvvCZSIfGcs9rf8eO+IGM6nbOvlZ wDEZiM4MYBu66zqDAU154DV/rCZXVt/yDp0A0gLhj5bPSM7C7w0nW+Rpd8SkVohVgu7a 682rVBjvJvy8Em6Rp0TX+XCiHG4s+E/oYN72U4Zj5spu8/79TKQZCV+2NCVsKUFntyg0 G1sQ== X-Gm-Message-State: AOJu0YzAa1pqUmweJutVWMDG2OWkIaoeBFHS3Kt7hEoQYHDxnmecMSI1 GzZkp/M6CIKewFkP5sucvOCnemrUl70Ivzsac9rERELTE2Y8Mo/wkMOW5Vf3MFW3b/R6x+BRnbP HeqqkFX/KI3ExdKjAElU53F9RvU6vi0pHr0KKI6Gr X-Google-Smtp-Source: AGHT+IEMde7EyNIqff3bne6mV05rtQbPGvGYsP6xYzugK8vpYvhS2691XFBNd5/tUwOEfExzVFGM7HG3vbhu X-Received: by 2002:a0d:df11:0:b0:609:69b6:e753 with SMTP id i17-20020a0ddf11000000b0060969b6e753mr11276122ywe.23.1709658416116; Tue, 05 Mar 2024 09:06:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c7-20020a81b547000000b00608a8cf10e6sm698088ywk.48.2024.03.05.09.06.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 09:06:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 09:06:56 -0800 (PST) Message-ID: <65e75130.810a0220.11213.dce5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A35806052712; Tue, 5 Mar 2024 12:06:55 -0500 (EST) Subject: |SUCCESS| pw137993-137994 [PATCH] [2/2] net/mlx5: apply default tuni From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305131241.3132128-2-thomas@monjalon.net> References: <20240305131241.3132128-2-thomas@monjalon.net> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137994 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, March 05 2024 13:12:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 137993-137994 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29421/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/