Re: [PATCH] event/sw: remove obsolete comment

2023-09-19 Thread Jerin Jacob
On Fri, Sep 15, 2023 at 8:43 PM Stephen Hemminger wrote: > > On Thu, 14 Sep 2023 10:37:51 +0100 > Bruce Richardson wrote: > > > Code that the comment refers to was previously removed, but the > > comment remained. > > > > Fixes: dca926ca9faa ("event/sw: use dynamically-sized IQs") > > Cc: sta...@

Re: [PATCH] event/sw: remove obsolete comment

2023-09-15 Thread Stephen Hemminger
On Thu, 14 Sep 2023 10:37:51 +0100 Bruce Richardson wrote: > Code that the comment refers to was previously removed, but the > comment remained. > > Fixes: dca926ca9faa ("event/sw: use dynamically-sized IQs") > Cc: sta...@dpdk.org > > Signed-off-by: Bruce Richardson Acked-by: Stephen Hemminge

Re: [PATCH] event/sw: remove obsolete comment

2023-09-14 Thread Bruce Richardson
On Thu, Sep 14, 2023 at 11:10:17AM +0100, Van Haaren, Harry wrote: > > -Original Message- > > From: Richardson, Bruce > > Sent: Thursday, September 14, 2023 10:38 AM > > To: dev@dpdk.org > > Cc: Van Haaren, Harry ; Richardson, Bruce > > ; sta...@dp

RE: [PATCH] event/sw: remove obsolete comment

2023-09-14 Thread Van Haaren, Harry
> -Original Message- > From: Richardson, Bruce > Sent: Thursday, September 14, 2023 10:38 AM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; Richardson, Bruce > ; sta...@dpdk.org > Subject: [PATCH] event/sw: remove obsolete comment > > Code that the comment refer

[PATCH] event/sw: remove obsolete comment

2023-09-14 Thread Bruce Richardson
Code that the comment refers to was previously removed, but the comment remained. Fixes: dca926ca9faa ("event/sw: use dynamically-sized IQs") Cc: sta...@dpdk.org Signed-off-by: Bruce Richardson --- drivers/event/sw/sw_evdev_scheduler.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/dr