[dpdk-dev] [PATCH v2] net/kni: calc mbuf&mtu according to given mb_pool

2019-02-23 Thread lironh
From: Liron Himi - mbuf_size and mtu are now being calculated according to the given mb-pool. - max_mtu is now being set according to the given mtu the above two changes provide the ability to work with jumbo frames Signed-off-by: Liron Himi --- drivers/net/kni/rte_eth_kni.c | 10 +++---

Re: [dpdk-dev] [PATCH] net/mlx: prefix private structure

2019-02-23 Thread Shahaf Shuler
Thursday, February 21, 2019 3:02 PM, Yongseok Koh: > Subject: Re: [PATCH] net/mlx: prefix private structure > > > On Feb 21, 2019, at 1:29 AM, Thomas Monjalon > wrote: > > > > The private structure stored in rte_eth_dev->data->dev_private was > > named "struct priv". > > In order to ease code bro