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 9127C42FC0 for ; Thu, 3 Aug 2023 06:54:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 663A6406B8; Thu, 3 Aug 2023 06:54:33 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 8A2E1406B8 for ; Thu, 3 Aug 2023 06:54:32 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d3563cb41e9so547115276.0 for ; Wed, 02 Aug 2023 21:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691038472; x=1691643272; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jnNiUv9PzRN6iDvUf2BmyiZHrH0dajFqwbqk1rBYxsM=; b=eR7LEUGMXT/uiD9wHfRGAH5n3x/a0lDFFgdb0s6CKEKm6lP3p84WJRfWU1qjC/N0Ni GbUFtAiS4LscfJTkOKrulZc02G8x6I5SpCpnPuKt3zB5suAmDDtKzZtqhoAt24OKGXFj oksbtyTOB8aIXG4gNK0yIZVe0s2TwlPc8Pezs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691038472; x=1691643272; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jnNiUv9PzRN6iDvUf2BmyiZHrH0dajFqwbqk1rBYxsM=; b=d4kv9efh1ft602j6346Zf77fNyLgOzJ/8Wq5YMyPMPc9297Wfg6Y6hYD1YJaB3EBgx 0YIm14yce7wgQXdU5WG3PJpv3hS7FynhcWP0wNzrNU9V+/h/GS8DTlXK65woXgioFy7u e7rjtcdf56IYPeOm7C+fWSRGaO917k5Rzr5gq+5o/W7oI+Ydmq01TxRmWqHHQzytNnEs DQJjDwH5QrFlZyHLCfuDym3s38l7nr4gloiA/Im4r2APk3oOP8JensmSTBcoZXCsCtuf 1N+DUmES74tMaCYEi6pljwiQ5lT2PEhfkySt4k2S12J4YbNxP76qg9KmFR8tC3xOF3/P 58Cw== X-Gm-Message-State: ABy/qLbZh2KydybcT/tjt4qo8S9Mwx1nIqMQPw/uud8llebmtXHotMC7 ZEdNvU5j8/y2IiJ7j4v+S0s9xsPxo3UlowdiY1Mk6LyEH1MGQy1+x/SIXQ== X-Google-Smtp-Source: APBJJlFK9afz4/At4AsX7J80b//HebsysEaFcTXuXp4EWnIwvIxotgcL9ApBBvPHM4sPJFuXNW43CVUdkIUK X-Received: by 2002:a25:29c6:0:b0:d1c:6a5e:463e with SMTP id p189-20020a2529c6000000b00d1c6a5e463emr14324339ybp.28.1691038471890; Wed, 02 Aug 2023 21:54:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l19-20020a25cc13000000b00d1cc79e60c0sm1493583ybf.9.2023.08.02.21.54.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 21:54:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 21:54:31 -0700 (PDT) Message-ID: <64cb3307.250a0220.2db78.2cffSMTPIN_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 81CA66052471; Thu, 3 Aug 2023 00:54:31 -0400 (EDT) Subject: |SUCCESS| pw129836-129835 [PATCH] [2/2] test/cpuflags: remove RTE_CP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/129835 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, August 02 2023 21:11:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129836-129835 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27218/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/