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 7C1F043DCA for ; Mon, 8 Apr 2024 10:45:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6659C40289; Mon, 8 Apr 2024 10:45:16 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id D83E040041 for ; Mon, 8 Apr 2024 10:45:14 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ea1868bd25so268897a34.2 for ; Mon, 08 Apr 2024 01:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712565914; x=1713170714; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=04W5JLCyu/Ue3Wpy3+UuycuCA2U9XzwTwEzC4hUQObA=; b=Q5ETCJWjMvG5FVdrU6MrB6DyW6TnbHLab1feMV6Xxt1qvt5h2+/lvuNRHq+/PXPmri Zy68GHc+33oE+moHz8Z6fxd5T2K6tqujXfJeZFqkQ8QLfq3vyA4XwJkjZNJ+QcNoAQjF IT2gzbrPuiQBDzM6ux2lQ1hRzwqc+aGSbogLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712565914; x=1713170714; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=04W5JLCyu/Ue3Wpy3+UuycuCA2U9XzwTwEzC4hUQObA=; b=EYekb3xtAcGyJlseLQ28fHazQUV2oxi+YpBp2KRH4U1aTxbN2SULPyKLDD4j2kLubZ yQba2tjDf+wRnvgJE1gVK1pWcwrS27N6p7N4V+OlaY5/BmPuQj45qdMY1EY4FeEurzlo NZWeXho/PMSFwIm52F8eLu+ySZqjApjdlV5CExC99JonOgX49cJiCNGHsgMok2ADxmTd osl4VJhVO6EOgCk64mQzKjJdCbi5urAs2jA5Wn+6eU+8onW0VuXXvaH8etpG2h3YsVu1 DCqf0Mo6tP4Stqe+o5Sdz1tL8z7E0XSJzBQPrRVgg2mhDUmyNLRbhxylo+IZdoxrk3q0 Saxg== X-Gm-Message-State: AOJu0YzIQN9WoiiRokngsUwgyuYWvxGkVEhnoRW8K2bkEl20wBSlMi63 5Yph5YsvOjcthXiiwvH/w413RLuQ+byc47NtpYkMu10EdeX804dy0xI8i/+kCCHi/QtqSQEhSAR HUnUkCe9hShYdJj6s7x6rMwMm55ZkVP0001YRXzG5 X-Google-Smtp-Source: AGHT+IEA+16woPQmTVxhCbI3FVjD3qp86GW7x/tPLo03Pse9uLhTnhvF2nw/mN+ONFIG+rpXCGL5yLYhTNre X-Received: by 2002:a9d:7485:0:b0:6ea:11f5:b9b0 with SMTP id t5-20020a9d7485000000b006ea11f5b9b0mr3665420otk.15.1712565914199; Mon, 08 Apr 2024 01:45:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a0568302a0d00b006e6faab0e4esm342577otu.5.2024.04.08.01.45.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 01:45:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 01:45:14 -0700 (PDT) Message-ID: <6613ae9a.050a0220.596c8.5786SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0765C6052514; Mon, 8 Apr 2024 04:45:13 -0400 (EDT) Subject: |SUCCESS| pw139181 [PATCH] net/mlx5/hws: add fragment packet ID matc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408063210.2600860-1-michaelba@nvidia.com> References: <20240408063210.2600860-1-michaelba@nvidia.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139181 _Testing PASS_ Submitter: Michael Baum Date: Monday, April 08 2024 06:32:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139181 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/