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 7641643B79 for ; Tue, 5 Mar 2024 18:05:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 724BA40271; Tue, 5 Mar 2024 18:05:17 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 32A5340270 for ; Tue, 5 Mar 2024 18:05:16 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36540b9885cso16587835ab.1 for ; Tue, 05 Mar 2024 09:05:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709658315; x=1710263115; 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=MgMRnaRKFcSva+IP6Ema+gjuDGZTbf78drhqw0iC6ck=; b=QpH1fG3BMkpxI4qhpyrf9Z8fiRjxoLD16pD3IhJ785VSTboZ5yzd2ZDZk84jLfaUyP CFxuoFkLJ38IQrYqp1Gub19Bt8XtLHbq7lXKj2hEyTuhegfg2ig2XhJX698RlRznzz5B 4KIZBZEMcCY0AYvEtWjoKCaJrNnDmrXStPxDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709658315; x=1710263115; 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=MgMRnaRKFcSva+IP6Ema+gjuDGZTbf78drhqw0iC6ck=; b=tYmDfUJGeaNLrKng+raC5nNACzQaJXY5PeaPlmk0qTqEbErIIc9jdmvNo/yoaSvEs+ rqHygKpffu/nBV+E0j1lkNKa7yeToc6fpaQxwuQZvFl6QhmZ2wrUkLE8GJNm2plnXzw0 eLf5XxrQsUUi7vK7dDSaTGdC4RWj/QZzaGsFsP4HY/J3rvMILFGIPbANt4afco7ZLJS0 rcuYyWonWSE8x95M4OC991IWPOIC99DieJwOmKZ9Gc49R9Vw1Bm8HV9MlFTLxeYUBdeR L5ikvwQFfhdrG0SZFdfPAR64Zvf2+0cMdHmSDKDlAyKog93PcycR3wzx9CCzaKzBb56j r5KQ== X-Gm-Message-State: AOJu0YzLw3WvIJWvdbeTJp0xto0Nfp04qlQTt6N2xLKSXq5evfkH7nJK 1tDFOJrEms4hwEBcT+XcxpTnjBRAm8kSYom9vP/qgU+Y8TS+uEI17b3WfUNlpu8+GiU5cxQgW3V SrtSR1UK2+mC7LgaxbjOvR2p5yAn4E8j2b/jGMvIq X-Google-Smtp-Source: AGHT+IELxoD8z57Hf79CMRj5a73Tzdkj2rEnPWS7164FIieTbJEYuO4ocMfC+kgJCZYeQ2BGyZsyLO/cTTGK X-Received: by 2002:a05:6e02:1b02:b0:365:3086:74de with SMTP id i2-20020a056e021b0200b00365308674demr2891136ilv.0.1709658315311; Tue, 05 Mar 2024 09:05:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e23-20020a02a797000000b00474b3a7a9c5sm339920jaj.83.2024.03.05.09.05.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 09:05:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 09:05:15 -0800 (PST) Message-ID: <65e750cb.020a0220.30c3d.3e48SMTPIN_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 EC26C6052712; Tue, 5 Mar 2024 12:05:13 -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 | +-----------------+--------------------+ 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) 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/