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 7325543DCA for ; Mon, 8 Apr 2024 10:51:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CC73402EB; Mon, 8 Apr 2024 10:51:24 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7B51B40041 for ; Mon, 8 Apr 2024 10:51:23 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36a0f64f5e0so11048935ab.3 for ; Mon, 08 Apr 2024 01:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712566283; x=1713171083; 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=zzU6b7whrNU7r/olVthNRSuiF7VeTHq2pvdtdImxzYo=; b=WB0ucVphCH98Q4EyefXCxED7YwollX2Feh88LFrY6e3RDNEhWOjsMG5OaiaBCvuWHH rgUwk5cGdFfXslAgo3/Du1smTd2iD75GQ59zT38M2w2Bm412xOhOJAtqTU3m0Z198xzV K66WhQb1P3FOhCL76pTAfTZkwzmHcXp5jQY6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712566283; x=1713171083; 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=zzU6b7whrNU7r/olVthNRSuiF7VeTHq2pvdtdImxzYo=; b=G04iQssjO4AO632m7IwsSKY4v3ZDJTuyWwHJL1Y0to1Z1QjnyTVdF1xbIh1FFbVV83 rN1H7wa9FQLw1oRXgHN/u0i1SwumCpkXa9MljmsTaM0uqZRVEaMol3OQjF+PDeEvftrk 7ehbmm/oatmdFqAGB5jdtrO3+rN7AqVtqGgKySh0jhg23nKeAq+RmPoBAMRWp71VFAVX y03yPPlwlNI7Ip0Puhi7PJx+oiAs5zd9sbWa12EzMn8rAZg7Uc97wdv6ei7z2Ut6u8mv Kr0ArZcFbcYBKxbHzgcqmhpUj7QTx2nEx+oXJYA+99a3jYcNRLx1Fro0sAtb2HQPIuOY WJqg== X-Gm-Message-State: AOJu0YzES66wssjiKRfCbwhYriZyAsqwFqe4N1Wzpd2I4bXqPaHRIxmy D98lBfw68H7BqJnT0OmQyoUcRx3zbmZvcLXHCWK3kFfIIVEfUv51FdOzQOgqL6KOv4mbKpuaBd/ 9YZ9U9LECorRMClOomUShfqZuPQD9gz7V1PyWnKRUEIocdQVRaBTQykOA X-Google-Smtp-Source: AGHT+IENurE/VXPS/sONlIQJNVvYUAWYRYu/X++Ct5LjHvJLgLlMM0Lao9JHVLvzlTDqYnck3EUkqH4ivJiB X-Received: by 2002:a05:6e02:17ca:b0:368:a861:5a6b with SMTP id z10-20020a056e0217ca00b00368a8615a6bmr11714742ilu.21.1712566282967; Mon, 08 Apr 2024 01:51:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ez6-20020a056638614600b004821a4fb6d8sm263028jab.23.2024.04.08.01.51.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 01:51:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 01:51:22 -0700 (PDT) Message-ID: <6613b00a.050a0220.aa62c.244bSMTPIN_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 6BA4F6052514; Mon, 8 Apr 2024 04:51:22 -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-unit-arm64-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 | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.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/