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 84087432C0 for ; Tue, 7 Nov 2023 05:04:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FA744028C; Tue, 7 Nov 2023 05:04:04 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 531EB4028C for ; Tue, 7 Nov 2023 05:04:03 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6c34e87b571so3522042b3a.3 for ; Mon, 06 Nov 2023 20:04:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699329842; x=1699934642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TT6oMoCJGHo48G8aKrMhSw2aaNVvdMmJg/IMp7JyDsI=; b=jTlLsyPrCCsCsnkZenWxiPHD3S0AmCehAv441zFpw+e8bGh5nezwKX+DW/lzRbVoSt QmciLoEn2IGMWKmIwHQf9VKJgPZHTVpu/Q1aIIRZYcwZU5T1MsQHNczqxWg5udvIEuZg NIi03fY2rc5coWdqExKantKn8JndckOuWvJQI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699329842; x=1699934642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TT6oMoCJGHo48G8aKrMhSw2aaNVvdMmJg/IMp7JyDsI=; b=sncwiNeQ2SGL0Q/ttJ5UdAIDOWHW8J7h18pjfmKBHzhrI8Y7Yb7HTIONjigLDZSrwV 0RwWocriZmmAF8RoWf1QT9yB6Iy5oWvulZ/y5XzPzEOgzoxPUer6F90/JurkmQw82jDj UcSZW9rYOedysotMQudwhdbDGAWeO0Cx8Ov4FMGMdbyjnqjlLLVc0L1PJhsfLMFz6feO x+DqBWweXhCJmolR5ZOWbvOcw9SN6GJ1EwwZY2ELBnHtnVAhe9Dz+OcTThmi4O7zh00q zvV0E+h85U+vC31zrZI4/yuLc1lnnmyE04Yuj/mqfr1LWZP7VVvqgM7eWDSsl1hpKpl1 J2bg== X-Gm-Message-State: AOJu0Yw0pojwSkuKVrbHNOmC871/PuvtTgTnD76i6sWrSMyg73sEhShC nCCJOzWW+Q+s63k/LTK3sYFshBXL/M0HeXo75Mplng2VLLNkzcNLGry8MVzaa6xBig== X-Google-Smtp-Source: AGHT+IGcuoRyGLobQpFRrqcj/8p61aoNz7TUPgKxxqth49ea4SGwPSfbbFwAXIaMGWpXKe6s/nD4h1H8/WcS X-Received: by 2002:a05:6a21:9994:b0:15e:dc75:66a7 with SMTP id ve20-20020a056a21999400b0015edc7566a7mr30848770pzb.24.1699329842529; Mon, 06 Nov 2023 20:04:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e19-20020a170902f1d300b001bda90bcc54sm237881plc.53.2023.11.06.20.04.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 20:04:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 20:04:02 -0800 (PST) Message-ID: <6549b732.170a0220.a8566.af6dSMTPIN_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 B9B74605C318; Mon, 6 Nov 2023 23:04:01 -0500 (EST) Subject: |SUCCESS| pw133926 [PATCH] [v2] config/arm: correct cpu arch for cro From: dpdklab@iol.unh.edu To: Test Report Cc: Joyce Kong 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/133926 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, November 07 2023 03:26:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133926 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/