enhance python logic to accomadate NUMA information. Current logic
considers physical socket with CPU threads to core map. With new
AMD SKU vairant NUMA is no longer same as SOCKET. Single physical
socket can be partitioned to variant of 1,2 and 4.
The changes address the new mapping with Socket-N
Hello,
Thank you for looking at this problem.
26/03/2022 03:59, Vipin Varghese:
> Support for shell scripts doxy-html-custom, generate_doxygen and
> generate_examples are absent. The current patch address the same by
> disabling document build notifying the user.
It should not prevent generating
26/03/2022 08:32, Vipin Varghese:
> enhance python logic to accomadate NUMA information. Current logic
> considers physical socket with CPU threads to core map. With new
> AMD SKU vairant NUMA is no longer same as SOCKET. Single physical
> socket can be partitioned to variant of 1,2 and 4.
>
> The
> -Original Message-
> From: je...@silicom-usa.com
> Sent: Friday, March 25, 2022 17:54
> To: dev@dpdk.org
> Cc: Stephen Douthit ; Daly, Jeff
> ; Wang, Haiyue
>
> Subject: [PATCH v4] net/ixgbe: retry SFP ID read to handle misbehaving SFPs
>
> From: Stephen Douthit
>
> Some XGS-PON SFP
> -Original Message-
> From: Morten Brørup
> Sent: Friday, March 25, 2022 21:14
> To: Gaoxiang Liu ; ch...@att.com; humi...@huawei.com
> Cc: dev@dpdk.org; liugaoxi...@huawei.com; olivier.m...@6wind.com;
> andrew.rybche...@oktetlabs.ru
> Subject: RE: [PATCH v5] net/bonding: another fix to
On 2022-03-25 22:10, Stephen Hemminger wrote:
> On Fri, 25 Mar 2022 21:24:28 +0100
> Mattias Rönnblom wrote:
>
>> diff --git a/lib/eal/include/rte_seqlock.h b/lib/eal/include/rte_seqlock.h
>> new file mode 100644
>> index 00..b975ca848a
>> --- /dev/null
>> +++ b/lib/eal/include/rte_seqlock
6 matches
Mail list logo