On Wed, Nov 18, 2015 at 03:03:42PM +, Kavanagh, Mark B wrote:
>
> >On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
> >> Add support for Jumbo Frames to DPDK-enabled port types,
> >> using single-segment-mbufs.
> >>
> >> Using this approach, the amount of memory allocated for eac
On 2015/11/18 23:13, Kavanagh, Mark B wrote:
>> On 2015/11/18 1:25, Flavio Leitner wrote:
>>> On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
Add support for Jumbo Frames to DPDK-enabled port types,
using single-segment-mbufs.
Using this approach, the amount of me
On 2015/11/18 23:13, Kavanagh, Mark B wrote:
>> On 2015/11/18 1:25, Flavio Leitner wrote:
>>> On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
Add support for Jumbo Frames to DPDK-enabled port types,
using single-segment-mbufs.
Using this approach, the amount of me
>
>On 2015/11/18 1:25, Flavio Leitner wrote:
>> On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
>>> Add support for Jumbo Frames to DPDK-enabled port types,
>>> using single-segment-mbufs.
>>>
>>> Using this approach, the amount of memory allocated for each mbuf
>>> to store frame da
>On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
>> Add support for Jumbo Frames to DPDK-enabled port types,
>> using single-segment-mbufs.
>>
>> Using this approach, the amount of memory allocated for each mbuf
>> to store frame data is increased to a value greater than 1518B
>> (t
On 2015/11/18 1:25, Flavio Leitner wrote:
> On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
>> Add support for Jumbo Frames to DPDK-enabled port types,
>> using single-segment-mbufs.
>>
>> Using this approach, the amount of memory allocated for each mbuf
>> to store frame data is inc
On Wed, Nov 11, 2015 at 03:06:02PM +, Mark Kavanagh wrote:
> Add support for Jumbo Frames to DPDK-enabled port types,
> using single-segment-mbufs.
>
> Using this approach, the amount of memory allocated for each mbuf
> to store frame data is increased to a value greater than 1518B
> (typical
Add support for Jumbo Frames to DPDK-enabled port types,
using single-segment-mbufs.
Using this approach, the amount of memory allocated for each mbuf
to store frame data is increased to a value greater than 1518B
(typical Ethernet maximum frame length). The increased space
available in the mbuf m