Re: [PATCH] Spelling: Fix Spelling mistake.

2024-03-24 Thread Thomas Monjalon
22/03/2024 00:05, vinh.t.tra...@gmail.com: > From: vtran0314 > > Caught by codespell. > > Signed-off-by: Vinh Tran [..] > - TEST_ASSERT_NULL(cfgfile, "Expected failured did not occur"); > + TEST_ASSERT_NULL(cfgfile, "Expected failed did not occur"); Correct wording should be "Expected

Re: [PATCH] Spelling : Fix spelling mistake.

2024-03-24 Thread Thomas Monjalon
21/03/2024 23:35, Fidel Castro: > Caught by codespell. > > Signed-off-by: Fidel Castro added root cause Fixes: 2653bee888b4 ("test/power: check all environment types") Cc: sta...@dpdk.org and added your name in .mailmap Applied, thanks.

Re: [PATCH] Spelling: Fix spelling mistake.

2024-03-24 Thread Thomas Monjalon
21/03/2024 23:41, masoumeh.farhadi...@gmail.com: > From: Masi > > Caught by codespell. > > Signed-off-by: Masi added root cause Fixes: 7622291b641d ("examples/ipsec-secgw: allow to specify neighbour MAC address") Cc: sta...@dpdk.org and added your name in .mailmap Applied, thanks.