Message ID | 20210329031724.1468339-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | txgbe backplane AN training | expand |
On 3/29/2021 4:17 AM, Jiawen Wu wrote: > This series update link process for backplane NICs. > And support to control AN training. > > v4: > - Convert BP_LOG to dynamic log. > v3: > - Add devargs gradually in the patches they are used. > - Update 21.05 relaese notes. > v2: > - Convert compile time flags to runtime options > - Move firmware version get operation to base code > - Fix minor bugs > > Jiawen Wu (6): > net/txgbe: update device ID > net/txgbe: move firmware version get function to base code > net/txgbe: update link setup process of backplane NICs > net/txgbe/base: support to handle backplane AN73 flow > net/txgbe: handle AN interrupt and link update > net/txgbe: add FFE parameters for user debugging > Series applied to dpdk-next-net/main, thanks.