[dpdk-dev] Error: unbind failed

2016-08-21 Thread Keren Hochman
Hello, I installed dpdk on ubuntu VM. when I tried to bind the device to the driver I received the following error: /dpdk-devbind.py --bind=uio_pci_generic eth3 Error: bind failed for :02:02.0 - Cannot bind to driver uio_pci_generic Error: unbind failed for :02:02.0 - Cannot open /sys/bu

[dpdk-dev] DPDK with VMXNET3

2016-08-21 Thread Thomas Monjalon
2016-08-21 12:01, Keren Hochman: > Hi, Hi, > I saw you removed from the git VMXNET3 user map. does this driver does not > support anymore in dpdk? thanks It is not removed, just unmaintained and moved here: http://dpdk.org/browse/old/vmxnet3-usermap/ Are you volunteer to maintain it?

[dpdk-dev] DPDK with VMXNET3

2016-08-21 Thread Keren Hochman
Hi, I saw you removed from the git VMXNET3 user map. does this driver does not support anymore in dpdk? thanks

[dpdk-dev] Unable to start DPDK+Netshard

2016-08-21 Thread jayachandran.subraman...@wipro.com
bedded and charset-unspecified text was scrubbed... Name: loadtest_issue.txt URL: <http://dpdk.org/ml/archives/dev/attachments/20160821/a2186c86/attachment.txt>

[dpdk-dev] [PATCH] net/i40e: fix parsing QinQ packets type issue

2016-08-21 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Friday, August 19, 2016 11:20 AM > To: Wu, Jingjing > Cc: dev at dpdk.org; Xing, Beilei > Subject: [PATCH] net/i40e: fix parsing QinQ packets type issue > > Previously, PTYPE filed in the RX descriptors is not set properly > for QinQ pa