From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 16 Jan 2020 17:02:44 +0100 Subject: [LTP] ??? FAIL: Test report for kernel 5.4.12-rc1-5c903e1.cki (stable) In-Reply-To: References: Message-ID: <20200116160244.GC558@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! This looks like max_map_count failure again. ... <<>> tst_test.c:1215: INFO: Timeout per run is 0h 05m 00s mem.c:817: INFO: set overcommit_memory to 2 mem.c:817: INFO: set max_map_count to 1024 max_map_count.c:198: PASS: 1024 map entries in total as expected. mem.c:817: INFO: set max_map_count to 2048 max_map_count.c:198: PASS: 2048 map entries in total as expected. mem.c:817: INFO: set max_map_count to 4096 max_map_count.c:198: PASS: 4096 map entries in total as expected. mem.c:817: INFO: set max_map_count to 8192 max_map_count.c:198: PASS: 8192 map entries in total as expected. mem.c:817: INFO: set max_map_count to 16384 max_map_count.c:198: PASS: 16384 map entries in total as expected. mem.c:817: INFO: set max_map_count to 32768 max_map_count.c:198: PASS: 32768 map entries in total as expected. mem.c:817: INFO: set max_map_count to 65536 max_map_count.c:201: FAIL: 65273 map entries in total, but expected 65536 entries mem.c:817: INFO: set max_map_count to 1024 max_map_count.c:198: PASS: 1024 map entries in total as expected. ... -- Cyril Hrubis chrubis@suse.cz From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28139C33CB1 for ; Thu, 16 Jan 2020 16:02:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ED78C207FF for ; Thu, 16 Jan 2020 16:02:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726726AbgAPQCq (ORCPT ); Thu, 16 Jan 2020 11:02:46 -0500 Received: from mx2.suse.de ([195.135.220.15]:45978 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726706AbgAPQCq (ORCPT ); Thu, 16 Jan 2020 11:02:46 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 44899B25FB; Thu, 16 Jan 2020 16:02:45 +0000 (UTC) Date: Thu, 16 Jan 2020 17:02:44 +0100 From: Cyril Hrubis To: CKI Project Cc: Linux Stable maillist , Jianwen Ji , Hangbin Liu , Memory Management , Jianlin Shi , LTP Mailing List , William Gomeringer Subject: Re: [LTP] ??? FAIL: Test report for kernel 5.4.12-rc1-5c903e1.cki (stable) Message-ID: <20200116160244.GC558@rei> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi! This looks like max_map_count failure again. ... <<>> tst_test.c:1215: INFO: Timeout per run is 0h 05m 00s mem.c:817: INFO: set overcommit_memory to 2 mem.c:817: INFO: set max_map_count to 1024 max_map_count.c:198: PASS: 1024 map entries in total as expected. mem.c:817: INFO: set max_map_count to 2048 max_map_count.c:198: PASS: 2048 map entries in total as expected. mem.c:817: INFO: set max_map_count to 4096 max_map_count.c:198: PASS: 4096 map entries in total as expected. mem.c:817: INFO: set max_map_count to 8192 max_map_count.c:198: PASS: 8192 map entries in total as expected. mem.c:817: INFO: set max_map_count to 16384 max_map_count.c:198: PASS: 16384 map entries in total as expected. mem.c:817: INFO: set max_map_count to 32768 max_map_count.c:198: PASS: 32768 map entries in total as expected. mem.c:817: INFO: set max_map_count to 65536 max_map_count.c:201: FAIL: 65273 map entries in total, but expected 65536 entries mem.c:817: INFO: set max_map_count to 1024 max_map_count.c:198: PASS: 1024 map entries in total as expected. ... -- Cyril Hrubis chrubis@suse.cz