On 4/18/2019 12:39 PM, Igor Russkikh wrote: > This patchset implements MACSEC hardware offload configuration in > Atlantic PMD via experimental PMD API. > > There is an agreement to work on 19.08 timeframe for the generic > MACSEC API inside of rte_security. > > v3 changes after Ferruh's comments: > - Fixed per-patch build by rearranging patch 2/4. > - Added documentation comments into the API header. > > v2 changes: > - Removed public API changes for macsec, leave only PMD experimental > API for MACSEC in a form, similar to what ixgbe driver provides. > - Joined doc and features update into commit where macsec features > gets actually enabled > > Igor Russkikh (1): > net/atlantic: bump internal driver version > > Pavel Belous (5): > net/atlantic: macsec hardware structures declaration > net/atlantic: enable macsec configuration > net/atlantic: macsec firmware interface > net/atlantic: interrupt handling and macsec configuration > net/atlantic: implement macsec statistics
Can you please add release notes update too? No need to send new version of the patchset, a separate patch is good, I can squash it. Thanks, ferruh