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 767DF42B26 for ; Tue, 16 May 2023 17:36:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70EBB40689; Tue, 16 May 2023 17:36:00 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 06DFA40689 for ; Tue, 16 May 2023 17:35:59 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6238200c584so2095146d6.3 for ; Tue, 16 May 2023 08:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684251358; x=1686843358; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XHYGrfZHUthN4yNVbwVRQ4/SdFwFRjb50vEx4vOd83E=; b=NT/Q1o9mHTfq+3ULCPT0TMb03ha7n14fQP7MAw4l+npHajtwU2+I8jn+RV6xYK4VJc tq06YCIA7c1FM/vAJgSf2XXZFOopOsX7/EwCBhLMz9NcgZEhACF1RYqdsNH1E7HKol1I yDYMw/ih2sDPDFoTGk6Y9lwjaNG+qG/Xdsp/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684251358; x=1686843358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XHYGrfZHUthN4yNVbwVRQ4/SdFwFRjb50vEx4vOd83E=; b=f7b4k5H3iL3L6brVzJyRrPbRUIYNqcB6MLc/uGibtg5LsbKnclGpFkeXEnpil8VuSC q75qdQAKoGiYFBJaHFVgcIiKL9HiAEAV5BOAIJZ1UfFZwIJxG4+C1iSKe8Bgbcdzk5nn hxs6O/Hkt3g20rz2sHpuypsECzmuSKhk2UVeqX4SzNeCoKH/iGlcE80/RyfKy6L8e3uG nqU1fzCzKHTsKKOajMz29HAOFVanPYO8ChJrPsmrKS81ADMCLrsEvXEbNDxVm24WOTDA +xVF26tnnPr978U/MVC2zcuw5WIMGNUz4c7c9rtwVC5qytaPXxdGiabxXBkk5+21g9PE sn1Q== X-Gm-Message-State: AC+VfDwFCgpHPrHgTTNU/vB8JzkOzKrQ5U2m/XMibiM9OQ1PiGEGc8EA CJye8+SqKntYHXOgKbRdSkcHemtwkF6vLSbwx/egNYMdXq80O1VsiG9szDmhkjrPC+wTAa3lCQ= = X-Google-Smtp-Source: ACHHUZ5fX66hWpMu02OmgEVdgaBPmD/28SNAS+jNKFVO00Mt1mA9Mxa0ZAq9SDdTU1uGP/xGXix3zo6+khCl X-Received: by 2002:a05:6214:20ac:b0:621:26de:2c9d with SMTP id 12-20020a05621420ac00b0062126de2c9dmr44743421qvd.50.1684251358308; Tue, 16 May 2023 08:35:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056214008b00b0061ab78f121esm1109736qvr.34.2023.05.16.08.35.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 08:35:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 08:35:58 -0700 (PDT) Message-ID: <6463a2de.050a0220.88f0.998fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 076D2605246B; Tue, 16 May 2023 11:35:58 -0400 (EDT) Subject: |SUCCESS| pw126886 [PATCH] eal: fix eal init may failed when too much continuous memsegs under legacy mode 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126886 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, May 16 2023 12:21:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126886 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26241/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/