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 D66BB42B72 for ; Mon, 22 May 2023 17:40:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D497540EE5 for ; Mon, 22 May 2023 17:40:14 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id D159740EE5 for ; Mon, 22 May 2023 17:40:13 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-6239ab2b8e0so36362266d6.0 for ; Mon, 22 May 2023 08:40:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684770013; x=1687362013; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6sFWg9214bLQcym2l5Vg/9Bh31FJftZvMkF3AsTH2z8=; b=ejHE+ZmCmruYOCFewzy9yIRk9lVYzl3lSpu7p3NAlWlYvWNHw7bgeGu6dJ5dQYQo1m CRNSOozf4TT7nUPsAgtIUEqpXHY5UDnhyFhMORKZ/gygHEudgI0HowgOt/yIPIGXql39 zYwujkrOa+K08GS083XPTN0sxywpQKnTUu2PJ2/j02wveu8mjlLgzqpjZ2WHFGm6rsqy KaMxSK+Q8HLn/5aUcuI9aB6TQjR/1nCavvieqPblYaO119luTCoypgdXDnKf8ut4U1/8 eaXRNPPzojVc+ogEQQcAGD15fkBDOzKn134DoTHi0Wg2a2vossCs/zBCZH+3Bsn/5PzW qHAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684770013; x=1687362013; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6sFWg9214bLQcym2l5Vg/9Bh31FJftZvMkF3AsTH2z8=; b=CKiBMt8s8sitr9TPNSDYqmGZl1dtn348V0vTGvLPiFuExJ/B6Qo0E8IUxI9+BrE5PT hSS9GGDjignNfnG7Kns15ANew7UVRN4JM+XRbVHgFGqrw7iQzmqxLRDaau2SLC7zq4f6 v3KaT5nZDGtUpnsyfD6gkYC9os4jdKTeJ+Neymh28hbUsueMh75qxx+8P1uMW2nzHWSU Ct6IA5pt8yjb09rSWL1r7a/nFjmpm7IT7pB0ZBdz1kb+VwDiAQDqtxXbtu1GohcATwZl mbRA4lWc2JMzAAkov0tkEVwd+VhQSGgKOF8anyvXd6XLFvcgK2b8uNpw0LBddCZEWVHl RgRA== X-Gm-Message-State: AC+VfDxqqpXSmQfgrqRCUZmhtLiT8uyx9DYKTxUj+0+XCGxbgWXapEjB YxeCA3bsczS7ISgvLxDoRJQ+DJE4EdWdOVse9ik= X-Google-Smtp-Source: ACHHUZ5PSzwhEjgO+Dfkei9zk4IUVZrka2wjaLZO/6ExOJIK5UzzrdAQhZBYx/DIPJ5xnZeZcRiykA== X-Received: by 2002:ad4:5aaa:0:b0:5f7:a9e1:bbbf with SMTP id u10-20020ad45aaa000000b005f7a9e1bbbfmr19592868qvg.44.1684770013022; Mon, 22 May 2023 08:40:13 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id l13-20020a37f50d000000b0074df70197a6sm1771854qkk.109.2023.05.22.08.40.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 May 2023 08:40:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: changfengnan@bytedance.com, robot@bytheb.org Subject: |FAILURE| pw127162 [PATCH v2] eal: fix eal init may failed when too much continuous memsegs under legacy mode Date: Mon, 22 May 2023 11:40:11 -0400 Message-Id: <20230522154011.85691-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230522124107.99877-1-changfengnan@bytedance.com> References: <20230522124107.99877-1-changfengnan@bytedance.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/127162/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5047435268 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-abi+debug+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test #################################################################################### 96/105 DPDK:fast-tests / table_autotest OK 17.14 s 97/105 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s 98/105 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.37 s 99/105 DPDK:fast-tests / bitratestats_autotest OK 0.17 s 100/105 DPDK:fast-tests / latencystats_autotest OK 0.17 s 101/105 DPDK:fast-tests / pdump_autotest OK 5.24 s 102/105 DPDK:fast-tests / vdev_autotest OK 0.17 s 103/105 DPDK:fast-tests / rawdev_autotest OK 0.17 s 104/105 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 105/105 DPDK:fast-tests / telemetry_all OK 9.40 s Ok: 96 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 8 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------