Re: [dpdk-dev] [PATCH v1] license: remove pmdinfogen from exceptions

2021-02-05 Thread Thomas Monjalon
04/02/2021 11:28, John McNamara: > The C based pmdinfogen tool has been replaced by a Python > based tool with a BSD license. As such, we no longer need > to call out a licence exception for pmdinfogen. > > Signed-off-by: John McNamara reporting acks from another thread: Acked-by: Bruce Richards

[dpdk-dev] [PATCH v1] license: remove pmdinfogen from exceptions

2021-02-04 Thread John McNamara
The C based pmdinfogen tool has been replaced by a Python based tool with a BSD license. As such, we no longer need to call out a licence exception for pmdinfogen. Signed-off-by: John McNamara --- license/exceptions.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/license/exceptions.txt b/