Re: [PATCH 01/14] jobstats: change jobstats_abort to jobstats_cancel

2023-08-18 Thread Stephen Hemminger
On Fri, 18 Aug 2023 10:08:58 +0100 Bruce Richardson wrote: > On Thu, Aug 17, 2023 at 07:52:36PM -0700, Stephen Hemminger wrote: > > The term abort is on the "Replace now" list of words. > > Use cancel instead. > > > I see cancel generally being used as a replacement throughout this > patchset,

Re: [PATCH 01/14] jobstats: change jobstats_abort to jobstats_cancel

2023-08-18 Thread Bruce Richardson
On Thu, Aug 17, 2023 at 07:52:36PM -0700, Stephen Hemminger wrote: > The term abort is on the "Replace now" list of words. > Use cancel instead. > I see cancel generally being used as a replacement throughout this patchset, but I wonder if the use of th term could be confusing as it doesn't strict

[PATCH 01/14] jobstats: change jobstats_abort to jobstats_cancel

2023-08-17 Thread Stephen Hemminger
The term abort is on the "Replace now" list of words. Use cancel instead. Signed-off-by: Stephen Hemminger --- examples/l2fwd-jobstats/main.c | 2 +- lib/jobstats/rte_jobstats.c| 2 +- lib/jobstats/rte_jobstats.h| 9 - lib/jobstats/version.map | 2 +- 4 files changed, 11 in