mbox series

[BlueZ,0/6] Mesh: Fixes for PTS issues

Message ID 20221006145927.32731-1-isak.westin@loytec.com (mailing list archive)
Headers show
Series Mesh: Fixes for PTS issues | expand

Message

Isak Westin Oct. 6, 2022, 2:59 p.m. UTC
Hi,

Here is the last patch set with fixes for issues found during PTS
testing. This covers following tests:
 - MESH/NODE/PROV/*
 - MESH/NODE/TNPT/*
 - MESH/NODE/RLY/*

Best regards,
Isak

Isak Westin (6):
  mesh: Update Key Refresh flag after provision
  mesh: provisionee: Handle unknown PDUs
  mesh: provisionee: Handle failed provisioning
  mesh: provisionee: Check prov start parameters
  mesh: Keep canceled SAR data for at least 10 sec
  mesh: Fix msg cache ring buffer

 mesh/net.c           | 33 +++++++++++++++++---
 mesh/node.c          |  4 +--
 mesh/prov-acceptor.c | 73 +++++++++++++++++++++++++++++++++++---------
 3 files changed, 90 insertions(+), 20 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org Oct. 6, 2022, 9 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:

On Thu,  6 Oct 2022 16:59:21 +0200 you wrote:
> Hi,
> 
> Here is the last patch set with fixes for issues found during PTS
> testing. This covers following tests:
>  - MESH/NODE/PROV/*
>  - MESH/NODE/TNPT/*
>  - MESH/NODE/RLY/*
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/6] mesh: Update Key Refresh flag after provision
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=95bf980b015e
  - [BlueZ,2/6] mesh: provisionee: Handle unknown PDUs
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c1f1a49aeb15
  - [BlueZ,3/6] mesh: provisionee: Handle failed provisioning
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=77da94eb7a8c
  - [BlueZ,4/6] mesh: provisionee: Check prov start parameters
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=838ddc931263
  - [BlueZ,5/6] mesh: Keep canceled SAR data for at least 10 sec
    (no matching commit)
  - [BlueZ,6/6] mesh: Fix msg cache ring buffer
    (no matching commit)

You are awesome, thank you!
Brian Gix Oct. 6, 2022, 9 p.m. UTC | #2
Hi Isak,

Patches 1-4 of patchset applied.

Patches 5 and 6 have outstanding comments.

Thanks,
--Brian

On Thu, 2022-10-06 at 16:59 +0200, Isak Westin wrote:
> Hi,
> 
> Here is the last patch set with fixes for issues found during PTS
> testing. This covers following tests:
>  - MESH/NODE/PROV/*
>  - MESH/NODE/TNPT/*
>  - MESH/NODE/RLY/*
> 
> Best regards,
> Isak
> 
> Isak Westin (6):
>   mesh: Update Key Refresh flag after provision
>   mesh: provisionee: Handle unknown PDUs
>   mesh: provisionee: Handle failed provisioning
>   mesh: provisionee: Check prov start parameters
>   mesh: Keep canceled SAR data for at least 10 sec
>   mesh: Fix msg cache ring buffer
> 
>  mesh/net.c           | 33 +++++++++++++++++---
>  mesh/node.c          |  4 +--
>  mesh/prov-acceptor.c | 73 +++++++++++++++++++++++++++++++++++-------
> --
>  3 files changed, 90 insertions(+), 20 deletions(-)
>
patchwork-bot+bluetooth@kernel.org Oct. 7, 2022, 3:10 p.m. UTC | #3
Hello:

This series was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:

On Thu,  6 Oct 2022 16:59:21 +0200 you wrote:
> Hi,
> 
> Here is the last patch set with fixes for issues found during PTS
> testing. This covers following tests:
>  - MESH/NODE/PROV/*
>  - MESH/NODE/TNPT/*
>  - MESH/NODE/RLY/*
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/6] mesh: Update Key Refresh flag after provision
    (no matching commit)
  - [BlueZ,2/6] mesh: provisionee: Handle unknown PDUs
    (no matching commit)
  - [BlueZ,3/6] mesh: provisionee: Handle failed provisioning
    (no matching commit)
  - [BlueZ,4/6] mesh: provisionee: Check prov start parameters
    (no matching commit)
  - [BlueZ,5/6] mesh: Keep canceled SAR data for at least 10 sec
    (no matching commit)
  - [BlueZ,6/6] mesh: Fix msg cache ring buffer
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=dabf32b313c1

You are awesome, thank you!