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 3FEE443BD7 for ; Sat, 2 Mar 2024 23:05:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F0DA42DF0; Sat, 2 Mar 2024 23:05:11 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 592DF402C8 for ; Sat, 2 Mar 2024 23:05:09 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-364f794f237so18695055ab.1 for ; Sat, 02 Mar 2024 14:05:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709417108; x=1710021908; 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=uF+DoyG3UNiqBzpssKafEd5OjlLfkvI3HPkVqogRD6g=; b=S/KtspdmEoRihbqhZ64xmGEawRNxuTAllThCuIW9D1HF1l6Heri8XZQFZkJUZ0db23 KDPW7GqTEdcx9xiPdSNrMak4kTMg2JqwurwW0D9jpH8lvRWQklhrswJbnUqF/iaNEHYX fL4IkCBGzePYYyCRceE9Eoelpu6u0DsQhLt4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709417108; x=1710021908; 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=uF+DoyG3UNiqBzpssKafEd5OjlLfkvI3HPkVqogRD6g=; b=nFGSPmsmb2zwLwfQa28GYZdQg1W6RBsfx2VNB0hHhb8VGOSTlIsP02zn9Z+GKnP+Oh ow5RfynuUrQckxPDVCxaEmwypoZdrJSaYWCmO0pQZ7QcI1wp7Sr5IhD4p6ptQDmXsfL7 lMosH3uvz+eZBqHYKxmd4SpIphNGLMN9cqDEGt1EYLeQuyHGx0kv4c0RhA7+ryzB303F ZnroQ8sl3dx/r4nuwKHl+IiTm4eOMySAKdZTL8gmvh/gFPEI/x8ula2J+mBFCVLOSRTd 7glwJkdNW8evw1IP1G+gsY7NWYBVrbqYIo2uPpG1MeB5nd5PhaVm9nuENQuAG84Q85D2 twCg== X-Gm-Message-State: AOJu0YyIdSZk2r/IvHI+DukhywwFI+yqDGeIaQKRGf9/ygBdoCA0gkBK oLoE1WHQQPsM84Ey+n985OhGsesfzBU0OMk1YIM1+ta9//2gj3baF/CF9xUepa4auCo3ez7QDJG DQV+rdEIxvZDs3BbmgE1GRU5ZKCINPtzhfQvNmhfMOACIBmJHKa+IfFku X-Google-Smtp-Source: AGHT+IGWIo26IZhWxMyILPpXfYSAzVB8PNe9E8cTl2x5qPrwgSqZZMiltdfkIoTI9b6y47cpKUMyjJrdAoK0 X-Received: by 2002:a05:6e02:1c82:b0:365:b614:5cb7 with SMTP id w2-20020a056e021c8200b00365b6145cb7mr7188520ill.16.1709417108858; Sat, 02 Mar 2024 14:05:08 -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 b62-20020a636741000000b005d8bff21b44sm230942pgc.33.2024.03.02.14.05.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 14:05:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 14:05:08 -0800 (PST) Message-ID: <65e3a294.630a0220.29d8a.f34aSMTPIN_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 116086052712; Sat, 2 Mar 2024 17:05:08 -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 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/