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 355DD43C0F for ; Fri, 1 Mar 2024 20:09:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 134F642D66; Fri, 1 Mar 2024 20:09:12 +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 49CAC402B8 for ; Fri, 1 Mar 2024 20:09:10 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-21fdf31a154so1359315fac.3 for ; Fri, 01 Mar 2024 11:09:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709320149; x=1709924949; 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=5qy02TzVkMn7+w6ZF8VGQyRswlRJgXsM5UhE9L/Iybk=; b=T2IkzB9xtMxi6LjOu8whF+HMEmkF9Ir94FeHCvojo6kkJTX8i9WByhIfbPrdFNEjB4 p38tEg2HMcuRlkP6ne+XxH6RSjVsbB65ZgrHDdNf6OweRrHhzG6M/Ml5+zKxikUxv6XW kPEvTdVJQBfEOxJao12B5cXfastf25obLvHEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709320149; x=1709924949; 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=5qy02TzVkMn7+w6ZF8VGQyRswlRJgXsM5UhE9L/Iybk=; b=LADdrxwg59htOGWHPG9pNk2s3pYMOz4DvEwMPSqg0EWUbtZw3WaQGucksa+9yrHdXV OcRlEhkcYllRiufhfu0o8ouhkF3bq6n/ywxH6AGGLFnYBaHgpN4GPxo3Cz8mMrnl3Q5F Ap/KsJyKCz77kErYf6vgXr37dV9DTqpFjL6JLcF1ZjVnBnWN1KLrD6IeSMXAFzsKdKk1 DjAMivKMjD2JaNQaR/8bbB4BwtJhQav2VUd0LAWiy5XnDnnO2StJu2YmAiznDa9UOSpb eXAUH5s750sJHtltzqAJO/ViitInBAz9lbx2caG7K7TUXNd7v0WxLNDchCWf8yc1qdaj YlOg== X-Gm-Message-State: AOJu0Yxk07Nfy0oKEttiGDJA8RutqhK/E5e6HJSJBO4ctep1U7gBCygh FOKSAoa1XQY4d/zlM6K8cdX2RxPMo2vE/RM9tCWYSAT8xBJO3JEE90R2sAFAGDG+EwVNPtd3ajC DPGZrUcg22/KPH4KQEZGxRlG6uRJs5LLNEHLUbPim02zfjCJY4qnEa8D9 X-Google-Smtp-Source: AGHT+IHf/h5UY9jOL7oXJVQ6cyio2K0RTPnDBD6+3QX/SkJ5S4zzg5mRshG7V2aHD+1hcdAVbDzmzbFqpioR X-Received: by 2002:a05:6870:c0d:b0:21f:d201:6d6b with SMTP id le13-20020a0568700c0d00b0021fd2016d6bmr2763221oab.20.1709320149431; Fri, 01 Mar 2024 11:09:09 -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 ea26-20020a056870071a00b00214904530d0sm133090oab.13.2024.03.01.11.09.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 11:09:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 11:09:09 -0800 (PST) Message-ID: <65e227d5.050a0220.1592c.8c56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D626C60527CD; Fri, 1 Mar 2024 14:09:08 -0500 (EST) Subject: |SUCCESS| pw137674 [PATCH] crypto/mlx5: add max segment assert From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301124246.1216467-1-suanmingm@nvidia.com> References: <20240301124246.1216467-1-suanmingm@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/137674 _Testing PASS_ Submitter: Suanming Mou Date: Friday, March 01 2024 12:42:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137674 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29371/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/