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 F1E5A433E5 for ; Mon, 27 Nov 2023 18:26:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3C52402E8; Mon, 27 Nov 2023 18:26:09 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D8AA402A3 for ; Mon, 27 Nov 2023 18:26:08 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cf80a7be0aso37632735ad.1 for ; Mon, 27 Nov 2023 09:26:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701105967; x=1701710767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6FR/QxOeXpzArUIZRGcFDsU03zr8TqvD4EFJezgQ4Us=; b=GTvz7jQFEvuazJL8UssRz2akPVeCWi5MfO/qRQY6vMSLG31LQUDhoOgcn7Mh/Ucqsi AQs8VM9T2O4IsPhWY9fyCD4x6xl6cbEbraYr9cB2OtIqmHtE06hllh7+ac2GNdc37poP s7EiZQV8FPDZIKda+uHyzcqhnOHFtt+VvUfv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701105967; x=1701710767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6FR/QxOeXpzArUIZRGcFDsU03zr8TqvD4EFJezgQ4Us=; b=WZ52TTl2XCujjiQ3D+KDcbG2FkTT0EJoKIlfKFhbMf3AxoirXKmPdHI6oVnViBHD0l UhiuiDcLEjq8cbmtiOMC19gLskJGN5AWjlPTn2Uqp2XDlQHfj0bw3BEpZlCV+9llX9zT BghjGMAmajt6p6OvR71zIHHbiA1V3tn1xmdPuCRHZyGK2wOzENFqxj0j3X/3rVbUWMwS 9Oxx/fhGzBiWoC5CCr8Xp4uICo5yf4MQ3vdZfqZgPzI8zSar2YeGkoQM5QdpTPuTNOaJ zpYNTXt+cTbF2N4gvq94p0i2hPsv4B8vRMw2OYmD2Ua3IeW6mzgyiObfeU2gxi7b9WRN teog== X-Gm-Message-State: AOJu0YyyaKHvrzDVQ+8ISOyIiRoDb+zwc0J6Bcnq7wTGZqpDiy4wJji3 v3M6TnoIdlteX1O4MaWlKkdzgHbfCxHuld+oyK3yw5gz3XR5dPPV/RrswPg3cCBkdVyZGLUb0A= = X-Google-Smtp-Source: AGHT+IHmtc09M79uZ9uQSgvBHpNNyteP0VRJHJrkN3TT1XmuqQzhc2H6+9O9ZbeQrno2W7wG94uKPW/9Nb3P X-Received: by 2002:a17:903:1205:b0:1cf:c01d:c056 with SMTP id l5-20020a170903120500b001cfc01dc056mr6673724plh.57.1701105967543; Mon, 27 Nov 2023 09:26:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x18-20020a1709027c1200b001c76fcf09c2sm491992pll.51.2023.11.27.09.26.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 09:26:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 09:26:07 -0800 (PST) Message-ID: <6564d12f.170a0220.67678.fb5fSMTPIN_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 05952605C311; Mon, 27 Nov 2023 12:26:07 -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-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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/28478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/