Re: [PATCH v2] replace Mellanox with NVIDIA

2022-10-03 Thread Thomas Monjalon
03/10/2022 15:06, Gal Cohen (ProdM): > Ack. > > Thanks Thomas. > > -Gal > > From: Thomas Monjalon > NVIDIA acquired Mellanox Technologies in 2020. > The DPDK documentation and code might still include instances of or > references to Mellanox trademarks (like BlueField and ConnectX) that are

RE: [PATCH v2] replace Mellanox with NVIDIA

2022-10-03 Thread Gal Cohen (ProdM)
v2] replace Mellanox with NVIDIA External email: Use caution opening links or attachments NVIDIA acquired Mellanox Technologies in 2020. The DPDK documentation and code might still include instances of or references to Mellanox trademarks (like BlueField and ConnectX) that are now NVIDIA

[PATCH v2] replace Mellanox with NVIDIA

2022-10-03 Thread Thomas Monjalon
NVIDIA acquired Mellanox Technologies in 2020. The DPDK documentation and code might still include instances of or references to Mellanox trademarks (like BlueField and ConnectX) that are now NVIDIA trademarks. The PCI IDs and copyrights are unchanged. Signed-off-by: Thomas Monjalon --- v2: - co