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 48ED0459A7 for ; Mon, 16 Sep 2024 07:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 443904025F; Mon, 16 Sep 2024 07:01:53 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3ABC540041 for ; Mon, 16 Sep 2024 07:01:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6ddcd0b4c59so3626307b3.3 for ; Sun, 15 Sep 2024 22:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726462910; x=1727067710; 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=t7a7yYoNCm3xvN0L6nA28jPYXyDg26wsNt2d0UBWIYs=; b=AKMckdvnEin3HOby2h1vUZrK11witOwwAByaV6inbD/BNOHtbgONmCjnkNAbotAu1w nL4Djg/iaTZicYXOrAyJwTSkBEuCj/aI++Xlux19heIUbwq/T3BslXJQ/AptI/LNaNva ooLS+aU7WOo0kNJ5bH1WQYQ6EzkObU9LyccaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726462910; x=1727067710; 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=t7a7yYoNCm3xvN0L6nA28jPYXyDg26wsNt2d0UBWIYs=; b=hoZQ0uyWN1Du79NoezriqPMhQV2bvZvjQ01F8RtBsfzQo2tTpJq7VeQB+thqY+oE1I TorbH0kp6o0Xjax81CrpnHNHBHFa8I/AAPVF6hmGduRXYPOcPJoSJhsjC+z5SLMdNCuX jTF2L3fJKdFSPltmXT2gqDOjbXc5ILbgkCUv3Zk/3VCQOJn6DnQwe+x4gVsjxjy9bKWV 10nVIG8yAdLq8ezE7M67aRi6ge5W67G7/QT5uZuVMdl7cKo5LX+D8aNRUmJzFDGE0+EM hMa1/EQJ8xlyihZJwFG0j9Osavvi8Cm/6HKXydx4GGKUNvbbWdDpxrsTSfTLndAFycTm gVMA== X-Gm-Message-State: AOJu0YwcsZ5gYr70HS3TzAPRODqH8Lxn/mISpxLDu30C3ssTXVclskX2 tLvHiInVe0yMyb9yqpS9VAaYpBQb8XCZXU8YPH698inmHYfQz83s+nenFb8Kpioo2Umc1UxixzQ duyZzLmNu6Jn8yxLbPguuDzRXoHs9ZCE0YALiZue05R5HSLJJ7ZFRboBu X-Google-Smtp-Source: AGHT+IF9XNh1U0CnsWi2giE4yUQeTef10c69eBdPZ/VBXUozX6mJBO96bKOD0dpJeafkzK2ovYH0Toutgv2e X-Received: by 2002:a05:690c:6ac6:b0:6dd:bd03:c174 with SMTP id 00721157ae682-6ddbd03c45cmr24496867b3.46.1726462910601; Sun, 15 Sep 2024 22:01:50 -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 00721157ae682-6dbe2ed006dsm2009227b3.61.2024.09.15.22.01.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 22:01:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 22:01:50 -0700 (PDT) Message-ID: <66e7bbbe.0d0a0220.380627.00a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 45A596050A6D; Mon, 16 Sep 2024 01:01:50 -0400 (EDT) Subject: |SUCCESS| pw143765 [PATCH] rcu: refactor rcu register/unregister fun From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906205219.629266-1-doug.foster@arm.com> References: <20240906205219.629266-1-doug.foster@arm.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/143765 _Functional Testing PASS_ Submitter: Doug Foster Date: Friday, September 06 2024 20:52:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143765 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180611 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/