30/05/2020 10:05, Hrvoje Habjanic:
> On 27. 05. 2020. 13:48, Singh, Jasvinder wrote:
> >>
> >> In function rte_sched_subport_free (lib/librte_sched/rte_sched.c, line
> >> 865),
> >> there is code to free all allocated stuff related to scheduler subport.
> >> First
> >> there are some checks, and
On 27. 05. 2020. 13:48, Singh, Jasvinder wrote:
>
>> -Original Message-
>> From: dev On Behalf Of Hrvoje Habjanic
>> Sent: Tuesday, May 26, 2020 6:25 PM
>> To: dev@dpdk.org
>> Subject: [dpdk-dev] [PATCH] rte_sched: correctly free allocated su
On Tue, 26 May 2020 19:24:55 +0200
Hrvoje Habjanic wrote:
> In function rte_sched_subport_free (lib/librte_sched/rte_sched.c,
> line 865), there is code to free all allocated stuff related to
> scheduler subport. First there are some checks, and in the end,
> rte_bitmap_free is called.
>
> Now,
> -Original Message-
> From: dev On Behalf Of Hrvoje Habjanic
> Sent: Tuesday, May 26, 2020 6:25 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] rte_sched: correctly free allocated subport
> memory
>
> In function rte_sched_subport_free (lib/librte_sch
In function rte_sched_subport_free (lib/librte_sched/rte_sched.c,
line 865), there is code to free all allocated stuff related to
scheduler subport. First there are some checks, and in the end,
rte_bitmap_free is called.
Now, rte_bitmap_free is a dummy function, and it just checks if
provided poin
5 matches
Mail list logo