Re: [PATCH v2] net/axgbe: add multi-process support

2023-01-04 Thread Ferruh Yigit
On 1/4/2023 11:45 AM, Jesna K E wrote: > Added multi-process support for axgbe PMD > To achieve multi-process support separate out TX and RX function > inside the axgbe driver and call that from a secondary process > when it is attaching to an already-configured NIC > > Signed-off-by: Jesna K E

[PATCH v2] net/axgbe: add multi-process support

2023-01-04 Thread Jesna K E
Added multi-process support for axgbe PMD To achieve multi-process support separate out TX and RX function inside the axgbe driver and call that from a secondary process when it is attaching to an already-configured NIC Signed-off-by: Jesna K E --- .mailmap | 1 +