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 134FE433E2 for ; Mon, 27 Nov 2023 17:59:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BDF4402E8; Mon, 27 Nov 2023 17:59:49 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DD1F2402A3 for ; Mon, 27 Nov 2023 17:59:47 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35c5ca63c03so12140855ab.0 for ; Mon, 27 Nov 2023 08:59:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701104387; x=1701709187; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WTywXIm2vLNfMfZUAkkoWEGoFM0Oj39kxgHAouczKR4=; b=U402id2+DXfxZD2nO8hoBsHPamOgr+KVCqQYAZ3MyR1L8Za5G1TcF/ydu/kim9+p1w c7dDGqLG+bLUp+/kdkV9Hp5KcZi9SnLvy2mRHG43XjwublfQQeAmvyd9zokwBgSwMjOo RYSIlxACiv3suk75PC0hz0BCQEQLKEVhh9A+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701104387; x=1701709187; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WTywXIm2vLNfMfZUAkkoWEGoFM0Oj39kxgHAouczKR4=; b=mK74rbGZzgjK5Wu0NV09s7B3aVqjI03G6fi3nWln2rxzvy3wadgeEWT+qqrnwZQlQk 9ql0CFdS61GQ/ezLvk1x/3b6THdw8ZbK1mrduWDUc4vCXEMtrNw43z+Zn/OwdUu8ruz5 B0Ty+rVOE7349ZRuF7mRgS9FvCPF5qSYebywau2KcSccfaTg+v5sm976W7nn+4IKL22f AH0sjcX3qFmcTr2uhxVC1MQBdjSmHP2BuviLaNxXZPwuxjTxxKsYtXbL4VblTKx6uXWv Mip3v3Z+0xxjd0LwpVvaSNbzwgHnQr2qEXc59BnRIgwRsBCqc4KNcih+0AA/m89R5OZc VaYw== X-Gm-Message-State: AOJu0Yy+POxqO3RihE2peje+5hvapq39U7n0tYKOEJ7KVvi3dQgoJgsC nRiiq6nQIfl/nxR2Hd0tt+B1XvCzyjx3WpUQVAjzT3G5zj0ulD84/Qal5Q== X-Google-Smtp-Source: AGHT+IE1alIhavneLBAg+8OnAJL/jFd/otQZEL1gSyqN7ugtCFo19+f5zl7lsCXgj6HCAAImE/8CE/e+FguE X-Received: by 2002:a92:d40b:0:b0:35c:69f3:f0a with SMTP id q11-20020a92d40b000000b0035c69f30f0amr10361410ilm.20.1701104387238; Mon, 27 Nov 2023 08:59:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a92660e000000b003512b165203sm659860ilc.47.2023.11.27.08.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 08:59:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 08:59:47 -0800 (PST) Message-ID: <6564cb03.920a0220.4e14a.77eaSMTPIN_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 72D026051831; Mon, 27 Nov 2023 11:59:45 -0500 (EST) Subject: |SUCCESS| pw134629 [PATCH] [v2] net/mlx5: fix index choosing in TAG 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134629 _Testing PASS_ Submitter: Michael Baum Date: Monday, November 27 2023 16:01:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134629 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/