[PATCH v7 0/3] ethdev: introduce protocol type based header split

2022-06-01 Thread wenxuanx . wu
From: Wenxuan Wu Buffer split consists of splitting a received packet into two separate regions based on the packet content. It is useful in some scenarios, such as GPU acceleration. The splitting will help to enable true zero copy and hence improve the performance significantly. This patchset e

[PATCH v7 0/3] ethdev: introduce protocol type based header split

2022-06-01 Thread wenxuanx . wu
From: Wenxuan Wu Buffer split consists of splitting a received packet into two separate regions based on the packet content. It is useful in some scenarios, such as GPU acceleration. The splitting will help to enable true zero copy and hence improve the performance significantly. This patchset e