>> >Either other "debug" logs can be put as INFO level, or
>> >you need a level 9 for verbose debug.
>> >But I don't really understand what is the problem of a verbose debug.
>> >
>> >It is not critical for the acceptance of this patch. Just wanted to
>> >discuss
>> >it as we have many config opti
Hi,
I starting to check the bonding mode, and have a few questions about the Active
- Backup mode (1).
According to DPDK documentation and that is also what I saw in bond_pmd code.
When we configure bond to Active/Backup mode, the bond port gets his MAC from
the primary MAC, and the backup sla
From: Harish Patil
l3fwd app expects PMDs to return packets whose L2 header is
16-byte aligned due to usage of _mm_load_si128()/_mm_store_si128()
intrinsics in the app. However, most of the protocol stacks expects
packets such that its IP/L3 header be aligned on a 16-byte boundary.
Based on the
> -Original Message-
> From: Ananyev, Konstantin
> Sent: Saturday, November 7, 2015 12:22 AM
> To: Tan, Jianfeng; dev at dpdk.org
> Cc: nakajima.yoshihiro at lab.ntt.co.jp; zhbzg at huawei.com; mst at
> redhat.com;
> gaoxiaoqiu at huawei.com; oscar.zhangbo at huawei.com;
> ann.zhuangyany
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren
> Sent: Thursday, November 5, 2015 12:56 PM
> To: dev at dpdk.org
> Cc: Harry van Haaren
> Subject: [dpdk-dev] [PATCH v2] i40e: fix resetting of stats
>
> This patch fixes a bug where only some of the statistics were being
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren
> Sent: Friday, November 6, 2015 2:13 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 1/3] ethdev: xstats generic Q stats refactor
>
> This patch refactors the generic queue stats to be exposed by
> rte_ethdev_xstats_
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren
> Sent: Friday, November 6, 2015 2:13 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 2/3] ixgbe: refactor xstats queue handling
>
> This patch refactors the queue handling. Generic queue stats are handled by
> rte_et
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren
> Sent: Friday, November 6, 2015 2:13 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 3/3] i40e: refactor xstats queue handling
>
> This patch refactors the queue and priority statistic handling.
> Generic queue stats
8 matches
Mail list logo