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 3CD3D43BD7 for ; Sat, 2 Mar 2024 23:16:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3638E42DF0; Sat, 2 Mar 2024 23:16:54 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6DA25402C8 for ; Sat, 2 Mar 2024 23:16:52 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6906d99e634so652456d6.2 for ; Sat, 02 Mar 2024 14:16:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709417812; x=1710022612; 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=OyC+5RkV7HymC3rsPxPb9RAq+yTfgbz9OPGatHMwpW8=; b=e5sxcz++k/lGdi23h6VWo95dISLVJ6eiVg4jlFFpVA+4+scAoDTaVCFFD9uQPtVph0 WcKxd5jjko3rPZGzBif5TAi02Cd0v+nIzU+7FjMybeASAHXzazQumtcaMHM0wHqQGRND shqsq3hi73s9UwG8u3O9/MbuGmjtIKcgxIC0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709417812; x=1710022612; 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=OyC+5RkV7HymC3rsPxPb9RAq+yTfgbz9OPGatHMwpW8=; b=HLrhVZn/nWNx+dsbajZW8lkA8fVCtuYvKNXG8NO4p9rD9+CLlIN06BtuES2fAlAtAR AA5jy2bp+PJ6yEljJznVIbJwx9u/1errokmhXK7BaA/97C6DXsLbm2OhCEkh5uLDMU5G PuH14MBmIB1Hrl0/FxE/mEyGAlpg1IsDc8+ExmuQf8m+NLANkAGdYxQC2G2rMu8LXXC0 aY9nRug5bJFbP3c2Bv0iLWL+RU8pIMLZ1Ufm2RCKGlZxdEyCJiPyo741NcmFxGoRPQg+ sSPCZgK216Fp92XGQFCJEZdXZIMp8lhIudXEX9aiqnGp4XQVwjHzxsuVJAwyNtFAo9fm 2Nfg== X-Gm-Message-State: AOJu0Yy7lrQhlEQkR9oKWIHXjEL4X4CoVyXBk8Xck7i4uzQ7xKEIlA10 POhV3+X9SkOSJW1+2tYuV3LnY8fxYFeDYjhWgOsFboPvMulO5HReZac3t+ppB+R785ZyAra2Tr6 nM+moKbKbwWJO2JT4BJHjvseXenZ453EcwFNpISY7 X-Google-Smtp-Source: AGHT+IE99AI0V+SmhKcFEuJ57Nwq1cAQ8g4XyNoLpKv5NElwxKskQJqrIvUY32uX2RYEpcWRyaTBWr8WacTc X-Received: by 2002:a05:6214:5151:b0:690:3c83:2273 with SMTP id kh17-20020a056214515100b006903c832273mr5988395qvb.47.1709417811872; Sat, 02 Mar 2024 14:16:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iv1-20020ad45ce1000000b0068f4a3d7c8csm287247qvb.70.2024.03.02.14.16.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 14:16:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 14:16:51 -0800 (PST) Message-ID: <65e3a553.d40a0220.1326a.3f17SMTPIN_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 EDE036052712; Sat, 2 Mar 2024 17:16:50 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137809 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, March 02 2024 20:49:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137809 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/