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 E26D845BC3 for ; Fri, 25 Oct 2024 17:59:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D256B402DE; Fri, 25 Oct 2024 17:59:39 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id A4A35402CD for ; Fri, 25 Oct 2024 17:59:38 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7e6d04f74faso1420262a12.1 for ; Fri, 25 Oct 2024 08:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729871978; x=1730476778; 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=+3bYgQzF+GCfGKvy12eYocmZdOgRiGw72ZHAGyEAolI=; b=IJfQAjFILSiWSTLeHAp+tZxLkmpcZdQP+AsElkD8LCk1+QGRsLJPe/g5vUqsy6rhWi uDEaJHJL6vDmPXq4W5pfLK7nLFkhSh/25KR9nrQ/YVtdT+7/l9Xf3CzB2wPW/D8kEAxU /cIqLb7S3BcQNCOHcQeaik4CwQSLKHsyy4JAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729871978; x=1730476778; 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=+3bYgQzF+GCfGKvy12eYocmZdOgRiGw72ZHAGyEAolI=; b=OnDuULKlYIlhtzZF7HZp687K6pIN72wt9LzRhhWW6tnl4k2o3BNZ85b6yn9XuHp4n5 gxxz9MZ52/GiBJrPZZRyAdqv7A0PNdY9M0AVXkFqL/eZyN0sWEWtMMTp4fiWZlLAnsv3 zM9ncoCD6Mte+XaYK5lwu9No9qcxgXGx7wRzGTnM0r2lad8arkIlDDtsXjKAC9P5BIMI ScbWJRCWkYe1ry8qs+KvWnK8MkGm+/9bHFbofdb/6rK1ejb403Z4rB9it1fo9IMNGgLJ zrCSC0+iVu2s142ne50SIDaBxeKeFyEkNBtTI+sjhc7e7KygBZZyW7l9/83v80K/EITE FZqg== X-Gm-Message-State: AOJu0YxgvhJfmIyI4B1GtDEGS9K2jWMwY1AuLQ6/tX14nPi5+EIQffuc Xr6QHSBLdOM944309ha09+fphDYY9XTwWUFv/3Wme2YR9s2OqwI8+fWwk3zNKHHyJtLpYjZoPib 0F5L+cgO7Qf9uogs+SYCKRtPz0bvDg88NyO3Z3QTXFoHv7Rdyeh9km0rt X-Google-Smtp-Source: AGHT+IHve5CTrKRgeX0ECMU5Mc8QPx7b7Zj8MJvdC9cDfoWOQ/DulSMl4BjBfuSw85EhMBMgT1UKre5xv026 X-Received: by 2002:a05:6a21:3992:b0:1d2:fad2:a537 with SMTP id adf61e73a8af0-1d9a764f8d7mr4924637.18.1729871977720; Fri, 25 Oct 2024 08:59:37 -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 d2e1a72fcca58-72057a09c61sm70757b3a.19.2024.10.25.08.59.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 08:59:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 08:59:37 -0700 (PDT) Message-ID: <671bc069.050a0220.2d9c2.4c41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6DCC6052471; Fri, 25 Oct 2024 11:59:36 -0400 (EDT) Subject: |SUCCESS| pw147185-147190 [PATCH] [v2,6/6] drivers: use bitops API i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025070424.3916007-7-david.marchand@redhat.com> References: <20241025070424.3916007-7-david.marchand@redhat.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/147190 _Functional Testing PASS_ Submitter: David Marchand Date: Friday, October 25 2024 07:04:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147185-147190 --> functional testing pass Upstream job id: Template-DTS-Pipeline#191513 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/