On 05.07.2018 22:23, Adrien Mazarguil wrote:
On Thu, Jul 05, 2018 at 01:14:49PM +0200, Adrien Mazarguil wrote:
On Fri, Jun 29, 2018 at 04:23:31PM +0100, Andrew Rybchenko wrote:
TCI may contain PCP or DEI bits. Matching of these bits is not
supported, but the bits still may be set in specificati
On 04.07.2018 15:53, Alejandro Lucero wrote:
A PMD should invoke this function for checking memsegs iovas are within
the supported range by the device.
Signed-off-by: Alejandro Lucero
---
lib/librte_ether/rte_ethdev.h | 13 +
lib/librte_ether/rte_ethdev_version.map | 1
On 28.06.2018 17:16, Ferruh Yigit wrote:
Documents the assumption that 'xstats[i].id == i' and
key=xstats_names[i].name, value=xstats[i].value
xstats[i].id is still used for xstats _by_id() APIs.
This patch reverts some part of the commit 6d52d1d4afb4 ("ethdev:
clarify extended statistics docum
Hi Shahaf,
Thanks for the useful information!
-Original Message-
From: Shahaf Shuler [mailto:shah...@mellanox.com]
Sent: Tuesday, July 3, 2018 02:16 PM
To: Asaf Sinai
Cc: dev@dpdk.org; Nitin Katiyar ; NĂ©lio Laranjeiro
Subject: RE: [dpdk-dev] Compilation of MLX5 driver
Tuesday, July 3
We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX licensing
tag from all the source file. Remove the LICENSE.bnx2x_pmd file and
directly include SPDX tags in source files.
Signed-off-by: Rasesh Mody
---
drivers/net/bnx2x/LICENSE.bnx2x_pmd |3 ---
drivers/net/bnx2x/Makefile
We were using LICENSE.qede_pmd to reference inclusion of SPDX licensing
tag from all the source file. Remove the LICENSE.qede_pmd file and
directly include SPDX tags in source files.
Signed-off-by: Rasesh Mody
---
drivers/net/qede/LICENSE.qede_pmd |3 ---
drivers/net/qede/Makefil
Hi ethdev maintainers,
I am looking for the exact expectation from the PMD upon a call for
rte_eth_dev_stop. The doc is a bit lacking[1].
Assuming stop should do the opposite of start[2],
Does it mean after call to dev_stop the DPDK port should no longer receive
traffic?
What should be the lin
7 matches
Mail list logo