Re: [dpdk-dev] [PATCH v2 0/6] fix Memory region lookups

2018-01-25 Thread Shahaf Shuler
Thursday, January 25, 2018 6:18 PM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH v2 0/6] fix Memory region lookups > > The series contains multiple small patches which address various of issues > with the Memory region lookup on the Transmit side. > > On v2: > - Addre

[dpdk-dev] [PATCH v2 0/6] fix Memory region lookups

2018-01-25 Thread Shahaf Shuler
The series contains multiple small patches which address various of issues with the Memory region lookup on the Transmit side. On v2: - Addressed Nelio's comments. - Extended the "fix Memory Region boundary checks" commit to cover identical cases. - Fixed the commits log. Xueming Li Shahaf