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 E712D430D3 for ; Tue, 22 Aug 2023 21:43:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F18C64021D; Tue, 22 Aug 2023 21:43:09 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 38D494021D for ; Tue, 22 Aug 2023 21:43:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a68d23f51so1232853b3a.2 for ; Tue, 22 Aug 2023 12:43:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692733388; x=1693338188; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6VaKSdL84/gIxeICHstXNfnfe12to1GNgKoJFPgxI2k=; b=Dw5Vs6z3PO3l5BDiP9MEJBgsxbK3eNxh1xbpwfLn6aXSdnHtjYVI1SNkz4H7y9Z2Ft 6BrukANUoBAAFR9mYqhifMTWcKS9Ej0wfB6s2Vb/3IGIRfwbj51xGTvcJCvu8ZtyzyiQ /phKI3eEpLyz0ltT/fFMFrG6iPfdonZ8UZETk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692733388; x=1693338188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6VaKSdL84/gIxeICHstXNfnfe12to1GNgKoJFPgxI2k=; b=csguEVy9z8JDnJDBWuVypmQsiXmIOUdqnyPPkTnZJ0cI5klzg2outvdCsLSHCfP14m in74Iv0qzHDryxHMMivkFbnU+3hMMucBel9YwJ/gTZKOC/csauewyXEHuNEQ9o8XiIYj 9NxDFDet7Ovw3/x/SmiKIc/7NU+Ujfp2RVo2TEloDivXG6ZP0ULIt/cys06FiujaRtW6 nuQarbMZOV9BO7Pl/erjZaJKfXTlPAlZFK+o1AgJ2Da14GBrWbKjp5F6s9RiBUC1Fyo4 3IOsyKJGYO1zEDCcqfpmF4JtuKATZulrR88Hfobs4Eb6/XEI/W5bZc4JJ0oDIGuFBpww YbqQ== X-Gm-Message-State: AOJu0YzWsnmvypuyIDQMTRhfb4BuzNniGIJ5uehIPkbfantvNyucqkeb nmUoYCais6eUFS3li9ysDKrRicTqK+lyfZH5haAPDKj72F7/dZF1UcHMkA== X-Google-Smtp-Source: AGHT+IGZiyVmCTNVeMsGhgv4iWRNcLyLr5Y0EgpFdYUv9SwFT82u3VBG255XFpV9J9+PKRUFVgjlTD0LbiVZ X-Received: by 2002:a05:6a20:3d81:b0:12f:382d:2a37 with SMTP id s1-20020a056a203d8100b0012f382d2a37mr14622993pzi.15.1692733388385; Tue, 22 Aug 2023 12:43:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020aa79eca000000b0068bc2168793sm88677pfq.5.2023.08.22.12.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 12:43:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 12:43:08 -0700 (PDT) Message-ID: <64e50fcc.a70a0220.8597b.1a59SMTPIN_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 907CC6052471; Tue, 22 Aug 2023 15:43:07 -0400 (EDT) Subject: |SUCCESS| pw130628 [PATCH] [v1] config/arm: correct cpu arch for cro 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130628 _Functional Testing PASS_ Submitter: Joyce Kong Date: Tuesday, August 22 2023 07:47:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130628 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/