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 E49C74380B for ; Wed, 3 Jan 2024 19:33:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD708402BC; Wed, 3 Jan 2024 19:33:35 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 4DD144013F for ; Wed, 3 Jan 2024 19:33:34 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7cbf6ce782dso2721675241.0 for ; Wed, 03 Jan 2024 10:33:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704306813; x=1704911613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LN/5wm1XJlUpIqRRRQ3AA/JobjNj/KgKl9DYKdMK6iA=; b=hI1L8IxR/dxf6yYvus6vw6GKh5R297eLmVUqtAwk4OQ+TRBnHQptZ+8ligvXZ02i2X R3BXpZ1lWdhaBibdPWGK2j2Qokc+kQDmjL5vIUSNUfPi073TGHejXNqLX0uG0lpxy+pd 039mqsRYFu5Es8SblTHATeFgmrvstx7QNaYMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704306813; x=1704911613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LN/5wm1XJlUpIqRRRQ3AA/JobjNj/KgKl9DYKdMK6iA=; b=BLuWRzCbf0sJztFJ3/FQImT7B0YdcvLpmBkcaZdyBwimhyD16ZHE+JCKgRmTaN95vf XBKsZJLHf0GadVFnRBzauh2an8tJzo6p+2XAeh7EX7zmJEyiC/rlL8wum/r9H53jVC7X Dfu+ra07PlpfVUGJVDMTX1zHlGarKGW/DPcSIH+rvFQXs8wanjN3501cDhdq8HK/VWYm /PIoAjQNENuLhlRljQIrbBaEjttUSifZFRa/vAUfEMGZa/frryOOz20XzXhtp2v3qsxt OKlp7foLWP0g2YkWQEMZd61uRs4qu7CylWFoY7Ol37EOXq4RLXaT5bsCFzyCurylhzrS BkHg== X-Gm-Message-State: AOJu0YyiA2LIuuIAk2FikG1+C+w8sHizyknUx4Z0cw3CxPatKIsXB3zt dMZeeLzKdM0d0VY3dY8cRP1taxGFSigKeN39RD9POQxeTjosaLdx4faRlnFYy5ay7vpshw58kj4 k9Dc6Zw== X-Google-Smtp-Source: AGHT+IHPgLZ72ETktmtIoxllbffImoHxL1sGs74Wq/eImxlyY8SSo0LuNSqCKsPe8y8pcqv1mbbzYx3iq+oY X-Received: by 2002:a1f:7c88:0:b0:4b6:ef73:632b with SMTP id x130-20020a1f7c88000000b004b6ef73632bmr5893266vkc.28.1704306813674; Wed, 03 Jan 2024 10:33:33 -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 104-20020a9f22f1000000b007cb578e462bsm2675226uan.8.2024.01.03.10.33.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:33:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:33:33 -0800 (PST) Message-ID: <6595a87d.9f0a0220.d0d7d.6755SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54E29605C311; Wed, 3 Jan 2024 13:33:33 -0500 (EST) Subject: |SUCCESS| pw135694 [PATCH] app/test-crypto-perf: fix invalid mbuf ne From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135694 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, January 03 2024 03:53:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135694 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/