[dpdk-dev] [RFC] net/ixgbe: start rxtx after all nic config done.

2016-09-06 Thread wang wei
if start rxtx before flow director config, will cause driver can't receive packets from nic. Signed-off-by: wang wei --- drivers/net/ixgbe/ixgbe_ethdev.c | 60 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/drivers/net/

[dpdk-dev] [PATCH] drivers/net/bonding: fix updating the slave link status

2017-04-24 Thread wang wei
we need to update dev->data->dev_link before handling lsc event. Otherwise it will still have the initial value after the startup of the program before interrupt callback was executed. Signed-off-by: wang wei --- drivers/net/bonding/rte_eth_bond_pmd.c | 4 +++- 1 file changed, 3 inse

[dpdk-dev] [PATCH] drivers/net/bonding: fix updating the slave link status

2017-04-24 Thread wang wei
we need to update dev->data->dev_link before handling lsc event. Otherwise it will still have the initial value after the startup of the program before interrupt callback was executed. Signed-off-by: wang wei --- drivers/net/bonding/rte_eth_bond_pmd.c | 4 +++- 1 file changed, 3 inse

Re: [dpdk-dev] [RFC 00/24] vhost: add virtio-vhost-user transport

2018-04-10 Thread Wang, Wei W
On Tuesday, April 10, 2018 5:39 PM, Stefan Hajnoczi wrote: > Wei: Are you still interested in this? > > In order to make further progress a review of this patch series is required. > > If it's not a priority for you, that's fine too. We can leave it and > pick it up (or replace it with somethin

[dpdk-dev] The limitation of VHOST_MEMORY_MAX_NREGIONS in virtio-user with vhost-user backend

2017-12-05 Thread Wang, Wei 5. (NSB - CN/Hangzhou)
Hi, all In DPDK document, it it described that Virtio in containers Cannot work when there are more than VHOST_MEMORY_MAX_NREGIONS(8) hugepages. In another word, do not use 2MB hugepage so far. Do you know the reason of this limitation? In my envirionment, the pdpe1gb is not set in cpu flag,

Re: [dpdk-dev] The limitation of VHOST_MEMORY_MAX_NREGIONS in virtio-user with vhost-user backend

2017-12-06 Thread Wang, Wei 5. (NSB - CN/Hangzhou)
Hi, Thank you so much for your information. Vivian seat: 19009 phone: 13738006921 -Original Message- From: Tan, Jianfeng [mailto:jianfeng@intel.com] Sent: Wednesday, December 06, 2017 10:56 AM To: Yuanhan Liu ; Wang, Wei 5. (NSB - CN/Hangzhou) Cc: dev@dpdk.org Subject