Subject: Re: [dpdk-dev] [PATCH] ethdev: move sanity checks to non-debug paths
Hi Aaron
From: Aaron Conole
Sent: Monday, July 23, 2018 2:52 PM
To: Matan Azrad
Cc: dev@dpdk.org; Ferruh Yigit ; Marcelo Leitner
; Shahaf Shuler ; Ori Kam
; Thomas Monjalon
Subject: Re: [dpdk-dev] [PATCH] ethdev: move
ject: Re: [dpdk-dev] [PATCH] ethdev: move sanity checks to non-debug paths
>
>
> Hi Aaron
> From: Aaron Conole
> > Sent: Monday, July 23, 2018 2:52 PM
> > To: Matan Azrad
> > Cc: dev@dpdk.org; Ferruh Yigit ; Marcelo Leitner
> > ; Shahaf Shuler ; Ori Kam
> >
Hi Aaron
From: Aaron Conole
> Sent: Monday, July 23, 2018 2:52 PM
> To: Matan Azrad
> Cc: dev@dpdk.org; Ferruh Yigit ; Marcelo Leitner
> ; Shahaf Shuler ; Ori Kam
> ; Thomas Monjalon
> Subject: Re: [dpdk-dev] [PATCH] ethdev: move sanity checks to non-debug paths
>
Matan Azrad writes:
> Hi Aaron
>
> From: Aaron Conole
>> These checks would have prevented a reported crash in the field. If a user
>> builds without ETHDEV_DEBUG, it should make their application more stable,
>> not less.
>>
>> Many of these functions immediately dereference arrays based on th
Hi Aaron
From: Aaron Conole
> These checks would have prevented a reported crash in the field. If a user
> builds without ETHDEV_DEBUG, it should make their application more stable,
> not less.
>
> Many of these functions immediately dereference arrays based on the passed
> in values, so the san
These checks would have prevented a reported crash in the field. If
a user builds without ETHDEV_DEBUG, it should make their application
more stable, not less.
Many of these functions immediately dereference arrays based on the
passed in values, so the sanity checks are quite important.
The logs
6 matches
Mail list logo