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 D228645778 for ; Fri, 9 Aug 2024 13:45:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C73E342FA3; Fri, 9 Aug 2024 13:45:12 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AF60F42D78 for ; Fri, 9 Aug 2024 13:44:57 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fc52394c92so19112085ad.1 for ; Fri, 09 Aug 2024 04:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723203897; x=1723808697; 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=5hfnxqFdsKkvH841E3SSv4pT8wd4+3su90QZH1RmTmQ=; b=TJJFP+312ZeADVeOclG7krftWUBm7dt0GWrLnsxKSfgZCagnBu4Ou8fSzvoKBwif1e Xz9l89Yqdi/qVhzeJ40Kfb5JBlpFKniX6cmmZWrRRoQxGey6INVa6x7mNDTOi/FXXsJI T7xIPoDTbogmcFbJszJz7TXUoRhxO67hSZjXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723203897; x=1723808697; 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=5hfnxqFdsKkvH841E3SSv4pT8wd4+3su90QZH1RmTmQ=; b=BUGdkGv/4Gd6mHoSHV59U8SBDqxdlsbP1M+XUK8zsx8v1SkROiFX5Crr3x3OQxBcd9 Thp5Phlrplr8ISIj/BjjGKm39J6D5ttouWNyZzS0w9Q6HP4DdPDhybmEbbixmeLnJU3P VvN7hEPg1c7rR6CB27PBPh3zl5xN4xi+CPi9jD/vhvhybhl1Wd77+2r/jA3rQKR0O0wA RFx8vxVcQYSCE17JfnqFH+dadKKNGFZ+sl0c6saT5KdEyZoaLCQTJPyQ+uSzV5prEmrx iLmE92UIFXrLMvQD7PHWnIJwVa+c7VGrqqE7OnuPzC55DVzeG0NFQo4p73EMaTavz6ED 5NpQ== X-Gm-Message-State: AOJu0Yyd/5b+Lr5ISy+bw+8MZPJR9SNjGD+x3bM68+WIYwlWvkIvJ6Tc rrM4kePUcFx+lXV3vuorKoyFkArXatiSSD7dcZqglvzDK+8PXK/iS8eTxfPLgcvlpgopnh7/poi 7GKOs/VjIhtBaoqxTwO43kNnPJIhbf/vCUETAfvlE X-Google-Smtp-Source: AGHT+IFowR5aOunDxvvwCgJgL9+UcUyy6RsnIsJ8pv+CLsaTXtNCMjBmslmeP1bByl9VN/NfAgGHf4fIzrXn X-Received: by 2002:a17:902:e74f:b0:1fd:9a23:90c5 with SMTP id d9443c01a7336-200ae5eebbdmr15990175ad.49.1723203896675; Fri, 09 Aug 2024 04:44:56 -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-1ff58f5a557sm11004505ad.51.2024.08.09.04.44.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 04:44:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 04:44:56 -0700 (PDT) Message-ID: <66b60138.170a0220.20edf4.9475SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C02D66052722; Fri, 9 Aug 2024 07:44:55 -0400 (EDT) Subject: |SUCCESS| pw143037-143041 [PATCH] [5/5] eal: extend bitops to handle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809090439.589295-6-mattias.ronnblom@ericsson.com> References: <20240809090439.589295-6-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143041 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143037-143041 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174066 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/