>
> This patch set add the VxLAN & NVGRE checksum off-load support.
> Both RX and TX checksum off-load can be used for VxLAN & NVGRE.
> And the VxLAN port can be set, it's implemented in this patch
> set either.
>
> v2:
> - Update release note.
>
> v3:
> - Update RX/TX offload capability.
> - R
2016-02-22 07:53, Keith Wiles:
> --- /dev/null
> +++ b/config/common_base
> +CONFIG_RTE_EAL_IGB_UIO=y
> +CONFIG_RTE_EAL_VFIO=y
These options should be disabled in the base file
and enabled in Linux.
> +CONFIG_RTE_LIBRTE_PMD_AF_PACKET=y
Idem, it should be disabled.
> +CONFIG_RTE_LIBRTE_POWER=y
>2016-02-22 07:53, Keith Wiles:
>> --- /dev/null
>> +++ b/config/common_base
>> +CONFIG_RTE_EAL_IGB_UIO=y
>> +CONFIG_RTE_EAL_VFIO=y
>
>These options should be disabled in the base file
>and enabled in Linux.
>
>> +CONFIG_RTE_LIBRTE_PMD_AF_PACKET=y
>
>Idem, it should be disabled.
>
>> +CONFIG_RTE_LI
Hi DPDK community,
I have been experimenting with dpdk eth_tx send on ixgbe pmd (82599 NIC)
I am seeing the following behavior
When i pass 1500 bytes at 9.99GB traffic -- latency looks
fine (25 microseconds)
but when i pass 1500 bytes hitting 10GB traffic(line rate)
Unfortunately no.
On Wed, Mar 2, 2016 at 9:53 PM, Qiu, Michael wrote:
> On 3/3/2016 7:11 AM, Stephen Hurd wrote:
> > On Wed, Mar 2, 2016 at 2:15 PM, Thomas Monjalon <
> thomas.monjalon at 6wind.com>
> > wrote:
> >
> >>> The comments in it are the only publicly available
> >>> documentation on th
2016-03-03 16:16, Adrien Mazarguil:
> On Tue, Jan 12, 2016 at 11:49:06AM +0100, Nelio Laranjeiro wrote:
> > Previous version of commit
> > "cmdline: increase command line buffer", had side effects and was breaking
> > some commands.
> >
> > In this version, I only applied John McNamara's solution
On Thu, Feb 18, 2016 at 10:34:06PM +0800, Helin Zhang wrote:
> i40e base driver is updated, to support new X722 device IDs, and
> use rx control AQ commands to read/write rx control registers.
> Of cause, fixes and enhancements are added as listed as below.
>
> v3:
> - As release_2_3.rst has been
Hi Michael
Please see my answers to your comments here.
1. Sure, I will refactor the commit log to restrict not more than 80
characters.
2. Not sure how we can ifdef at the location you mentioned. Can you please
elaborate more on this.
We already have similar ifdef protection to what you sug
Thank you Thomas,
It's great to see progress towards the plans we made in Dublin.
Thanks,
Dave.
On 03/03/2016 06:52 PM, Thomas Monjalon wrote:
> There were some discussions to form a technical board for the DPDK:
> http://thread.gmane.org/gmane.comp.networking.dpdk.devel/26596
>
> After a
101 - 109 of 109 matches
Mail list logo