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 5C84E43BD7 for ; Sat, 2 Mar 2024 23:01:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 475E442DF0; Sat, 2 Mar 2024 23:01:28 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 92B09402C8 for ; Sat, 2 Mar 2024 23:01:27 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-365ab9e9e31so14545745ab.1 for ; Sat, 02 Mar 2024 14:01:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709416887; x=1710021687; 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=gDucrQsqeh73LusBqLe3qnYrStovty180EPgSpUeRlA=; b=buGO7CQXXxMG3EzrHWbOqN4DH+nE9RpAWJAVQlMMGt8EwJ2jAvxgKGKEVCTf/ecsuy KJotwcI6iuk6Q5V49KGsuCOCQc+33AyUE1G+EwE3tI0xeQNNF0ahz9sYP81j4B8twUNO v00SZp50UTNPT0jd7IyHMWQDUdOB9y9p3hYI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709416887; x=1710021687; 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=gDucrQsqeh73LusBqLe3qnYrStovty180EPgSpUeRlA=; b=Evqz3isDvk5h8BofOCbTd3v1JMiYoYrR2ojjyD+NM5jZw5gJH+Fm3rYZaUve6FniTm A08nZBXELgynAC5yUtEDiwk4yQcwQcBZ/tLsDoF2LH9fmlYbDziNs6Un/XIbPwJIP6C+ CqQ6j+iXJ25pq2XArxyLUIEbKuGDfpZg4FYe33xdMTRQz8WK8vHxmae/KTQf78dXKbxd iGLfn6cKEhGI53r5sjnpNd2vbbEiYAMTyOfCmWA9dLEXBCn0LRwKNMTrmc6D9mZSFPKC 5SB+rnjpOlf1rqVuyozrhe1o4GmRlj3IeSLjZQFh9sCl63ln8UtLMNWjOxacS11XkBwL 44IA== X-Gm-Message-State: AOJu0YzUcwzBZUGpTn9t9xCBYCLBVGh0KzvEYZTqPyDY8t8DHGjOpeh/ YGiTa7WT2o60HL6ivEhTnsrJblbtr58iIoov322p7jp0Qhkp9KJGtqTrBO4ZMxBlTKUv2R7i7Sm hVuRKOSZnEyxRdRGm15XgmExN8o1jQdoBRrWY7oFZ X-Google-Smtp-Source: AGHT+IHvjaPiw3YlJsY0B4kYk2O8gT6DGqwKU52sG1AWapQwWmH4vIwiE8hF69xWacx9h1u/0OgzCs7uL4Q7 X-Received: by 2002:a05:6e02:b28:b0:364:2328:22ba with SMTP id e8-20020a056e020b2800b00364232822bamr6701699ilu.12.1709416887006; Sat, 02 Mar 2024 14:01:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp23-20020a056e02349700b00365ad4015d4sm322608ilb.50.2024.03.02.14.01.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 14:01:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 14:01:26 -0800 (PST) Message-ID: <65e3a1b6.050a0220.eee74.687bSMTPIN_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 84AFD6052712; Sat, 2 Mar 2024 17:01:26 -0500 (EST) Subject: |SUCCESS| pw137809 [PATCH] rte_memcpy: fix off by one for size 16 an From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240302204923.227105-1-stephen@networkplumber.org> References: <20240302204923.227105-1-stephen@networkplumber.org> 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/137809 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, March 02 2024 20:49:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137809 --> testing pass Test environment and result as below: +-----------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29387/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/