Releases: intel/ethernet-linux-idpf
Releases · intel/ethernet-linux-idpf
idpf-0.0.768
Intel official release 0.0.768
The following changes were made in this release:
- adjust ADI send buffer length
- update pci.ids branding strings
- robustify queue alloc and release paths
- register new lockdep key for PF's init_ctrl locks
- use separate key for PF's VC work items
- add direct method for Tx stamping
- use kernel_ethtool_ts_info for newer kernels
idpf-0.0.766
Intel official release 0.0.766
The following changes were made in this release:
- updated kcompat
- fix crash on FLR reset while XDP_TX is running
- update some calls to match current kernel API
- add init/deinit locking to avoid deadlocks
- fix out-of-bounds error in idpf_vport_intr_buildreg_itr()
- avoid accessing vport pointer in .ndo_features_check
- protect calls to .ndo_get_stats64 with link check
- correct Tx timestamp message size
- improve PTP performance
- refactor RDMA vector distribution
- create and initialize RCA auxiliary device
- remove use of static array that exceed 1024 bytes
- remove redundant NULL check for req_vec_chunks
- improve accuracy for tx descriptor count
- update auxiliary man page
- change data types of pending completions from u64 to u32
- trigger SW interrupt on wb_on_itr exit
- cleanup IDC RCA code
- add RCA capabilities checks and virtchnl2 opcode
- fix IDC soft reset post event notification
- remove napi_complete_done hint
- add call to depmod on install
- add check for kernel signing key on install
idpf-0.0.756
Initial release of the Intel Infrastructure Data Path Function (IDPF) driver.