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 B35DB43C0F for ; Fri, 1 Mar 2024 20:14:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD79542D66; Fri, 1 Mar 2024 20:14:52 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 0D641402B8 for ; Fri, 1 Mar 2024 20:14:52 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c19bc08f96so2035803b6e.2 for ; Fri, 01 Mar 2024 11:14:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709320491; x=1709925291; 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=P2xQ47i/yw5jwVpV88lI2y6aJ2OLfLCtrdHHUYWnBtE=; b=N/qrqtgpYoIBBFhGXJDTqT3K+nRTGLu+MGbVULxXKXaD/r62BieXsJ9G3jyScRhNM1 YSK0bb7PJ2HmZgqYpQYb2uX/eq5xLKAAMP5nyIocvr4LOtf8sACHGnO3/aUASnKB9It2 P9Fm+wdwJyoNVVIictXJVsmGI6Vib76RHUo94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709320491; x=1709925291; 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=P2xQ47i/yw5jwVpV88lI2y6aJ2OLfLCtrdHHUYWnBtE=; b=d+qfiI0o3vN8fnxxyHnMF1DZgohdJN5mJ72YHdooMM83rNLD7XzjPxmCPllUY2r1Ih MOrJbSGUHXDcmH2MXp8L7WZe1ZiOJ6GPqgsAAMWn371lRCZF1eX8tzkvUyuCn45pM81y zm2Bb6lvpUZsxg+d5UhQf6kxlWZGUkRvR4OXNg1rngxS8t0JjTbUGKeD+Z67FFZeSEo1 Ic0auawGrE9vnz+aPP/QJb8HaM/OTr+Hn5vvfRx0fJiSpdayVW5E8YRRmKSnfPWuxydH 1xeBkLwG605P3Hzaiy8tr5EMISZ8epxsL8rIyudvDD5G1tcMsGjj/TJijySUD/8V31O0 vbPw== X-Gm-Message-State: AOJu0YybxjGqURzwwDWXd3vnkizS6Cjz2W3352WBCCACW3WAz+fm6r8T izKtuOHqEYzF4AxtF+Lt5SmT8OIDAKkb9voaZrBSyp4IbmAzu9KDkpWj/gYu+f3C/Y6rFdP9IgS nxWL/ZGFTukHFlLpzuGTA+au4IXlzwZcV/+NedAgA X-Google-Smtp-Source: AGHT+IE9Y+b+1leJoGzu2//a1x0cf18PXoWoXVZSPqWl7eJ5pW5KraBhR020QcNGfycs4hxXQAD3MapS6wM5 X-Received: by 2002:a05:6808:124a:b0:3c1:b039:25f0 with SMTP id o10-20020a056808124a00b003c1b03925f0mr2262699oiv.40.1709320491351; Fri, 01 Mar 2024 11:14:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o28-20020a635d5c000000b005dc1a55c95esm161505pgm.9.2024.03.01.11.14.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 11:14:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 11:14:51 -0800 (PST) Message-ID: <65e2292b.630a0220.7941.a251SMTPIN_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 8F1CC60527CD; Fri, 1 Mar 2024 14:14:50 -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-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/