On 11/28/2023 1:00 PM, Huisong Li wrote: > The link speed configuration feature which is from dev_conf.link_speeds > has been introduced for a long time. This setting interface is used to > set fixed speed and link autonegotiation with speed capabilities feature. > It is very important for NIC. For this, many PMDs have also supported > this feature. > > So this series suggest that add this feature to features.rst, default.ini > and driver.ini. > > Huisong Li (16): > doc: add features for link speeds > doc: add link speed configuration feature for i40e > doc: add link speed configuration feature for bnxt > doc: add link speed configuration feature for igc > doc: add link speed configuration feature for ixgbe > doc: add link speed configuration feature for atlantic > doc: add link speed configuration feature for octeontx > doc: add link speed configuration feature for hns3 > doc: add link speed configuration feature for ngbe > doc: add link speed configuration feature for txgbe > doc: add link speed configuration feature for igb > doc: add link speed configuration feature for thunderx > doc: add link speed configuration feature for ice > doc: add link speed configuration feature for ionic > doc: add link speed configuration feature for dpaa > doc: add link speed configuration feature for sfc >
For series, Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks. Squashed driver patches into first patch.