igb and ixgbe's link detected always return yes, fix get_link func
refer to get_settings, it works correctly for my i350 and 82599es nic.
Signed-off-by: Shelton Chia
---
.../linuxapp/kni/ethtool/igb/igb_ethtool.c | 18 ++-
.../linuxapp/kni/ethtool/ixgbe/ixgbe_ethtool.c |
A new DPDK release can be downloaded here:
http://dpdk.org/browse/dpdk/tag/?id=v2.0.0
During this cycle, 23 maintainers for 48 areas of interest have been set up:
http://dpdk.org/browse/dpdk/tree/MAINTAINERS
A dozen areas are still orphans.
Changelog (main changes since 1.8.0)
Hi Neil,
On 4/3/15, 12:00 PM, "Neil Horman" wrote:
>On Wed, Apr 01, 2015 at 12:44:54PM +, Wiles, Keith wrote:
>> Hi all, (hoping format of the text is maintained)
>>
>> Bruce and myself are submitting this RFC in hopes of providing
>>discussion
>> points for the idea. Please do not get carr
Hi all,
This RFC is to describe a proposed replacement for the existing rte_hash
implementation,
using the cuckoo hash scheme (see
http://www.cs.cmu.edu/~dongz/papers/cuckooswitch.pdf),
which should provide better performance, in terms of lookup time, as well as a
higher load factor.
This new
Hi Adrien,
Quick update: So I just tried the setup again on a new machine with the
exact same hardware - installed OFED and compiled DPDK 2.0.0. Works like a
charm.
Still getting the issue on the old machine (also upgraded to 2.0.0 FWIW).
>From the error message it appears that the libraries are
On 2015/4/3 17:14, Thomas Monjalon wrote:
> 2015-04-03 10:04, Gonzalez Monroy, Sergio:
>> On 02/04/2015 14:41, Jay Rolette wrote:
>>> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon >> 6wind.com>
>>> wrote:
>>>
2015-04-02 19:30, jerry.lilijun at huawei.com:
> From: Lilijun
>
> In
Hi Adrien,
I've copied dev at dpdk.
I re-installed Mellanox OFED, and then re-compiled DPDK without the flags
for the static library. I'm running Ubuntu 14.04. However, I still get the
same error message (below).
I then tried re-installing the Mellanox libraries on dpdk.org, and compiled
another
> These are the last patches needed for packaging the release of dpdk-2.0.0.
> It was tested to generate a RPM on Fedora 20 without fuse.
> The package includes PDF doc and enable features for vhost, pcap and Xen.
>
> If nobody see something wrong in these patches, they will be applied
> tomorrow,
2015-04-03 10:51, Siobhan Butler:
> - Remove duplicate entry
> - Added remaining features to list of new features
>
> Signed-off-by: Siobhan Butler
Applied, thanks
2015-04-02 22:31, Siobhan Butler:
> -Note: This patch relies on patch 'doc: remove release version from known
> issues'
> -Added issue with failing unit test for link bonding to known issues
>
> Signed-off-by: Siobhan Butler
Applied, thanks
Added notes for i40e firmware version. As base driver to suppor the
latest version of firmware (FVL3E) hasn't been integrated, currently
the validated version of firmware is 4.2.6.
Signed-off-by: Helin Zhang
---
doc/guides/linux_gsg/enable_func.rst | 1 +
1 file changed, 1 insertion(+)
diff --g
> Signed-off-by: Siobhan Butler
Applied, thanks
2015-04-03 05:10, Ouyang, Changchun:
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> > 2015-03-31 21:26, Olivier MATZ:
> > > On 03/31/2015 07:58 PM, Thomas Monjalon wrote:
> > > > CONFIG_RTE_MBUF_SCATTER_GATHER was renamed into
> > > > CONFIG_RTE_MBUF_REFCNT by commit 62814bc2e923 a
2015-04-02 11:33, Adrien Mazarguil:
> - libmlx4 and libibverbs dependencies distributed with Mellanox OFED are now
> also available on DPDK.org to make installation easier.
> - Document Mellanox OFED and firmware versions to use.
> - Add links to Mellanox and its community websites.
> - Add kerne
> > Added notes for i40e firmware version. As base driver to suppor the latest
> > version of firmware (FVL3E) hasn't been integrated, currently the validated
> > version of firmware is 4.2.6.
> >
> > Signed-off-by: Helin Zhang
> Applies ok, builds ok,
> Acked-by Siobhan Butler
Applied, thanks
Hi all,
Is it possible on Linux to get the Linux network manager to automatically
configure a KNI virtual network interface as soon as it comes up?
I haven?t been able to get Fedora to apply the configuration under
/etc/sysconfig/network-scripts/ifcfg-veth0 file upon starting my DPDK
applicatio
On Wed, Apr 01, 2015 at 12:44:54PM +, Wiles, Keith wrote:
> Hi all, (hoping format of the text is maintained)
>
> Bruce and myself are submitting this RFC in hopes of providing discussion
> points for the idea. Please do not get carried away with the code
> included, it was to help everyone un
On 03/04/2015 10:14, Thomas Monjalon wrote:
> 2015-04-03 10:04, Gonzalez Monroy, Sergio:
>> On 02/04/2015 14:41, Jay Rolette wrote:
>>> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon >> 6wind.com>
>>> wrote:
>>>
2015-04-02 19:30, jerry.lilijun at huawei.com:
> From: Lilijun
>
> I
dpdk experts,
I am running into issue with "make test" on Ubuntu x86_64 (12.04 and
14.04). i had this working when I tested couple of months back so I am not
sure what steps I am missing, inputs appreciated.
I have cloned latest code from dpdk.org/dpdk and did following things
1. make config T=x
- Remove duplicate entry
- Added remaining features to list of new features
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 74 +--
1 file changed, 54 insertions(+), 20 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b/d
On 01/04/2015 06:00, Dey, Souvik wrote:
> Hi All,
> We have a single primary application with multiple secondary
> applications launched on the same cpu core. When the system boots up for the
> first time ,the primary comes up followed by the secondary process everything
> works
On 02/04/2015 14:41, Jay Rolette wrote:
> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon
> wrote:
>
>> 2015-04-02 19:30, jerry.lilijun at huawei.com:
>>> From: Lilijun
>>>
>>> In the function map_all_hugepages(), hugepage memory is truly allocated
>> by
>>> memset(virtaddr, 0, hugepage_sz). Then
> From: Zhang, Helin
> Sent: Friday, April 3, 2015 9:07 AM
> To: dev at dpdk.org
> Cc: Butler, Siobhan A; Wu, Jingjing; Liu, Jijiang; Zhang, Helin
> Subject: [PATCH] doc: add notes for i40e firmware version
>
> Added notes for i40e firmware version. As base driver to suppor the latest
> version of
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, April 2, 2015 8:58 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 2/5] mk: reduce PDF build commands
>
> In case of documents without image, an empty rm command can be seen if
> V=1.
> Remove it to a
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Thursday, April 2, 2015 3:58 AM
> To: Xie, Huawei; Ouyang, Changchun
> Cc: Olivier MATZ; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] mbuf: clean old refcnt option
>
> 2015-03-31 21:
2015-04-03 10:04, Gonzalez Monroy, Sergio:
> On 02/04/2015 14:41, Jay Rolette wrote:
> > On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon > 6wind.com>
> > wrote:
> >
> >> 2015-04-02 19:30, jerry.lilijun at huawei.com:
> >>> From: Lilijun
> >>>
> >>> In the function map_all_hugepages(), hugepage me
Hi,
OK, I'm fine to defer it.
Thanks,
Xuelin Shi
> -Original Message-
> From: Butler, Siobhan A [mailto:siobhan.a.butler at intel.com]
> Sent: Friday, April 03, 2015 04:18
> To: Shi Xuelin-B29237; Ananyev, Konstantin
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v3] ixgbe: fix d
27 matches
Mail list logo