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 BE6DD42B24 for ; Tue, 16 May 2023 16:34:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A36C340697; Tue, 16 May 2023 16:34:59 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 8FB4340697 for ; Tue, 16 May 2023 16:34:58 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-395a957a310so1617722b6e.0 for ; Tue, 16 May 2023 07:34:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684247698; x=1686839698; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q3MH4JSQ8lPq8L+SOUAJTDwk6QbGeLM6z80HgjpaFIQ=; b=E2wqxcQc8nhmaq5BdPDk+KO2kEypexM5snx9l/J3s+krows4b4+a2RM/x2v/SBSDPw /MEWK/SEzJOui+XaaULfNlX0K4Eh0grASZ7hkCCe2c/H6X11GcNziU0EPacOsqZBc7Vq FiDfPjG2L5PIxXCqyq6qKV0H+qyZPd+BytvyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684247698; x=1686839698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q3MH4JSQ8lPq8L+SOUAJTDwk6QbGeLM6z80HgjpaFIQ=; b=An2OPWxe2IaUsUEw6beNx+w39bdOwemmsvvr2xXL4btTKxJVCUnpaOXRNc9Y8JvTAx UqtciuLv8VuRMKcKdmD6sbdrCI/S/mQTxr+QMhde18JbvLIjGeZl2/x2k7YdwZwIFQB4 hSzo3DRcsKCTsh2KTRh7tmq9ypepC+zHwdq6y77BstwydVCTBwqWioRTL3p1cAEjx8Mg rhuj934+1P32+RQUBw4qtTcF3P/TsS6QdVXdoGGhATdRiJanOw8YRJH4MkuJffJqPVi8 8JKtG238mYVTzBWP9I0pcUhxBck6FIca7WIwk+lGx7PLHrgcvyPCCmZHi7VHt4MdlsvW QrDQ== X-Gm-Message-State: AC+VfDyoYCB0aFkSGIIi83kKCgFVpdxiKLPGyPfLBcDJJMxJsnLcE7MC YwYK9T5C7lhhPkbx52d2Iwm1BQDuzk7BqiJJ2a+xPC1Lb+hyC4RMc8Z6mg== X-Google-Smtp-Source: ACHHUZ5MG7vhqNL9oF3VUL6oPp2si5FV2/7BwM3W24DdkHKF+4rIelgnQmrd/tWBeRTw9VEZe4Ty7nEWvBO8 X-Received: by 2002:a05:6808:b11:b0:394:4efb:faa1 with SMTP id s17-20020a0568080b1100b003944efbfaa1mr7859012oij.17.1684247697861; Tue, 16 May 2023 07:34:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e24-20020a056820061800b00545dd39dd20sm1811641oow.18.2023.05.16.07.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 07:34:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 07:34:57 -0700 (PDT) Message-ID: <64639491.050a0220.b737a.8b8aSMTPIN_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 66EBC605246B; Tue, 16 May 2023 10:34:57 -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 | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/