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 C605B43BD7 for ; Sat, 2 Mar 2024 22:53:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18A842DF0; Sat, 2 Mar 2024 22:53:47 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 51D2E402C8 for ; Sat, 2 Mar 2024 22:53:46 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8357ec478so31290639f.2 for ; Sat, 02 Mar 2024 13:53:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709416425; x=1710021225; 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=UqxCoDOFNbVejEO/BK0pCv6NzM1VUUInMsAjJpiDQ/U=; b=PMhYFtSY11aJ3TJmAxWOF6KDVnOVn2zZpm/CUV/G+ytMxmw9PaGiOyIRUV8s4+L9sp tvmwRVqeBUgBnckKZ/tBjTMVXxcQ24AgLR0szNNpYf/qobg9gc0Ow3rPgJsjyn7vY9uf MQsZzwBsrN56L+szP3j6fGeZ5p4yDnLjjzZuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709416425; x=1710021225; 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=UqxCoDOFNbVejEO/BK0pCv6NzM1VUUInMsAjJpiDQ/U=; b=UjAKny9iCFQnX8BhR+a4GzgAfSzXk/fMNakI8xIlKYaQhkiUjuTc3Bcc1vjjL5Zec9 9C7s3C2OyWoWIUu25E8BhsMjpCAYPXj1C/TZFA92L5zWBqIxrqvXUnt2scktOf65hLf3 LClfCkKZD3bGJEsRIzhEgjcan/udNA/VtQdn8iw7SWm2KPG0wqr6+NKsDHT+ZHNDDrPj i4ni5f05MVWACtiS/oX9mWgwkXJW5S1IHtIZBJtVvJlO5HAMZmndA3OXVYUpwR5FS0Yi IzH3VszrVGEzLPpRrA5V/yvHqVddB7p77pxqcIoOjuovLrOx77AgGlwCAGzjoNdsGNzM 1cPQ== X-Gm-Message-State: AOJu0YzLJApCerG3o6QkEKgaFGV9d2bmHcbdQUcC0gt2/X3nDn3htlYQ 6SYzU+uaZ1o87lc5es6OqH1iBUTVsmNpM58avnu7P4ueNuljWFOZoXf54NliZ46jy+LYg8UGF2q aqsv1aE5SMvF4pB7HnsiXsKwT2FydAyKGa8nPVaj3/as8+Qg4AQwG+2K8 X-Google-Smtp-Source: AGHT+IFRK0hj4StvBQSosa+SR6bMg21sUCS45QKFH6jTCaisqJsc6pYuSOAVTmMq/yszjwOcgzIiG7rReiEi X-Received: by 2002:a6b:7114:0:b0:7c8:46b8:32ba with SMTP id q20-20020a6b7114000000b007c846b832bamr276334iog.7.1709416425754; Sat, 02 Mar 2024 13:53:45 -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 dp8-20020a0566381c8800b004742348d52asm174752jab.30.2024.03.02.13.53.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 13:53:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 13:53:45 -0800 (PST) Message-ID: <65e39fe9.050a0220.27bbd.b4a1SMTPIN_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 404536052712; Sat, 2 Mar 2024 16:53:44 -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-compile-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 | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/