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 7B151433E5 for ; Mon, 27 Nov 2023 18:07:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64DBB402E8; Mon, 27 Nov 2023 18:07:13 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 67670402A3 for ; Mon, 27 Nov 2023 18:07:12 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fa4e47f6c0so502529fac.0 for ; Mon, 27 Nov 2023 09:07:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701104831; x=1701709631; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i9y6kjCQ5krrraSaB9G6BamxZwBsRedqKT26JzYicns=; b=XpnDuAjyJzaTPrHlmY+vpZj2T1zV14dTt3YAFGd6o8ToCZlhN04KGgNp9RlAhfCp1i JCFbYNKaP8HxEdYgn1lmxiYSVTOhvmS+3etEC7mLP+B8nq/856Z84qA5MgQnDUK6bYZ9 qeJUK23aMW9YrIijo8K2WlKz1v4M0WPxgjWwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701104831; x=1701709631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i9y6kjCQ5krrraSaB9G6BamxZwBsRedqKT26JzYicns=; b=iX7o1cR3YtWtoZm43Cyas9i9R4lWWK7sUnlGeOXV/eAltjxl8dC0yfBUujpU3rFTi3 Oiz0WNnvdmuNXMgvzeSgQPVeqKEqOKTb8Am59we91R10BajNiItHPxjWhVt7UnSs5c/9 MYskC0lYctkJvWzE9QoLqF763PEOLb43/LdGQfjhrhHK8VTMtbBL1F5aP0IhLc/Mvk7g SEkEiKBU7VbAV0kbmTmMJLsuRaTwGzP9jHbAQET5Nw+Emf4PymA0xVzEpL3YSJiFfDM6 WbLWCsiDD5wXUBR/fAN3fh/TT5TuH7zPlwbaWt+mRm5koqAIjGAn73Xu60+QyVMww+Dt Gx2w== X-Gm-Message-State: AOJu0YxJTl9fYsHKGPGnhO7FLA9W+hoCKLB0iv1H2+PzrK1PwkSiyozy GT7K0ZzT+ZHa3D/lkw26B3d5Kxwg11iKLqlbp40d9q41i5T1mi9mLPIkCQ== X-Google-Smtp-Source: AGHT+IFkY4ik4+WOcj4xOJOem8VqKFvxHjcV5aOqcXkad8l8Vp4C5ztl+Oy5PyiokG9iYSjV2hx89EW5h5NU X-Received: by 2002:a05:6870:f111:b0:1fa:3d07:89ea with SMTP id k17-20020a056870f11100b001fa3d0789eamr2263676oac.22.1701104831663; Mon, 27 Nov 2023 09:07:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zv6-20020a0568714f8600b001dd63f65861sm581532oab.25.2023.11.27.09.07.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 09:07:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 09:07:11 -0800 (PST) Message-ID: <6564ccbf.050a0220.e5502.3d27SMTPIN_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 3BC5C6051831; Mon, 27 Nov 2023 12:07:11 -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-unit-arm64-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_unit_test | +==========================+================+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/