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 542F94380B for ; Wed, 3 Jan 2024 19:18:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F245402BC; Wed, 3 Jan 2024 19:18:19 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DADBE4013F for ; Wed, 3 Jan 2024 19:18:17 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5efb0e180f0so43996357b3.1 for ; Wed, 03 Jan 2024 10:18:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704305897; x=1704910697; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+0vtO2PEKJXkFfAih+aU2foTYHexDMlPBfrrpgeAkRg=; b=ZcSZZHQ7YBpVUAWJ/qPIsjSEF4cIq0buPEHav0H80AioOm1X/T90c0Rz/NPgc8vXMV n3Zy6GEZS0boYLXJjXQR3mvIdZUhO6nFICKtFvK2rpkvCpmmauf4gKEYr46wyGdT5JxM kzGqF9a96g7nbkrJH3X7Zzwwuq+mw52B7ucyU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704305897; x=1704910697; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+0vtO2PEKJXkFfAih+aU2foTYHexDMlPBfrrpgeAkRg=; b=UEDLjXWpA2ExOwxmUWDh65I1U7EvN5EJn6qz+moWqN63XSZkoqwTFH4q6EreRx8/Rk VDprq0ZRSjecVN/gJKXUeQ7Z/KkyrnBSPAAQkjbpMCYZs0zlx3G03J8Ot6CYdC2aqPc5 ORBfcQMqE8Z7RSS/HVR74DYPhqXpyML0OtBy7LAyqvY/m7dIgaJXPGCju85xGH6a7Q8V p5PR2wisHohdPUEGvZJ3fveGTnIvqdKEWonI/qX2SkACjs6VkKLayjqzG78lcHtt/a3L lQ171oQbZSFUbNWiL+bB47nWHHrIFheuch+9pamCeG5hLMsKg2v8d2NDYgHn3BsaNiux Qz2g== X-Gm-Message-State: AOJu0YwcID6CMshKwmSXDSoVefGZvHUxmxNr5kdqsxjVaAYMYHWSRkvj 4uOv+D+CgPchi98zaUJmARp2deZtrk64ZbD8PbqokBjftRRouPcLJLXL4PHczxGnCA== X-Google-Smtp-Source: AGHT+IHshESmMgDgYzSk4XKz40xZKpSqsdU7EG/fSqeWhOIHngOmD0AHo8kiqAYzuY5Yr6TtSOF8oW8m1gfn X-Received: by 2002:a05:690c:70f:b0:5f1:5b97:9386 with SMTP id bs15-20020a05690c070f00b005f15b979386mr4567353ywb.13.1704305897389; Wed, 03 Jan 2024 10:18:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w139-20020a814991000000b005f41a4b2cd8sm148788ywa.64.2024.01.03.10.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:18:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:18:17 -0800 (PST) Message-ID: <6595a4e9.810a0220.650ab.aa80SMTPIN_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 0CA36605C311; Wed, 3 Jan 2024 13:18:17 -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 | +-----------------+----------+ 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 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/