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 103A142B24 for ; Tue, 16 May 2023 17:20:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E91D440689; Tue, 16 May 2023 17:20:52 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9050640689 for ; Tue, 16 May 2023 17:20:51 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-190d4f2f943so11285288fac.3 for ; Tue, 16 May 2023 08:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684250451; x=1686842451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vG5jsvy6i27n7CY5QWGlMcwMe7zqtNPHlxdrKUu3dfQ=; b=RSFEXBG563OWnyVBU3xZCjA08FItE+s0YBLMGeKGpmXWYp+J8+8hgzAvx0I6ImWCCM BJf0Otu+BeYn2YSdyAk7AlEVcbw5sP0w1XCbumM3aEwiv0aJGNk2b5HfhE1rhHoQkZsu PqQn+dw0JVMvu2kG9titfXNXS9CurNvdkM9LE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684250451; x=1686842451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vG5jsvy6i27n7CY5QWGlMcwMe7zqtNPHlxdrKUu3dfQ=; b=P3qOr2F4gxyZFSJje13v0669Z0/8Zh644so66C2fMB2QuORwQPMoUMk9p2D8u29JjO +yoo+UQYuVpjRsJ4cUOlq4HHgGsjjbzCioOmuylOhCt+EvQPOVYVf8nQkYjveGMN8hPK XoJlSe15SkB8Y2/qeEaLplV+FdPgttqLzMlabNDPXDD8l/gzs1RgjzcAKG6rwweQoKwl +v7zgamA/TR1Yh9YWeGXNueT8JYQWvdkfbq6a8GETpzSs0+TyGv9oM99Si4jWEAjvEWd fSffmwKUoph8S3SbahPnIb+7qhIoxL5yDkEbDWe1tPo+pdLtG62QnWVIAnTymNqeHhqf 6WxQ== X-Gm-Message-State: AC+VfDxakI4HtcmbRL9h0/xIRJyGgLxZ4oXu9qNpuE2w2PhThFBEUrOT tzsWJYJS65ULZpTY6q13oZAXCElwDQqL7ceq7ByIvQf8HP0r9Q== X-Google-Smtp-Source: ACHHUZ5Q58saI75+qOXybnH4XZ4Ly5uzcwERqWH1y81McWYg6UMdEgmFxoCoigd5Z9g+fJc23hM6/I8g3CJo X-Received: by 2002:a05:6870:a682:b0:18e:c36e:a333 with SMTP id i2-20020a056870a68200b0018ec36ea333mr21336675oam.46.1684250450945; Tue, 16 May 2023 08:20:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a05687085c500b00187905b6f93sm2026115oal.42.2023.05.16.08.20.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 08:20:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 08:20:50 -0700 (PDT) Message-ID: <64639f52.050a0220.66f23.142cSMTPIN_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 86245605246B; Tue, 16 May 2023 11:20:50 -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: Fengnan Chang 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 | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/