[Accel-config] Re: [PATCH 0/2] Do not set traffic_class if dev ver < 200
Dave Jiang <dave.jiang at intel.com> Fri, 30 Jul 2021 10:17:06 -0700
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/2021 9:23 PM, ramesh.thomas(a)intel.com wrote: > From: Ramesh Thomas <ramesh.thomas(a)intel.com> > > config-group command return error and load-config silently ignores > setting of traffic_class attributes if device version < 0x200 > > Ramesh Thomas (2): > accel-config: Do not allow configuring traffic_class for dev ver < > 0x200 > accel-config: Ignore traffic_class in load-config if dev ver < 0x200 > > accfg/config.c | 21 +++++++++++++++++++-- > accfg/config_attr.c | 9 +++++++++ > 2 files changed, 28 insertions(+), 2 deletions(-) Reviewed-by: Dave Jiang <dave.jiang(a)intel.com> for the series.