Re: [PATCH 1/1] ci: restrict concurrency

2022-01-13 Thread Josh Soref
t; It's helpful to abandon old builds as soon as there's a new > build waiting instead of wasting resources on the previous > round. > " > > 12/01/2022 07:50, Josh Soref: > > Signed-off-by: Josh Soref > > --- > > +concurrency: > > + gro

Re: [PATCH 0/1] Spelling code fixes*

2022-01-12 Thread Josh Soref
On Wed, Jan 12, 2022, 6:50 AM Thomas Monjalon wrote: > 12/01/2022 08:28, Josh Soref: > > fixed spellings: > > > > * accelerator > > * acceptable > > * account > > * accounting > > * acknowledge > > * acknowledgement > > * across

[PATCH 0/1] Spelling code fixes*

2022-01-11 Thread Josh Soref
c * translation * unexpectedly * unsupported * vectors * verify * virtchnl * warnings * written * xstats Josh Soref (1): fix spelling in code app/test-crypto-perf/cperf_test_vectors.h | 4 +- app/test/test_acl.c | 6 +- app/test/test_link_bonding.c

[PATCH 1/1] ci: restrict concurrency

2022-01-11 Thread Josh Soref
Signed-off-by: Josh Soref --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6cf997d6..a171d430 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,6 +12,9

[PATCH 0/1] ci: restrict concurrency

2022-01-11 Thread Josh Soref
dpdk is fairly expensive to build in GitHub. It's helpful to abandon old builds as soon as there's a new build waiting instead of wasting resources on the previous round. Josh Soref (1): ci: restrict concurrency .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+)

Re: [PATCH v2] Spelling comments/text

2022-01-07 Thread Josh Soref
> 07/01/2022 12:23, Bruce Richardson: > > On Thu, Jan 06, 2022 at 05:52:49PM +0100, Thomas Monjalon wrote: > > > 29/11/2021 17:08, Josh Soref: > > > > -* dequeueing once we've filled up the queue, we have to > benchmark it > > > >

Re: [PATCH] Spelling

2021-11-29 Thread Josh Soref
On Mon, Nov 29, 2021, 9:05 AM Ferruh Yigit wrote: > On 11/29/2021 1:59 PM, Bruce Richardson wrote: > > On Mon, Nov 29, 2021 at 12:49:56PM +, Ferruh Yigit wrote: > >> Hi Josh, Thanks for the patch. > >> > >> The typo fixes for comments and logs are more straightforward, but I > have > >> mixed