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 8EA0A42B28 for ; Tue, 16 May 2023 20:43:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C07E4003C; Tue, 16 May 2023 20:43:35 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id ACBDD4003C for ; Tue, 16 May 2023 20:43:33 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-331ad4cd4fdso33439465ab.1 for ; Tue, 16 May 2023 11:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684262613; x=1686854613; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qIQvRwjZG7Dr6CV6PCtgjMh7YpcP2VQHC9p8Pfx+TwQ=; b=QehUSV2vPKxc8O/tR5CjwJUSlIUhnC+9QYecbv1gqEL9+BBO4uFyTP4tnJNqL5F4HZ 3TvYnSrHYv6xZwiJE3tUhlcX/O4IeRQKOhLxzLfyZS97A1mAYemQTCLXn6VN1apSMA9j QW12tuzuquqoRHoAFpLf9cDTEki9CvonJj8zQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684262613; x=1686854613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qIQvRwjZG7Dr6CV6PCtgjMh7YpcP2VQHC9p8Pfx+TwQ=; b=jwt/+UJvmvkLNwIgqukvsjKUyltuK1QGj4klHQN/pBoVOyLZJpwzL2/KkZDeGWnaHR IiwQBceBZdjhpQYyZ5dpm1aSNu9HO53FPwmcrLiD3Ik8GLU5Y9jukwXBKd/kIdrVu1sO bf81NDOQrK6aL0RGyCU2kUI0QVHinM25ggro8BCy4leH9kJBgDNBNpKJ54jkUWuj9+xT pcX6gq48OWpYiFKHwUvqylsWijQZ2oEE+pABrjxz7IIHyobS4s725RXvUyQcgjRzCzEY 6cR2y8aGfy7p1w7n0cKBEPdu7W3xAkBIFrUz3Ri+xyMPqlEH1bPzV1PiQLkI+SRxL32L tsKg== X-Gm-Message-State: AC+VfDydFEOdeMGFQUXRvjHtfnULyukmlXY8pUY+hBPNb80/19hQeoak Lxzs4McP9OlUw8UhpHqTg372oAe4LJBYuuTjZRVZM+IN/gHi13gdnj946A== X-Google-Smtp-Source: ACHHUZ7Ajp6Mc4/nDRQliGNEmRd7la4pelXIUhEwqEqnUZ6f6ZthkUnBIlC0XNx5thOr8yea9S+jo7KAK04D X-Received: by 2002:a92:cc8e:0:b0:32b:12ee:3f0b with SMTP id x14-20020a92cc8e000000b0032b12ee3f0bmr144563ilo.9.1684262612974; Tue, 16 May 2023 11:43:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h16-20020a92d090000000b00335b167022dsm915079ilh.63.2023.05.16.11.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 11:43:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 11:43:32 -0700 (PDT) Message-ID: <6463ced4.920a0220.efd42.ff9cSMTPIN_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 84EB2605246B; Tue, 16 May 2023 14:43:32 -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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/