Re: [dpdk-dev] [PATCH v4 0/7] Add MACsec offload support for ixgbe

2017-01-02 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: Bie, Tiwei > Sent: Wednesday, December 28, 2016 11:41 PM > To: dev@dpdk.org > Cc: adrien.mazarg...@6wind.com; Lu, Wenzhuo; Mcnamara, John; > olivier.m...@6wind.com; thomas.monja...@6wind.com; Ananyev, Konstantin; > Zhang, Helin; Dai, Wei; Wang, Xiao W > Su

[dpdk-dev] [PATCH v4 0/7] Add MACsec offload support for ixgbe

2016-12-28 Thread Tiwei Bie
This patch set adds the MACsec offload support for ixgbe. The testpmd is also updated to support MACsec cmds. v2: - Update the documents for testpmd; - Update the release notes; - Reuse the functions provided by base code; v3: - Add the missing parts of MACsec mbuf flag and reorganize the patch s