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 7D06F45E05 for ; Mon, 2 Dec 2024 14:57:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 786B340270; Mon, 2 Dec 2024 14:57:37 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 543D8400D6 for ; Mon, 2 Dec 2024 14:57:36 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-841a9366b08so133469039f.1 for ; Mon, 02 Dec 2024 05:57:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733147855; x=1733752655; 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=lMZ5N0VMm9RJ9q6q8Z9YWadAK7RmCuVUipsrcBSC7l4=; b=fV2CVl+yJjwafePVVxgdEbqS2hyCCDFGwjXpf7T+6EiTYfPUkjtlJaejv1ok8XDH24 INelEAa5dYKEcWdJyr5pfpktO2NQlh0nK0LdNaoaXExAKPQfkvCGYG9/Hpn8rAKYFaEC Xg9qTN3vDQHPpnzVeU5f/ptZ5Gmb8uKfsxWB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733147855; x=1733752655; 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=lMZ5N0VMm9RJ9q6q8Z9YWadAK7RmCuVUipsrcBSC7l4=; b=VH1znr9Q8niXMWszw3cUoGe6sJaBP3GXSCzHWt/DaDrFHVoIrxPhJaP5SVbjiPstsV AtxJPY7DerbHstyTPD65GeUn3sXmUMrXve7Sb+pcPwaXSMnmLbN7H3Lsz30s8fYTb4vh OHD74onBbg8vTLfmCg9bm+r+DLhofF3BelZ0Mi4HzHTtweGbEQ11LEIpvR+lL55VMif2 Nfu6xIXeFzwbbJbP4yaZbJpeVyJ4xkoD0IE1h/63dJ/oMU4EmFsJWSQmpzYllN9vt+JQ cF8YO2djVL8bIrUaF5B0zETr7+UzEXgwGxPaW/WxRSEvr8ekNcBGpRcj5t4HNil6e6rS a7Vg== X-Gm-Message-State: AOJu0YwX8Fjsqp3K3+HI6uwJAEmKdVKI4LN6odOIUU6FK/Zv7AFFANI7 7n+p6mi8UOHsDfNXTSmyMH8bxwd0f+e8W35MnZqls47Kxmb3UWi9CoearX4kIdY/YghSBxnlEtu 3/dU/2UIbUVpoj22Wpy+DVDdCz/HSd6efB3wS39pP X-Gm-Gg: ASbGncs0pbxMtb82UjFyjEZxJ4hLdQ5t3wOxgLCOyp0VaybbeVDOf5kZNZOc3CHqm33 /t5ZAYd7DVbV6d0tENELYWNak701d5+7/OX4bo2KN8vgDBkRk6Iq4aTLdb9zr2lwRoINJGVgSLp lFvfVoUoaJa0nEZ91SXNNXlZqcDu977jAhOhFqFvSz0Ys5powIYR0CScvOOW79OaAxD06PWT1Nn UYWIzheGN5csnOZClVosbw7p2vzv5a+xo7nKXrJlkTSc2WLwCwNqMfZvcuhY9BedLxil10= X-Google-Smtp-Source: AGHT+IEeUBvgTjusvwMLwvRFEDhPFAtf0e1J6WGdBhnXeg80XkmjXWMEffe4glFmbz1ZxpH8jlseo/wfCuN4 X-Received: by 2002:a05:6602:6d16:b0:83b:47:8d5 with SMTP id ca18e2360f4ac-843ecf9dc5fmr2352316839f.3.1733147855423; Mon, 02 Dec 2024 05:57:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84405fa4655sm29258039f.22.2024.12.02.05.57.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 05:57:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 05:57:35 -0800 (PST) Message-ID: <674dbccf.050a0220.19e39f.0ad7SMTPIN_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 F382B6052471; Mon, 2 Dec 2024 08:57:34 -0500 (EST) Subject: |SUCCESS| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202125316.3732529-4-david.marchand@redhat.com> References: <20241202125316.3732529-4-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/148976 _Functional Testing PASS_ Submitter: David Marchand Date: Monday, December 02 2024 12:53:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148974-148976 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200447 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/32068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/