From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 28 Jan 2020 22:30:33 +0100 Subject: [LTP] [PATCH] read_all: skip eeprom and nvmem In-Reply-To: <79fee43729701f3a3d46c6cbc26fa3f2402e182e.1579877705.git.jstancek@redhat.com> References: <79fee43729701f3a3d46c6cbc26fa3f2402e182e.1579877705.git.jstancek@redhat.com> Message-ID: <20200128213033.GA23147@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Jan, > Big Power9 NV systems are failing to complete the test, as they > spend lot of time on /sys/devices/platform, trying to read dozens > of low level files like eeprom or nvmem. Each adds couple seconds, > eventually pushing test over timeout. > User or system admin is unlikely to ever need to access these > entries, so skip them. LGTM. Acked-by: Petr Vorel Kind regards, Petr