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 9856045BE6 for ; Fri, 1 Nov 2024 00:40:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CADB40264; Fri, 1 Nov 2024 00:40:42 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 2CE5540041 for ; Fri, 1 Nov 2024 00:40:41 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2e2b9480617so1142764a91.1 for ; Thu, 31 Oct 2024 16:40:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730418040; x=1731022840; 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=5Xu+E46yRALGM3rO69X2iMWbVp+leBmL4wawQhOZIgU=; b=eO76nfCH5nGwJH0XWiDJ/lt7P5lQbeqUkGNlVTJcYtz4OVVTseccYHmvSVRLnQFnMs jDkTaz7jb+GBc0uKgHfaxT+bR6GsA7kG3gE2XCGMlXNW8YC6ojTQaVv0YgHTRPi0ruov Iibk+K/SfcbvY8K/6eIdEI+gTz9mKdYil8PEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730418040; x=1731022840; 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=5Xu+E46yRALGM3rO69X2iMWbVp+leBmL4wawQhOZIgU=; b=wBZoaHPOsIn9c/FV2QyWzeHOdnYzM7wEE0YcFXqjIUgo0Z6kVCBJBeNUvT5bQbobt+ 6SKW2cAAjQb9UWmUO3Qh1SrWJ7ej2I5kpewAHs6k7DKCxn3TbY63g226KHRYEpwU0RS8 7wFKC67HBKSBSrSlExRXLXk/pAFnUkYXBm838tB7JFOik0/iBZeArpmsE5GrSvL9exkc zhMvcqfpQIehW/+yCxtS8rqkt+N6Hxt+AKXH+gs0680tqNzfUCZzlyhWzhro8SUoMYvM mbSP0UZYKbeQoXgi58bz7aFYumpG7h0pVzZPI1nRZoW/o3g7z1OrIZDUf5+e5xUrj/sT 7L1g== X-Gm-Message-State: AOJu0YxWdnYQM6a190ws+U5vP00dOx3zXQK/xdysbthmBaguYkS1RUBn zhuhRk5W8VoMhlk8GzKOH1t0uJ1+stiiRi3n0UM+E3dwTdiwdUPcHAAZv2bdH0my3bX/76HUCkn eRDi/xGEu9zSLSW6GRcgzNrJJ3aTBqervbTpxXS0O X-Google-Smtp-Source: AGHT+IHKoPRli2DpOLC+XkzM04EpgY12oGC2PxE0vkwT91CjJgsrilHbS2FYeo8veYDh1P7bGM5J4PsUt/VJ X-Received: by 2002:a17:90b:540b:b0:2e2:cc47:ce1a with SMTP id 98e67ed59e1d1-2e93c128a8fmr6813008a91.1.1730418040190; Thu, 31 Oct 2024 16:40:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e92fbdb81esm250292a91.12.2024.10.31.16.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 16:40:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 16:40:40 -0700 (PDT) Message-ID: <67241578.170a0220.12dab8.fa31SMTPIN_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 68B486052471; Thu, 31 Oct 2024 19:40:39 -0400 (EDT) Subject: |SUCCESS| pw147512 [PATCH] config/arm: fix warning for native build From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028131047.3036831-1-david.marchand@redhat.com> References: <20241028131047.3036831-1-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/147512 _Functional Testing PASS_ Submitter: David Marchand Date: Monday, October 28 2024 13:10:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147512 --> functional testing pass Upstream job id: Template-DTS-Pipeline#193395 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 | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/31721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/