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 AC8214365C for ; Tue, 5 Dec 2023 06:00:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A75C942D7D; Tue, 5 Dec 2023 06:00:37 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id BD11742D45 for ; Tue, 5 Dec 2023 06:00:36 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4254f973685so15708531cf.3 for ; Mon, 04 Dec 2023 21:00:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701752436; x=1702357236; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FNuhmX78gJO//X96w2I1bmgBzxn3Icugy70uv/1RGI0=; b=cBi2UhH5RIiKDTMyQ9wwzI/nnzi8orhXgyKn54Dl123evM3Fdz9hAhrGejPRmjv6/k QXs8tlW/Nvzn2blPh6vnjhbJiAoAk1gaELSuHLmve7/n5qP482dQqqmbOaKhfwD8MZ/t YPvY/7TE1qHvW09eTtv9HFl2CLu6D+KIe3dIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701752436; x=1702357236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FNuhmX78gJO//X96w2I1bmgBzxn3Icugy70uv/1RGI0=; b=TIlyOrhHVhrCSXO5ytAYRORtspUDeKglDq+vXDpNaQTtWjiZg7f3iftOst2ITwOj/D dXt1sTDWsx6bN7JR719ou5Cm6an01ea6a7w8aw2ihiPynSMxd57Dk3ChlWgoCkOk+y0i orlBIdOAXfBO/BQrdsSxi8LspBH2kgSvo9+H5ziujdWaFeZRczJLNwo34FGdkA78jGl8 xwKY1v53M2IARd5qZHx2+iKFsdpdY2PY+IP1/zsqQBEfNQsAhca5GmalHEluyQbGDHGq d/k9zmDTL9K7vMQ2W1L5r7laRLf4zkzuhEXiCNe1549I2qzSb2zLal+bdpvdvrkexSnz eCNA== X-Gm-Message-State: AOJu0YzZ0vvqqKkSgxkFsPUABMb6Z8Zt+Jb7dDa8RTL1qt/iuL6CaqdT QLKfRhjQYnpd0yCY9OZeLiJeW202LqpLmb9r0Jqggui7jC8uONFObQug1Q== X-Google-Smtp-Source: AGHT+IFOCt+g6x1zMTjkwgIVk8pTDFWhKCEOpwtRNlzNriUqOi9S8f+hkR6VGnXHmYDJr1TuH0e+6Q29evjv X-Received: by 2002:ac8:5893:0:b0:41e:2d8e:b364 with SMTP id t19-20020ac85893000000b0041e2d8eb364mr860026qta.53.1701752436216; Mon, 04 Dec 2023 21:00:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q20-20020ac84514000000b0042028443c22sm523142qtn.0.2023.12.04.21.00.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 21:00:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 21:00:36 -0800 (PST) Message-ID: <656eae74.c80a0220.b2f8e.fd00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E03EB605C311; Tue, 5 Dec 2023 00:00:20 -0500 (EST) Subject: |SUCCESS| pw134858-134859 [PATCH] [v4,2/2] config/arm: use common 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134859 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, December 05 2023 03:52:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134858-134859 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/