On Fri, Mar 24, 2017 at 04:52:58PM +, Harry van Haaren wrote:
> From: Bruce Richardson
>
> Add in the info_get function to return details on the queues, flow,
> prioritization capabilities, etc. that this device has.
>
> Signed-off-by: Bruce Richardson
> Signed-off-by: Harry van Haaren
A
On Thu, Mar 23, 2017 at 4:34 PM, Stephen Hemminger
wrote:
> On Mon, 6 Mar 2017 10:59:52 +0100
> Jan Blunck wrote:
>
>> This series is removing the PCI specific struct eth_driver from rte_ether.
>> The
>> PCI drivers are changed to use the newly introduced header-only helpers
>> instead. Althoug
Hi helin,
There is a bug without check the return value of alloc memory in function
i40evf_add_del_all_mac_addr,
if we should fix it as below:
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index 55fd344..37ea7ac 100644
--- a/drivers/net/i40e/i40e_ethdev_vf.c
Hi rahul,
There is a bug without check the return value of alloc memory in function
t4_wr_mbox_meat_timeout, if we should fix it as below:
diff --git a/drivers/net/cxgbe/base/t4_hw.c b/drivers/net/cxgbe/base/t4_hw.c
index c089b06..7402a5f 100644
--- a/drivers/net/cxgbe/base/t4_hw.c
+++ b/drivers
On Fri, Mar 24, 2017 at 04:52:59PM +, Harry van Haaren wrote:
> From: Bruce Richardson
>
> Signed-off-by: Bruce Richardson
> Signed-off-by: Harry van Haaren
> ---
> drivers/event/sw/sw_evdev.c | 15 +++
> drivers/event/sw/sw_evdev.h | 11 +++
> 2 files changed, 26 inser
On Fri, Mar 24, 2017 at 04:53:00PM +, Harry van Haaren wrote:
> From: Bruce Richardson
>
> Signed-off-by: Bruce Richardson
Acked-by: Jerin Jacob
> ---
> drivers/event/sw/sw_evdev.c | 32
> 1 file changed, 32 insertions(+)
>
> diff --git a/drivers/event/s
Hi Beilei
> -Original Message-
> From: Xing, Beilei
> Sent: Saturday, March 25, 2017 4:04 AM
> To: Chilikin, Andrey ; Wu, Jingjing
>
> Cc: Zhang, Helin ; dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v4 1/5] net/i40e: add pipeline personalization
> profile processing
>
> Hi Andrey,
>
>
7 matches
Mail list logo