From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752628AbdK1NiV (ORCPT ); Tue, 28 Nov 2017 08:38:21 -0500 Received: from mx2.suse.de ([195.135.220.15]:60724 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750871AbdK1NiU (ORCPT ); Tue, 28 Nov 2017 08:38:20 -0500 Date: Tue, 28 Nov 2017 14:38:18 +0100 Message-ID: From: Takashi Iwai To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Arvind Yadav , Jaroslav Kysela , Takashi Sakamoto , kernel-janitors@vger.kernel.org, LKML Subject: Re: ALSA: nm256: Fine-tuning for three function implementations In-Reply-To: <9a9348f4-d059-de28-1445-0189b7fb0ba3@users.sourceforge.net> References: <24f8c777-1eb4-e7e7-9371-79f32700c9dc@users.sourceforge.net> <2cbef557-5f89-c630-e108-14ef2ce6b41a@users.sourceforge.net> <1547a4c2-5b70-e3a3-b482-d28c538e615c@users.sourceforge.net> <539adde3-a713-721f-2a0d-1d1ef925fb86@users.sourceforge.net> <9a9348f4-d059-de28-1445-0189b7fb0ba3@users.sourceforge.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 28 Nov 2017 14:17:00 +0100, SF Markus Elfring wrote: > > >> Which test results would you like to see or hear (!) from a real device > >> (or a configuration in a virtual machine)? > > > > I don't mind either case as long as the test works. > > How would you notice that a corresponding system test worked > in reasonable ways? It needs a trust to the patch author or the tester who reported that it worked. The test result should be mentioned concisely. > >> I find such a development tool very relevant to reduce your concerns. > > > > It's about your patches, not my system. > > Your own automatic test system could provide a bit of > more confidence for some change possibilities, couldn't it? You shouldn't rely on my system. The main point is your patch itself; make your patch more reliable. Takashi