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 932AA459E0 for ; Fri, 20 Sep 2024 18:18:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 700FD433A0; Fri, 20 Sep 2024 18:18:05 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D51C442F3B for ; Fri, 20 Sep 2024 18:18:03 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2781cb281abso901026fac.1 for ; Fri, 20 Sep 2024 09:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726849083; x=1727453883; 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=h6+q2wliV3WVUfs05794Laxk6Mw8bE/NayHZ7B8DUsM=; b=gA9WL3xGn+MXXp3zblJVz4MtyAhoMYXmvjlrK10JbRumTqFZ68dHKBc5jBNq8JFOnJ 1FLCGZz96uGexFh4zbVLy4TPakQnIe+SNME+vDjx/Vi16TlwUTROxHF7tQuLWQzxzF+J K31ZsX/qBaw/o5Yu+WJvplXRQYBCu0iBWEL1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726849083; x=1727453883; 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=h6+q2wliV3WVUfs05794Laxk6Mw8bE/NayHZ7B8DUsM=; b=gGwPlh6f4chV/CMbvoBzK9QcXbFvvp7+n19vfhPoUTLiU8onpnccwzGA4Rz2k6LknF m6C7MMz+omRPWJzlomakdUwkRbT2imEX2YhxgqETRlidPjdW4EMplnikV/09B9uiJXpO LrZA9BthhPqapRDowcXodvHqwX4dwVksJo3YejUnC2d4LujYLoRmE5dbvIPcGtR6a9rD ozP9pGC5hXK2PNW2k4Lt8s6Nod9ECjkowknd88M8wy4I3sk8nmsq4WeFTzwEFgh6oh9a eHJFQhANcRPrzHCu7M2+1xF4fh5feiKHnUQM7n/nRMe+zVI4f5d/WhT6P23lvGIPcrSi ougw== X-Gm-Message-State: AOJu0YxWCSpcEqt5page9B7WivQEqSEjWACJXag8ysbb0xd6py6/pklp SI2x0ZIHLwToSYRSv4iSnYJ0yDUMlWzVttJUBDyydwvKB78730xIsdP3ObV/kMSMWIc6nRmovFG DZHhhcm0C3tSb9q0PU5wRorJAyNFtJvjbY9us6Tkj X-Google-Smtp-Source: AGHT+IFcxH4q/7w5PkzhcXjRFAZhCLPO+cxjaIqC6W8ECGSzP3OZGi0+Uqv1Jes8wpTWs8cQa+sObXoXQ+aE X-Received: by 2002:a05:6870:8289:b0:27b:61df:2160 with SMTP id 586e51a60fabf-2803a750ba6mr2210832fac.31.1726849082891; Fri, 20 Sep 2024 09:18:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-27d0b39beabsm292416fac.8.2024.09.20.09.18.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 09:18:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 09:18:02 -0700 (PDT) Message-ID: <66eda03a.050a0220.213137.12faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D41E6050A6B; Fri, 20 Sep 2024 12:18:02 -0400 (EDT) Subject: |SUCCESS| pw144346-144347 [PATCH] [v12,7/7] eal: extend bitops to ha From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920104754.739033-8-mattias.ronnblom@ericsson.com> References: <20240920104754.739033-8-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/144347 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, September 20 2024 10:47:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144346-144347 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182615 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/