Message ID | 20211103164428.692722-1-mailhol.vincent@wanadoo.fr (mailing list archive) |
---|---|
Headers | show |
Series | iplink_can: cleaning, fixes and adding TDC support. | expand |
Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern <dsahern@kernel.org>: On Thu, 4 Nov 2021 01:44:23 +0900 you wrote: > The main purpose is to add commandline support for Transmitter Delay > Compensation (TDC) in iproute. Other issues found during the > development of this feature also get addressed. > > This patch series contains four patches which respectively: > > 1. Correct the bittiming ranges in the print_usage function and add > the units to give more clarity: some parameters are in milliseconds, > some in nano seconds, some in time quantum and the newly TDC > parameters introduced in this series would be in clock period. > > [...] Here is the summary with links: - [iproute2-next,5.16,v6,1/5] iplink_can: fix configuration ranges in print_usage() and add unit https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=8316df6e6db4 - [iproute2-next,5.16,v6,2/5] iplink_can: code refactoring of print_ctrlmode() https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=fd5e958c494c - [iproute2-next,5.16,v6,3/5] iplink_can: use PRINT_ANY to factorize code and fix signedness https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=67f3c7a5cc0d - [iproute2-next,5.16,v6,4/5] iplink_can: print brp and dbrp bittiming variables https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=0f7bb8d842b1 - [iproute2-next,5.16,v6,5/5] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=0c263d7c36ff You are awesome, thank you!