> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Friday, 19 May 2023 19.46
>
> Replace rte_mbuf_sanity_check() with rte_mbuf_verify()
> to match the similar macro RTE_VERIFY() in rte_debug.h
>
> The term sanity check is on the Tier 2 list of words
> that should be replaced.
>
Hi,
On 5/16/2023 1:21 PM, Fengnan Chang wrote:
Under legacy mode, if the number of continuous memsegs greater
than RTE_MAX_MEMSEG_PER_LIST, eal init will failed even though
another memseg list is empty, because only one memseg list used
to check in remap_needed_hugepages.
For example:
hugepage
We are not validating anything.
This is for our internal analysis and product requirements.
On Fri, May 19, 2023 at 1:56 PM Stephen Hemminger <
step...@networkplumber.org> wrote:
> On Fri, 19 May 2023 13:46:18 -0700
> Rushil Gupta wrote:
>
> > +#include
> >
> > #include "../gve_logs.h"
> >
> >
From: Philip Prindeville
pread64() and pwrite64() are declared in in MUSL and
other (i.e. not glibc) C runtimes.
Signed-off-by: Philip Prindeville
---
drivers/bus/pci/linux/pci_vfio.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/bus/pci/linux/pci_vfio.c b/drivers/bus/pci/linux/
Gentle Ping
On Tue, Apr 18, 2023 at 6:18 PM Tanzeel Ahmed
wrote:
> Ping.
>
> On Thu, Mar 9, 2023 at 11:35 PM Tanzeel Ahmed
> wrote:
>
>> Any updates?
>>
>>
>> On Sat, Feb 25, 2023 at 6:53 PM Tanzeel-inline
>> wrote:
>>
>>> From: Tanzeel Ahmed
>>>
>>> This patch is new version of [PATCH] lib/n
5 matches
Mail list logo