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 138E9433E2 for ; Mon, 27 Nov 2023 17:38:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D45D40648; Mon, 27 Nov 2023 17:38:20 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B19FE402A3 for ; Mon, 27 Nov 2023 17:38:18 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cfabcbda7bso18425185ad.0 for ; Mon, 27 Nov 2023 08:38:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701103098; x=1701707898; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ts3EAEys1o9C19GI8smrSbwAuNBE+ePOrJ4bemsWpxc=; b=FEbFpS/Q8teZ3bbT9tE38wbGZGWmW/O7GtN6KamhXRa9ENqlkRLTr0EvASzegDCvyn DB0uJEGgjFNXw5jkdIuO2mNzIwTLG2o7eHulTPNYPqml1tJkEkhBvI7QQZbpexx4OPVL HhvTXnfBXAqHbd0+AZYg+1fZW2loUUe8mLpEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701103098; x=1701707898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ts3EAEys1o9C19GI8smrSbwAuNBE+ePOrJ4bemsWpxc=; b=wnF7llAo1fHYDNCeFF1VirrbTh7gL7o3eZ6Es6IRVJTCKVIiV+N2qY3oaM0evipEfF EZdPMR+JroMMv+nvaVeXiMgDnYAnfgidsWfdPkwaKEPF0pERTIig0UlFt90aAMIb52Iv FhtDsMH4b1hf/68tJoJYDdj4UKoF1kfQqcEmVRwz5RfRsqDpyfDupev6NGzrg6oJNrCo qQJAZq5z2g46jnXjKWUWS+j5rbDJjd44nhCmi0JWqxvYLwZHuYm4ueeaUHvIJrkcm9Kv r6tSxSy6Y/p0xgEFrlGNW9d1Sama93TynhO+y2Cn31cNDIAKJXP5fRR6IxDT0QY29GTk JxEA== X-Gm-Message-State: AOJu0YyqskdivGhDa34RESYcxlDztEW+wL6cUtjlmEmxsFRkmRtkSr/P 5/AR6PyfyMVVDqZ5Cd3Je/b0RnJf7jg5BaWfEdPobSM1WcWUOuZr3G9RSw== X-Google-Smtp-Source: AGHT+IEDmFCkC982AilEG090tFI2/I/ZtTzyh/w5LP45Th2e+Ak36QUFLItzD2tPB7FPyoowmJQEZ+VCCfnV X-Received: by 2002:a17:902:ea8a:b0:1cf:c35d:12fc with SMTP id x10-20020a170902ea8a00b001cfc35d12fcmr7848881plb.19.1701103097997; Mon, 27 Nov 2023 08:38:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a170902eecd00b001cfb57152d4sm337678plb.75.2023.11.27.08.38.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 08:38:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 08:38:17 -0800 (PST) Message-ID: <6564c5f9.170a0220.8c326.9a6cSMTPIN_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 691EE6051831; Mon, 27 Nov 2023 11:38:17 -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 | +---------------------+--------------------+----------------------+ 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 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/