On 11/27/23 18:27, Tyler Retzlaff wrote:
On Mon, Nov 27, 2023 at 10:25:02AM +0100, David Vodak wrote:
Function rte_ctrl_thread_create has been replaced by rte_thread_create_control,
encouraging Linux users to switch from the pthread_t API to the rte_thread API.
However the rte_thread API does
Function rte_ctrl_thread_create has been replaced by rte_thread_create_control,
encouraging Linux users to switch from the pthread_t API to the rte_thread API.
However the rte_thread API does not provide wrappers for all pthread functions.
This commit introduces equivalent functions for pthread_tim
21:39, Asaf Penso wrote:
Hello David,
Can we first understand what you would like to achieve?
Accordingly, we can suggest a way to do so.
Regards,
Asaf Penso
-Original Message-
From: David Vodak
Sent: Tuesday, September 13, 2022 5:29 PM
To: Matan Azrad ; Slava Ovsiienko
Cc: dev
Hello,
I am trying to offload egress flow rule with mark in the matching
pattern to nvidia NICs ConnectX-5 and ConnectX-6, but I keep getting the
same results. I am using DPDK 21.11.1.
If I try to offload this rule to mlx5 NIC, without any device arguments,
it says that I need to enable exte
4 matches
Mail list logo