Re: [PATCH 00/10] Sync BPHY changes

2022-06-22 Thread Thomas Monjalon
04/06/2022 18:26, Tomasz Duszynski: > Jakub Palider (1): > raw/cnxk_bphy: add doxygen comments > > Tomasz Duszynski (9): > common/cnxk: update register access for CNF10xxN > common/cnxk: use wider mask to extract RPM ID > common/cnxk: don't switch affinity back and forth > raw/cnxk_bphy:

RE: [PATCH 00/10] Sync BPHY changes

2022-06-14 Thread Tomasz Duszynski
Hi, Gentle reminder about this series. > -Original Message- > From: Tomasz Duszynski > Sent: Saturday, June 4, 2022 6:27 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Jerin Jacob Kollanukkaran ; > Tomasz Duszynski > > Subject: [PATCH 00/10] Sync BPHY chang

[PATCH 00/10] Sync BPHY changes

2022-06-04 Thread Tomasz Duszynski
This series is a mixture of new features and improvements that have piled up during development phase. As for the features support for CPRI/eCPRI management was introduced, both for older and newer platforms. Along with that comes bunch of improvements and code cleanups. Jakub Palider (1): raw