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 AB1B343A1F for ; Tue, 6 Feb 2024 12:42:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95FCE4025E; Tue, 6 Feb 2024 12:42:13 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 62AAF4021E for ; Tue, 6 Feb 2024 12:42:12 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bfd527d443so223534039f.3 for ; Tue, 06 Feb 2024 03:42:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707219731; x=1707824531; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4rxbJZoeGKgd9VzxaBuFvAgK6XTslJ7foi2xINF1USg=; b=jQ8gNKF0E/arw7uU991Q8+f37neSyaReAbQuzRHwrWE4ilTNghsgBYKLmP/QvSgLmv nj+sCgnz/rlQaQVsVH8kNtUjL0FdZ5PpDlrOobEuh6dpGJ9Vl4A8B0+ELgmxM1hPa7nH dXk2QA5/BNnOvCi5dExLWLLvnnNS44G19S66A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707219731; x=1707824531; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4rxbJZoeGKgd9VzxaBuFvAgK6XTslJ7foi2xINF1USg=; b=PRrQv/bXFKN4wX2D+wXrZ16i7a28HO04K9h8YDoHgLXQY02TiykKkA0d81GMEDl7av QwBNjh+FNrfTiZLWGfMXzBLiVz366Ht9wkpoIK/Ztq8QYn2tUugFJ4H7K9hcMHni6k5K uWVjipfvcYSVU7DtAC02E8sV5umWqTZpGsSzboLtOJIVvFFlbjL4pODKnw3PMipK44Qz bMkID9GAnfoRm7jKUmTQJg5413TiyfZ4A1A3R3cVifw6HdDZa6bCIlPR0lsg/N4okqno CbWl65C6BHnJryBrpP7ZYrSnPZ4UoRw1Qv1No5cq/loveAR0QA60i5PHfD94+9x9JAOq IkLg== X-Gm-Message-State: AOJu0YzOZpROkGYc6XsHGn+i+I4JqRboOBjI6Oc17Ny+mwRHu55A0Hvv 2/5xDhPUvZ6PA6gbWpmLYaacPG4wrDGlMp/fTLEzc+CGXMijg9aaRX58rCm/YreaxSCAUNK83O6 SA+/gGGwLIkt+CoXMxhQU/Tb0Q9KsT318bACRURgF X-Google-Smtp-Source: AGHT+IEOsQuAePIcbm1A51A74IwdBYAwasr3kOSIynY8kWGuY3pRCYxq71zYx2j19Tzo3IdDb1M+CibhFlMJ X-Received: by 2002:a5e:a701:0:b0:7c3:f4fe:7975 with SMTP id b1-20020a5ea701000000b007c3f4fe7975mr771000iod.21.1707219731699; Tue, 06 Feb 2024 03:42: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 s9-20020a056638258900b0047113f872cesm66844jat.52.2024.02.06.03.42.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 03:42:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 03:42:11 -0800 (PST) Message-ID: <65c21b13.050a0220.9e1c6.4583SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2CA4D6052516; Tue, 6 Feb 2024 06:42:11 -0500 (EST) Subject: |SUCCESS| pw136412-136415 [PATCH] [v7,4/4] net/mlx5: add compare ite From: dpdklab@iol.unh.edu To: Test Report Cc: Suanming Mou 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/136415 _Testing PASS_ Submitter: Suanming Mou Date: Tuesday, February 06 2024 02:06:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136412-136415 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/