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 26EEA43BDF for ; Sat, 2 Mar 2024 23:31:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DCE542DF0; Sat, 2 Mar 2024 23:31:22 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 26FB2402C8 for ; Sat, 2 Mar 2024 23:31:21 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dc3b4b9b62so29166315ad.1 for ; Sat, 02 Mar 2024 14:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709418680; x=1710023480; 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=6sKR3+B8MVgDu5Q8U2/2ovvWQdCjSdpQ0orPTeSDdw8=; b=S5fg23YYaN6e6dvb5lvtF6rGw/db+lnV+NHSIBDkzMzjdVF+Zf/XEyqxcb5m3Gp7pE 8sV9vDg6ArdJBxRjia9d0R3MmFdrNwyFYBNGXuxRSpAxCTaALr7SZBahY1LD5IKYcicN S4jrpxIsvk0QsYOmyKR/DKhTuOv4PgdRqlfmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709418680; x=1710023480; 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=6sKR3+B8MVgDu5Q8U2/2ovvWQdCjSdpQ0orPTeSDdw8=; b=ulYyLkUO6mIQAaEN7/0migMsFhC4E7OEnonKgpJz4ValZi5TlwKsXNdf3MQuPxk8TL RHoCx+VG1w3R56cHkzfWotqZwNUZopnw/2+j/n+rto8v40VneCT93QCzJypaH6bt/Eu5 UeBMCFPte7lkdX9Co2zRr7YqUMDkFNXjzCMlT3+qN2Q8D0rRNB6S6fnoIW2utSVMf++i 1L5Gubf15uUBxrmJXan/o9vATeslk858l62JEyHZsGXJKq/Ucj/6UNiwNjAAQdgMqZTc xM4X2M3bGbrcY2enjfK9Vs7d4iEwvV7qjJcXqwWi69ELpPLbXjsbR4gAJdzcZNppsmxa 4Ofg== X-Gm-Message-State: AOJu0YxZ9v3nAJGVQP1Z4NRKj6/TDzAlMyXFcGwweVGXRwxodN0NIHz2 IlxGlSIK4W6N5V4ysX1nVDA47h9DCGcxkcDoCWNMDh/WnJH+ZGhoBEs2sufSHxu/9s5P/SN3lN+ yPL23ldmDwpmLibw0h7ltJRvLRf7r5S28jc6mtmOE X-Google-Smtp-Source: AGHT+IFWRcZ6CBC0c0soOwakLt8ZMhf830MjFgjCommPRya9MF8FdxfZa1Cuj/6uyP6IoB/KHYIRB/r6eZnd X-Received: by 2002:a17:902:ea12:b0:1dc:6073:a3a4 with SMTP id s18-20020a170902ea1200b001dc6073a3a4mr7533900plg.3.1709418680362; Sat, 02 Mar 2024 14:31:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a170902d88300b001dba739d18bsm141954plz.88.2024.03.02.14.31.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 14:31:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 14:31:20 -0800 (PST) Message-ID: <65e3a8b8.170a0220.b7080.976fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CAC746052712; Sat, 2 Mar 2024 17:31:19 -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-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/