>> The code to update link status is not safe in secondary process.
>> If called from secondary it will crash, example from dumpcap:
>> eth_em_link_update
>>
>> Signed-off-by: Jun Wang
>
> Wouldn't it be better to fix the code in e1000_check_link to work in
> secondary process. There are netw
From: Chengwen Feng
The network engine has Rx DMA address align requirement, if this
requirement is violated, the Rx function will be abnormal. The detail
requirement is:
1) For HIP08 platform, require 64-bytes alignment.
2) For later platform, require 128-bytes alignment.
The setup Rx DMA addre
Hi David,
> On Jul 13, 2024, at 01:30, David Marchand wrote:
>
> External email: Use caution opening links or attachments
>
>
> Hello,
>
> On Tue, Jul 2, 2024 at 9:40 AM Chaoyong He wrote:
>>
>> From: Zerun Fu
>>
>> In the previous logic the 'fd' was only saved in the primary process,
>>
https://bugs.dpdk.org/show_bug.cgi?id=1488
Bug ID: 1488
Summary: Suggestion: add documentation to fill in total_length
etc. to UDP checksum offloading?
Product: DPDK
Version: 24.07
Hardware: x86
OS: Linux
On 2024/7/2 15:40, Chaoyong He wrote:
> From: Zerun Fu
>
> For the primary process, the logic loops all BARs and will skip
> the map of BAR with an invalid physical address (0), also will
> assign 'uio_res->nb_maps' with the real mapped BARs number. But
> for the secondary process, instead of l
5 matches
Mail list logo