Re: [dpdk-dev] [PATCH 0/3] net/enic: minor bug fixes

2018-10-22 Thread Ferruh Yigit
On 10/20/2018 9:32 AM, Hyong Youb Kim wrote: > Fix a couple bugs found during internal testing, and update the > release notes, which was missing in previous patches. > > The second patch ("net/enic: add missing Tx offload flags") addresses > a side effect from the following commit, which adds sev

[dpdk-dev] [PATCH 0/3] net/enic: minor bug fixes

2018-10-20 Thread Hyong Youb Kim
Fix a couple bugs found during internal testing, and update the release notes, which was missing in previous patches. The second patch ("net/enic: add missing Tx offload flags") addresses a side effect from the following commit, which adds several previously existing flags (e.g. PKT_TX_IPV4) to PK