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 57B9442B24 for ; Tue, 16 May 2023 17:12:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5590D40689; Tue, 16 May 2023 17:12:41 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 4E97A4282D for ; Tue, 16 May 2023 17:12:38 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2532c2c419dso454260a91.0 for ; Tue, 16 May 2023 08:12:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684249957; x=1686841957; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ffFrKxZp2FjT9jBUHbIfsEG7pqpfc9Lmjf0fenBsx4I=; b=AHARaJecQw2LVSblWFSDCgpLl1I6/h5P7CZay36WuC4yuGnht3UEg8opSy+JP+ZMO4 II+gcgz/YG3t3+3JP04toXyCfzIcp9msSJ1aF3Dq8t6RtQCCzNvE5Hm/VeHRbo0wH71N szSyFs4Sv9j378QRnYPX1CGe9/uBF219SdkWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684249957; x=1686841957; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ffFrKxZp2FjT9jBUHbIfsEG7pqpfc9Lmjf0fenBsx4I=; b=T3IkI9my7I2+tfoEhg+TCEI82mNFMukXpZ84FondJPoU6Bx6i9kJywcq3SUPZonyCO 70aXZvn2pKhrvzqmOiNx8TT/xto5MTsMgXSoGLdOryrlEyYVcBnanMaAnmmlIvqeGl3Q eR8GAumYB81E0xGrT4V/14cdkY3vwzkDBtwoqxXSIYYJ9Ywb26JTdsFW6aYiZU6JRlxF w0LhlvKU6Q2stysmHraOCoqxqhQeLyJRhvLYWZvgEiwolSrAw/Pwt+30qn2mfYmys48Y WOv83iIeNNsEznu94UTTdBhZHJLjHHZYcPs2wvYui+M+tt+ANAnUVITJ93vzpcy9y+ml 7fCw== X-Gm-Message-State: AC+VfDz/eE8Nx2AltK0UEOnmNVmfYFKnTfcvIUMMRNj6h7ud09rRlKAM 6F6N3YjfzkLzTH7hd8f6fVdLmwSxyM8TPTrKNvTq2k9whoxWkjY81UHMxw== X-Google-Smtp-Source: ACHHUZ6LdeC7AUM0drM6jjfukDIPF8ySU9Jy9zFM2aU6dSf9uLdWpuuGdifpzRF3IekDLvGRxuj3B39AyxyM X-Received: by 2002:a17:90b:97:b0:24d:fccf:7ba6 with SMTP id bb23-20020a17090b009700b0024dfccf7ba6mr37706906pjb.43.1684249957574; Tue, 16 May 2023 08:12:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t8-20020a17090a3e4800b002505c8cf5d4sm125573pjm.1.2023.05.16.08.12.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 08:12:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 08:12:37 -0700 (PDT) Message-ID: <64639d65.170a0220.4a24d.6660SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D34866052472; Tue, 16 May 2023 11:12:36 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/