Re: [ovs-dev] [PATCH V7 7/7] netdev-dpdk: add support for jumbo frames

2016-08-12 Thread Daniele Di Proietto
I pushed the reviewed patches to master and I'll post another series for the unit tests. Thanks, Daniele On 09/08/2016 09:56, "Daniele Di Proietto" wrote: >Thanks for all the series and the reviews, I will push this when the >dependencies (patch 2 and patch 6) are

Re: [ovs-dev] [PATCH V7 7/7] netdev-dpdk: add support for jumbo frames

2016-08-09 Thread Daniele Di Proietto
Thanks for all the series and the reviews, I will push this when the dependencies (patch 2 and patch 6) are reviewed. Daniele 2016-08-09 9:01 GMT-07:00 Mark Kavanagh : > Add support for Jumbo Frames to DPDK-enabled port types, > using single-segment-mbufs. > > Using

[ovs-dev] [PATCH V7 7/7] netdev-dpdk: add support for jumbo frames

2016-08-09 Thread Mark Kavanagh
Add support for Jumbo Frames to DPDK-enabled port types, using single-segment-mbufs. Using this approach, the amount of memory allocated to 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