[dpdk-dev] [PATCH v2] net/tap: support segmented mbufs

Ferruh Yigit ferruh.yigit at intel.com
Fri Mar 24 16:38:43 CET 2017


On 3/16/2017 8:59 AM, Pascal Mazon wrote:
> Support for segmented packets (scatter/gather) is mandatory for most
> purposes, regardless of the MTU size. Tx packets are often the result of
> mbuf concatenation, and an mbuf is not necessarily large enough for Rx
> packets to fit in a single one.
> 
> Signed-off-by: Pascal Mazon <pascal.mazon at 6wind.com>
> Acked-by: Keith Wiles <keith.wiles at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list