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 7FDCA4380B for ; Wed, 3 Jan 2024 19:15:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BAF1402BC; Wed, 3 Jan 2024 19:15:11 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id DBF8C4013F for ; Wed, 3 Jan 2024 19:15:10 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e82f502a4cso68195647b3.0 for ; Wed, 03 Jan 2024 10:15:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704305710; x=1704910510; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=08lzJ6PrzDqETrxqgsGbjdDxnE8WRB7BJ9URVecVxCA=; b=OhhqdCOUb1EOLePXIv5QhqcCpGwO94LRwz8wJ4YGPwPm14fPwYQFZcY1g9YhSIFDBk jw19/UolrvTJVG+VDvJtaS0QlM16oNfYwWFVTpCjbo32E8s71hepOycgdeMGtx/cw/sK fiZhMLqq9uFO+hkLIoVmIdG9nEzwcJYq+G4I8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704305710; x=1704910510; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=08lzJ6PrzDqETrxqgsGbjdDxnE8WRB7BJ9URVecVxCA=; b=uAjc7AJMQgx7oByKMYLEys07x0z1xp/W8QIvsGskLWx+99gW6dugRWw35k1nWzH5z6 Urzu7r/9FizD+savwQfKai4Nk9NVb5re5hiPc2KezIrvFK90UBh9H5VWsurNsE9jF3mT 9FnyIc1m6MebDNh5wSKU54Sb8b7vJcASG4vFKIwuKC0Bj4Re/lSZVJoS2Gv5DNvLNy3s CAF8OakViGwNyR0rGi8xeh/4oMR+pXG93p/bsds5s6+mkKwiDDON4ST4JdsAUReYvScW Y3io50o2Niu+8qeYzCF0pRorOiViyCEgNFW7N3CvBLYs9iavCJPMjXuslI7SKOBeqfcF Oqkg== X-Gm-Message-State: AOJu0YyWHnKD2XaCFZXwwlNnZGT17s504qHiM0GICpoBEyoUu0ODPTvi 5IL/umBRU47srx5asI+RRT02nVEybZqc5wxn2i/MAY7c1XehTq23QZ8mH94X5DH/lM+owt53LFc StDrsSw== X-Google-Smtp-Source: AGHT+IHRcDa9AmVJxK2racREWHq25s1sdTWYrZNBaWUf8uyAOAGMBnN/DukrAbFa7xkC5a9t1vBfamXP1CGP X-Received: by 2002:a81:5454:0:b0:5e8:fd1e:dadf with SMTP id i81-20020a815454000000b005e8fd1edadfmr9838837ywb.20.1704305710291; Wed, 03 Jan 2024 10:15:10 -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 v16-20020a81a550000000b00586bd95234dsm1334934ywg.76.2024.01.03.10.15.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:15:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:15:10 -0800 (PST) Message-ID: <6595a42e.810a0220.39f32.534dSMTPIN_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 04B59605C311; Wed, 3 Jan 2024 13:15:10 -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-compile-arm64-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/