All of lore.kernel.org
 help / color / mirror / Atom feed
* [Accel-config] Re: [PATCH 0/5] accel-config: Add wq ats_disable support
@ 2021-07-09  0:44 Shen, Xiaochen
  0 siblings, 0 replies; 2+ messages in thread
From: Shen, Xiaochen @ 2021-07-09  0:44 UTC (permalink / raw)
  To: accel-config

[-- Attachment #1: Type: text/plain, Size: 2144 bytes --]

Hi Ramesh,

No problem, I will rebase and resend these patches soon.
Thank you.

Best regards,
Xiaochen

-----Original Message-----
From: Thomas, Ramesh <ramesh.thomas(a)intel.com> 
Sent: Friday, July 9, 2021 1:59
To: Shen, Xiaochen <xiaochen.shen(a)intel.com>; accel-config(a)lists.01.org
Cc: Shen, Xiaochen <xiaochen.shen(a)intel.com>; Jiang, Dave <dave.jiang(a)intel.com>
Subject: RE: [PATCH 0/5] accel-config: Add wq ats_disable support 

Hi Xiaochen,

Could you please rebase this to the latest in the pending branch of https://github.com/intel/idxd-config?

Thanks,
Ramesh

On Mon, Feb 01, 2021 at 03:48:13PM +0800, Xiaochen Shen <xiaochen.shen(a)intel.com> wrote:
> Upstream kernel 5.11 introduced ATS disable knob for work queues in 
> commit 92de5fa2dc39 ("dmaengine: idxd: add ATS disable knob for work 
> queues"). Accel-config needs to add support to match kernel driver 
> change.
> 
> Add wq ats_disable support in library, configuration file, json 
> interface, and config-wq command.
> Add unit test and documentation for wq option ats_disable.
> 
> Xiaochen Shen (5):
>   accel-config: Add ats_disable wq function in lib
>   accel-config: Add ats_disable in config and json
>   accel-config: Add ats_disable attr to config-wq command
>   accel-config: Add ats_disable unit test
>   accel-config: Add documentation for wq option ats-disable
> 
>  Documentation/accfg/accel-config-config-wq.txt |  6 ++++++
>  accfg/config.c                                 |  1 +
>  accfg/config_attr.c                            | 16 ++++++++++++++++
>  accfg/lib/libaccel-config.sym                  |  6 ++++++
>  accfg/lib/libaccfg.c                           |  3 +++
>  accfg/lib/private.h                            |  1 +
>  accfg/libaccel_config.h                        |  3 +++
>  test/dsa.c                                     |  1 +
>  test/dsa.h                                     |  1 +
>  test/libaccfg.c                                | 12 ++++++++++++
>  util/json.c                                    |  4 ++++
>  11 files changed, 54 insertions(+)
> 
> --
> 1.8.3.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Accel-config] Re: [PATCH 0/5] accel-config: Add wq ats_disable support
@ 2021-07-08 17:59 Thomas, Ramesh
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas, Ramesh @ 2021-07-08 17:59 UTC (permalink / raw)
  To: accel-config

[-- Attachment #1: Type: text/plain, Size: 1681 bytes --]

Hi Xiaochen,

Could you please rebase this to the latest in the pending branch of
https://github.com/intel/idxd-config?

Thanks,
Ramesh

On Mon, Feb 01, 2021 at 03:48:13PM +0800, Xiaochen Shen <xiaochen.shen(a)intel.com> wrote:
> Upstream kernel 5.11 introduced ATS disable knob for work queues in
> commit 92de5fa2dc39 ("dmaengine: idxd: add ATS disable knob for work
> queues"). Accel-config needs to add support to match kernel driver
> change.
> 
> Add wq ats_disable support in library, configuration file, json
> interface, and config-wq command.
> Add unit test and documentation for wq option ats_disable.
> 
> Xiaochen Shen (5):
>   accel-config: Add ats_disable wq function in lib
>   accel-config: Add ats_disable in config and json
>   accel-config: Add ats_disable attr to config-wq command
>   accel-config: Add ats_disable unit test
>   accel-config: Add documentation for wq option ats-disable
> 
>  Documentation/accfg/accel-config-config-wq.txt |  6 ++++++
>  accfg/config.c                                 |  1 +
>  accfg/config_attr.c                            | 16 ++++++++++++++++
>  accfg/lib/libaccel-config.sym                  |  6 ++++++
>  accfg/lib/libaccfg.c                           |  3 +++
>  accfg/lib/private.h                            |  1 +
>  accfg/libaccel_config.h                        |  3 +++
>  test/dsa.c                                     |  1 +
>  test/dsa.h                                     |  1 +
>  test/libaccfg.c                                | 12 ++++++++++++
>  util/json.c                                    |  4 ++++
>  11 files changed, 54 insertions(+)
> 
> --
> 1.8.3.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-09  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09  0:44 [Accel-config] Re: [PATCH 0/5] accel-config: Add wq ats_disable support Shen, Xiaochen
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 17:59 Thomas, Ramesh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.