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 50F99459D0 for ; Wed, 18 Sep 2024 23:16:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 391E74026F; Wed, 18 Sep 2024 23:16:54 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 81C4240156 for ; Wed, 18 Sep 2024 23:16:53 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c354415c19so599686d6.2 for ; Wed, 18 Sep 2024 14:16:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726694213; x=1727299013; 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=ECZwOdsJXOygl+TjSR1d0Owz5VH1KwcLCHSOKcnnqF0=; b=eJVlZxi0+7oEVdrt3qo/S0C4752yNIOacqWtJlMoLRY7TF9pnNXUwQa2sWEcqiSnDj wTedAXRLEFx3XnjeN39xKfO6Yu+0iJI+nL8VwUv3cUshBbVS/DIAUsh4ZnTVlVCtb/7u FgVACdkYXRqpj13Bdb+2KUI0v/UV6iEDkPNNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726694213; x=1727299013; 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=ECZwOdsJXOygl+TjSR1d0Owz5VH1KwcLCHSOKcnnqF0=; b=oEje9VQVXQDAmA5MZ2miZyOv5Dr5MeGB+vewHz8//M4/2WXdQDspVwjeEovStYMlvB BKTNzZNEdYtAnMqbgcL1/DlI10Bwhrdxl3GGYn8eNQLE30ZXAghmMHBu1p7PkQoj/9eP a6f1Hb2k98FqcFNPf4AE1V3mGZrePwQY7jWfsGfsMIOCFEwi9T9JKLEOLKs9NzX5Tdgg 6hhKMjjvWDst01ZXESoPs4rUxhZVp9LfcgtXtb/JdXpJFBhgoBRcZTrqiuBkq8eWzKeZ hK30Px6hUH8jhLIzzUQcHesXJ1UNqh+x2mU+O+qjBEGCOIRAshZ/8cqgtch1gT3NO8wp +32A== X-Gm-Message-State: AOJu0Yy/b7bdqtZu9ZVhmFmthlS/mJyUWqqRprgRstb3UzklE4EEJmHu cOX/nqrVY4xgngUZ/9dw7vYk2rbZxhSIzEBOgANhVyz21OnFEKU1DuSDTJ0brSxnHH5OBcY5Dgm cUmDzjrRkZvhyRBMbWTH+EmA3kELZ/889560GkcJG9A4Bx82ZBlR7C//V X-Google-Smtp-Source: AGHT+IH7fF+nZ5y49T27WwCRG1ZligvFCxbztj1Sp2uKkIrHY+8ggdahY8DLa1tuYsWPuLFnIq0d2MKH/tkl X-Received: by 2002:a05:6214:5b84:b0:6c7:fc7:6c1c with SMTP id 6a1803df08f44-6c70fc76ca9mr7937896d6.29.1726694212858; Wed, 18 Sep 2024 14:16:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c75e576332sm95946d6.64.2024.09.18.14.16.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 14:16:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 14:16:52 -0700 (PDT) Message-ID: <66eb4344.050a0220.cf7c2.0a88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 97871605C351; Wed, 18 Sep 2024 17:16:52 -0400 (EDT) Subject: |SUCCESS| pw144246-144247 [PATCH] [v9,6/6] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918090445.725283-7-mattias.ronnblom@ericsson.com> References: <20240918090445.725283-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/144247 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, September 18 2024 09:04:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144246-144247 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182195 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/31062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/