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 D739643305 for ; Mon, 20 Nov 2023 11:30:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D210942DB2; Mon, 20 Nov 2023 11:30:47 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 5781E42DDE for ; Mon, 20 Nov 2023 11:30:38 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce291b5df9so2844612a34.2 for ; Mon, 20 Nov 2023 02:30:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700476237; x=1701081037; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hbU5TJ7bT8B1WJoqj7sEPCAUHpsIOFBJkEhogbRgkTA=; b=c/5bRXk1MeQV1wCV1iAFsT8FexmFNYQuYizkH7rJ0ZG/uZU3agJb7MRlf+iNVw6Zar ETdsWUemBzR0lu/MC6ifD/hrrbo8D8YSfvPSN/bwGWjW1hcB95c4Vr1NsPm28rgmN+qK HLsYGkNG1B3XBnVRQsLrX+fkjt4kOhs9NEZgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700476237; x=1701081037; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hbU5TJ7bT8B1WJoqj7sEPCAUHpsIOFBJkEhogbRgkTA=; b=OMKONDItEfAFUUkAFl67Oh3TtPwfykhmEHt4GJH0uHqzXjS7ooTprdh2rI0VQ+7vnx JmH2v0UOvzeap8gBp2oYyQGWpa2EnajVScqfzWuOR3sn5UAv0vFSqmSa/3hav3Dwbq1u 8FrHrC1v9/5GPwYO91KOwBz6b30Xt06kJJg/85XfcTkAkLsl/aT36gGNqPDWWn8IFM37 kcR8qPooRV91auKdj7uXpdpEvEkMGpGxpjZJ2cdvi3v38If0MG3ux7DZZPXA1xTA+AsQ OedquSrOxQ/KFu+hDajgiLp3W4rRnxfmFhf6fudzFheNAn7Lo7BCOcKaqX3iMhbYBNny F0Bg== X-Gm-Message-State: AOJu0YzqXBvunymXsFsZZ+pclSDIcljvcChI4mOPIXJppU2ACQ/1NLvH k/wDaP3HT1OFw8nUjASIRkStzGcPlwivWEsvblpDRBBGbfbhTYWVbR3Mnw== X-Google-Smtp-Source: AGHT+IEZDEn5Nyn0HNlmKce/qms12F2E0i4wxarwpLuOFwW3xErXFiumk0MO9STaw0d7hTWlap3/bssAchGJ X-Received: by 2002:a05:6870:e2d0:b0:1d6:5b09:1584 with SMTP id w16-20020a056870e2d000b001d65b091584mr8813172oad.5.1700476237718; Mon, 20 Nov 2023 02:30:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du24-20020a0568703a1800b001f94a42025bsm47316oab.22.2023.11.20.02.30.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:30:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:30:37 -0800 (PST) Message-ID: <655b354d.050a0220.95f70.2756SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C47D6051837; Mon, 20 Nov 2023 05:30:37 -0500 (EST) Subject: |SUCCESS| pw134477 [PATCH] [v3] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134477 _Testing PASS_ Submitter: Joyce Kong Date: Monday, November 20 2023 09:24:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134477 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/