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 7AB34456A2 for ; Wed, 24 Jul 2024 20:52:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 745A542D35; Wed, 24 Jul 2024 20:52:17 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E000F427BB for ; Wed, 24 Jul 2024 20:51:59 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fbc3a9d23bso736465ad.1 for ; Wed, 24 Jul 2024 11:51:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721847119; x=1722451919; 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=ElCWnsb7YbpsuhD9OjUqutRrf0TF5D0BAI9Mu0G9tlQ=; b=A2ImFl5HulWTZonjs8zJ/ViiHHBEJDj0Cr4dSKUcbeqKGn1mSVEJjU5i3VHto5onau oYbqMCPlqnsnQvjNQTSVDM14uKLuUDvGailaaMZPOU+HXZstVJvw6nCPnzxjJGSstfm3 cRgNU0uiihQ6PuwY8ApXNcuBk6Uufxc7B/fU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721847119; x=1722451919; 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=ElCWnsb7YbpsuhD9OjUqutRrf0TF5D0BAI9Mu0G9tlQ=; b=U1MdvP2aL0G3m1JQzb9c05Mxz/hjVjObdoLaFkek06yY+9C22o493ynHeuKvS8oKif kgvH/1vN58vENkSBgutC66mrsFQNjPCHKJ6+sqeKWBACf3U+/9PLbQEn4F8Im4YUdVdD Enl/Wf+RHbfwIq7wpN1QGZu01mLCIfVA8Xv4qFuoSKs0rfDI/WeuHBV5522sPBDDoy5z NZqHH+2EGEz321X2P1gK5nyUXl6ErAFv3xoPzFmTskZmpYLD9VEwKKa5OLr6GwmYlZtX gpwmllXITxw8ArMB5ZAVl+ihCIuaMVF2iU2VdkfrxSLUVXt4/r2Cg0MmOCwhXOhoWkng 1Bsw== X-Gm-Message-State: AOJu0YxjIRHqBEYeZ9qJ9cG7sJJjFRAB0kTPFWW2nrQ4aQHX5jzqnZQ3 8j+yj5je6SPg3obmB0w5ToeDYrNKUqdOMHPZnl+3+EIb+pBEAyDHlAWeobOidMKZGSTGvruonUn BTjaXxnQjAjK7OsbwCF7//IFM1QA4hKfpGUWjImzG X-Google-Smtp-Source: AGHT+IGHwhGIF2TSdxAvmsjDOwQFN/p7EZQhR3hCPfF8OfJi8h/we++ziNahh/+PkfKMwLYvMkDL3QnUdd6h X-Received: by 2002:a17:902:db07:b0:1fd:88d2:47f6 with SMTP id d9443c01a7336-1fed38b4025mr5782245ad.38.1721847119068; Wed, 24 Jul 2024 11:51:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fd6f244d5bsm4308725ad.2.2024.07.24.11.51.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 11:51:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 11:51:59 -0700 (PDT) Message-ID: <66a14d4f.170a0220.21a7e2.6eb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89C81605C351; Wed, 24 Jul 2024 14:51:58 -0400 (EDT) Subject: |SUCCESS| pw142681-142679 [PATCH] [v5,6/6] vhost: optimize memcpy ro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724075357.546248-7-mattias.ronnblom@ericsson.com> References: <20240724075357.546248-7-mattias.ronnblom@ericsson.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/142679 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, July 24 2024 07:53:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142681-142679 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#100236 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/