: a6061d9e7075 ("fm10k: register PF driver")
Fixes: 4c287332c39a ("fm10k: add PF and VF interrupt handling")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
drivers/net/fm10k/fm10k_ethdev.c | 39 +++-
1 file changed, 33 insertions(+), 6 deleti
: c95584dc2b18 ("ixgbe: new vectorized functions for Rx/Tx")
Cc: bruce.richard...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
drivers/net/ixgbe/ixgbe_rxtx_vec_common.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ixgbe/ixgbe_rxtx_vec_c
Hello,
On 28/09/2021 05:21, Wang, Haiyue wrote:
-Original Message-
From: Wang, Haiyue
Sent: Tuesday, September 28, 2021 11:06
To: 'Julien Meunier' ; dev@dpdk.org
Cc: sta...@dpdk.org; Richardson, Bruce
Subject: RE: [PATCH] net/ixgbe: fix RxQ/TxQ release
-Original Message
: c95584dc2b18 ("ixgbe: new vectorized functions for Rx/Tx")
Cc: bruce.richard...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
drivers/net/ixgbe/ixgbe_rxtx_vec_common.h | 20 +---
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/drivers
thout ever loading the new correct head.
Fixes: 3340202f5954 ("stack: add lock-free implementation")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
v2:
* rebase
* update commit log + remove invalid CC email address
lib/stack/rte_stack_lf_generic.h | 4 +++-
1 file changed, 3 inser
thout ever loading the new correct head.
Fixes: 3340202f5954 ("stack: add lock-free implementation")
Cc: gage.e...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
lib/stack/rte_stack_lf_generic.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
di
ef09a28252c44cfe4ac6
Author: Fiona Trahe
Date: Tue Sep 10 17:32:10 2019 +0100
crypto/qat: fix digest length in XCBC capability
[ upstream commit 0996ed0d5ad65b6419e3ce66a420199c3ed45ca9 ]
commit 8db57afd7ab9a3c12d73f1f5461415690b8c173c
Author: Julien Meunier
Date: Wed Oct 16
ns a valid cryptodev is available.
Also, remove max_devs field and use RTE_CRYPTO_MAX_DEVS in order to
unify the code.
Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto
devices")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
v3:
* Set rte_cryptodev_is_valid_d
ns a valid cryptodev is available.
Also, remove max_devs field and use RTE_CRYPTO_MAX_DEVS in order to
unify the code.
Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto
devices")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
v2:
* Restore nb_devs
* Update
Primary process is responsible to initialize the data struct of each
crypto devices.
Secondary process should not override this data during the
initialization.
Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto
devices")
Cc: sta...@dpdk.org
Signed-off-by: Juli
le.
Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto
devices")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
lib/librte_cryptodev/rte_cryptodev.c | 42
1 file changed, 28 insertions(+), 14 deletions(-)
diff --git a/
: 002ade70e933 ("app/test: measure cycles per packet in Rx/Tx")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
v3:
* add timeout on stop
* add log details
v2:
* rename commit title
* fix nb_free display
---
test/test/test_pmd_perf.c | 13 +
1 file changed, 9 insert
mode is
correct for the current device, before starting it. If it is not valid,
PMD will refuse to start.
Signed-off-by: Julien Meunier
---
v3:
- code style + checkpatch compliance
v2:
- factorize code
- check if loopback is really supported
---
drivers/net/ixgbe/ixgbe_ethde
Loopback mode is also supported on X540 and X550 NICs, according to
their datasheet (section 15.2). The way to set it up is a little
different of the 82599.
Signed-off-by: Julien Meunier
---
v3:
- reorganize and merge common code
- restore MACC_FLU on stop
v2:
- disable / enable autoneg when
Loopback mode is also supported on X540 and X550 NICs, according to
their datasheet (section 15.2). The way to set it up is a little
different of the 82599.
Signed-off-by: Julien Meunier
---
v2:
- disable / enable autoneg when loopback is requested for X540 / X550
---
drivers/net/ixgbe/base
mode is
correct for the current device, before starting it. If it is not valid,
PMD will refuse to start.
Signed-off-by: Julien Meunier
---
v2:
- factorize code
- check if loopback is really supported
---
drivers/net/ixgbe/ixgbe_ethdev.c | 13 +
drivers/net/ixgbe/ixgbe_rxtx.
: 002ade70e933 ("app/test: measure cycles per packet in Rx/Tx")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
v2:
* rename commit title
* fix nb_free display
---
test/test/test_pmd_perf.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/test/test/test_pm
Loopback mode is also supported on X540 and X550 NICs, according to
their datasheet (section 15.2). The way to set it up is a little
different of the 82599.
Signed-off-by: Julien Meunier
---
drivers/net/ixgbe/ixgbe_ethdev.c | 10 ++---
drivers/net/ixgbe/ixgbe_ethdev.h | 5 ++---
drivers
Fixes: 6f22f2f67268 ("net/fm10k: redefine link status semantics")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
drivers/net/fm10k/fm10k_ethdev.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/fm10k/fm10k_ethdev.c b/drivers/net/fm10k/fm10k_ethdev.c
index 85fb6c
: 002ade70e933 ("app/test: measure cycles per packet in Rx/Tx")
Cc: sta...@dpdk.org
Signed-off-by: Julien Meunier
---
test/test/test_pmd_perf.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/test/test_pmd_perf.c b/test/test/test_pmd_perf.c
index f5095c
Add support of imissed and q_errors statistics, reported by PCIE_QPRDC
register (see datasheet, section 11.27.2.60), which exposes the number
of receive packets dropped for a queue.
Signed-off-by: Julien Meunier
---
drivers/net/fm10k/fm10k_ethdev.c | 7 +--
1 file changed, 5 insertions
onfigure rxq here ? All these operations are already
done when you call i40e_dev_rx_init.
i40e_dev_rx_init => i40e_rx_queue_init (for each queue) =>
i40e_rx_queue_config => redefine rxq->max_pkt_len
Moreover, you should move dev_data->dev_conf.rxmode.max_rx_pkt_len out
of the loop. frame_size is the same for all rx_queues.
--
Julien MEUNIER
6WIND
On 02/10/2016 04:20 PM, Zhang, Helin wrote:
>
>
>> -Original Message-----
>> From: Julien Meunier [mailto:julien.meunier at 6wind.com]
>> Sent: Wednesday, February 10, 2016 12:36 AM
>> To: Zhang, Helin ; dev at dpdk.org
>> Subject: i40e: cannot change mtu to
o the --max-pkt-len command-line option.
>
>
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Julien Meunier
> Sent: Tuesday, February 9, 2016 9:36 AM
> To: Zhang, Helin ; dev at dpdk.org
> Subject: [dpdk-dev] i40e: cannot change mtu to en
eveloped soon in order to support jumbo
frame ?
Regards,
--
Julien MEUNIER
6WIND
restore default behavior, if HW VLAN filtering is activated,
set a filter to match MAC and VLAN. If not, set a filter to only match
MAC.
Signed-off-by: Julien Meunier
---
Changes since v2:
- switch log level from INFO to ERR in case of failure
Changes since v1:
- use ether_addr_copy() for mac
-Original Message-
>> From: Julien Meunier [mailto:julien.meunier at 6wind.com]
>> Sent: Tuesday, February 2, 2016 9:51 PM
>> To: Zhang, Helin
>> Cc: dev at dpdk.org
>> Subject: [PATCH v2] i40e: fix vlan filtering
>>
>> VLAN filtering was always perfor
restore default behavior, if HW VLAN filtering is activated,
set a filter to match MAC and VLAN. If not, set a filter to only match
MAC.
Signed-off-by: Julien Meunier
---
Changes since v1:
- use ether_addr_copy() for mac copy
- add more debug messages in case of failure
- update all existing
,
On 01/20/2016 06:00 AM, Zhang, Helin wrote:
>> -Original Message-
>> From: Julien Meunier [mailto:julien.meunier at 6wind.com]
>> Sent: Tuesday, January 19, 2016 1:19 AM
>> To: Zhang, Helin
>> Cc:dev at dpdk.org
>> Subject: [PATCH] i40e: fix vlan filte
restore default behavior, if HW VLAN filtering is activated,
set a filter to match MAC and VLAN. If not, set a filter to only match
MAC.
Signed-off-by: Julien Meunier
Signed-off-by: David Marchand
---
drivers/net/i40e/i40e_ethdev.c | 39 ++-
drivers/net/i40e
30 matches
Mail list logo