Message ID | 20210317022255.2536745-1-fenghua.yu@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Miscellaneous fixes for resctrl selftests | expand |
Hi, Shuah, On Wed, Mar 17, 2021 at 02:22:34AM +0000, Fenghua Yu wrote: > This patch set has several miscellaneous fixes to resctrl selftest tool > that are easily visible to user. V1 had fixes to CAT test and CMT test > but they were dropped in V2 because having them here made the patchset > humongous. So, changes to CAT test and CMT test will be posted in another > patchset. > > Change Log: > v6: > - Add Tested-by: Babu Moger <babu.moger@amd.com>. > - Replace "cat" by CAT_STR etc (Babu). > - Capitalize the first letter of printed message (Babu). Any comment on this series? Will you push it into linux-kselftest.git? Thanks. -Fenghua
On 3/26/21 1:45 PM, Fenghua Yu wrote: > Hi, Shuah, > > On Wed, Mar 17, 2021 at 02:22:34AM +0000, Fenghua Yu wrote: >> This patch set has several miscellaneous fixes to resctrl selftest tool >> that are easily visible to user. V1 had fixes to CAT test and CMT test >> but they were dropped in V2 because having them here made the patchset >> humongous. So, changes to CAT test and CMT test will be posted in another >> patchset. >> >> Change Log: >> v6: >> - Add Tested-by: Babu Moger <babu.moger@amd.com>. >> - Replace "cat" by CAT_STR etc (Babu). >> - Capitalize the first letter of printed message (Babu). > > Any comment on this series? Will you push it into linux-kselftest.git? > Yes. Will apply for 5.13-rc1 thanks, -- Shuah
Hi, Shuah, On Fri, Apr 02, 2021 at 12:17:17PM -0600, Shuah Khan wrote: > On 3/26/21 1:45 PM, Fenghua Yu wrote: > > Hi, Shuah, > > > > On Wed, Mar 17, 2021 at 02:22:34AM +0000, Fenghua Yu wrote: > > > This patch set has several miscellaneous fixes to resctrl selftest tool > > > that are easily visible to user. V1 had fixes to CAT test and CMT test > > > but they were dropped in V2 because having them here made the patchset > > > humongous. So, changes to CAT test and CMT test will be posted in another > > > patchset. > > > > > > Change Log: > > > v6: > > > - Add Tested-by: Babu Moger <babu.moger@amd.com>. > > > - Replace "cat" by CAT_STR etc (Babu). > > > - Capitalize the first letter of printed message (Babu). > > > > Any comment on this series? Will you push it into linux-kselftest.git? > > > Yes. Will apply for 5.13-rc1 Great! Thank you very much for your help! -Fenghua
On 4/2/21 12:18 PM, Fenghua Yu wrote: > Hi, Shuah, > > On Fri, Apr 02, 2021 at 12:17:17PM -0600, Shuah Khan wrote: >> On 3/26/21 1:45 PM, Fenghua Yu wrote: >>> Hi, Shuah, >>> >>> On Wed, Mar 17, 2021 at 02:22:34AM +0000, Fenghua Yu wrote: >>>> This patch set has several miscellaneous fixes to resctrl selftest tool >>>> that are easily visible to user. V1 had fixes to CAT test and CMT test >>>> but they were dropped in V2 because having them here made the patchset >>>> humongous. So, changes to CAT test and CMT test will be posted in another >>>> patchset. >>>> >>>> Change Log: >>>> v6: >>>> - Add Tested-by: Babu Moger <babu.moger@amd.com>. >>>> - Replace "cat" by CAT_STR etc (Babu). >>>> - Capitalize the first letter of printed message (Babu). >>> >>> Any comment on this series? Will you push it into linux-kselftest.git? >>> >> Yes. Will apply for 5.13-rc1 > > Great! Thank you very much for your help! > Done. Now applied to linux-selftest next. https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/ next Ran sanity test and suggested a change in message for 12/21. Please take a look other such messages and improve them as well and send follow-on patches. thanks, -- Shuah
On Fri, Apr 02, 2021 at 02:04:16PM -0600, Shuah Khan wrote: > On 4/2/21 12:18 PM, Fenghua Yu wrote: > > Hi, Shuah, > > > > On Fri, Apr 02, 2021 at 12:17:17PM -0600, Shuah Khan wrote: > > > On 3/26/21 1:45 PM, Fenghua Yu wrote: > > > > Hi, Shuah, > > > > > > > > On Wed, Mar 17, 2021 at 02:22:34AM +0000, Fenghua Yu wrote: > > > > > This patch set has several miscellaneous fixes to resctrl selftest tool > > > > > that are easily visible to user. V1 had fixes to CAT test and CMT test > > > > > but they were dropped in V2 because having them here made the patchset > > > > > humongous. So, changes to CAT test and CMT test will be posted in another > > > > > patchset. > > > > > > > > > > Change Log: > > > > > v6: > > > > > - Add Tested-by: Babu Moger <babu.moger@amd.com>. > > > > > - Replace "cat" by CAT_STR etc (Babu). > > > > > - Capitalize the first letter of printed message (Babu). > > > > > > > > Any comment on this series? Will you push it into linux-kselftest.git? > > > > > > > Yes. Will apply for 5.13-rc1 > > > > Great! Thank you very much for your help! > > > > Done. Now applied to linux-selftest next. > > https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/ > next > > Ran sanity test and suggested a change in message for 12/21. > > Please take a look other such messages and improve them as well > and send follow-on patches. Sure. Will send a follow-on patch to change the messages. Thanks. -Fenghua