RE: Potential RTE bitset RFC

2024-01-28 Thread Morten Brørup
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] > Sent: Monday, 29 January 2024 07.52 > > On 2024-01-28 14:52, Morten Brørup wrote: > >> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] > >> Sent: Saturday, 27 January 2024 19.32 > >> > >> Hi. > >> > >> The new timer RFC ("htimer") I s

Re: Potential RTE bitset RFC

2024-01-28 Thread Mattias Rönnblom
On 2024-01-28 14:52, Morten Brørup wrote: From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] Sent: Saturday, 27 January 2024 19.32 Hi. The new timer RFC ("htimer") I submitted last year also included a new bitset API. https://patchwork.dpdk.org/project/dpdk/patch/20230315170342.214127-2- ma

Re: Potential RTE bitset RFC

2024-01-28 Thread Mattias Rönnblom
On 2024-01-29 04:02, fengchengwen wrote: Hi, On 2024/1/28 21:52, Morten Brørup wrote: From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] Sent: Saturday, 27 January 2024 19.32 Hi. The new timer RFC ("htimer") I submitted last year also included a new bitset API. https://patchwork.dpdk.org/

Re: Potential RTE bitset RFC

2024-01-28 Thread fengchengwen
Hi, On 2024/1/28 21:52, Morten Brørup wrote: >> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] >> Sent: Saturday, 27 January 2024 19.32 >> >> Hi. >> >> The new timer RFC ("htimer") I submitted last year also included a new >> bitset API. >> >> https://patchwork.dpdk.org/project/dpdk/patch/2

RE: Potential RTE bitset RFC

2024-01-28 Thread Morten Brørup
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se] > Sent: Saturday, 27 January 2024 19.32 > > Hi. > > The new timer RFC ("htimer") I submitted last year also included a new > bitset API. > > https://patchwork.dpdk.org/project/dpdk/patch/20230315170342.214127-2- > mattias.ronnb...@ericsson.

Potential RTE bitset RFC

2024-01-27 Thread Mattias Rönnblom
Hi. The new timer RFC ("htimer") I submitted last year also included a new bitset API. https://patchwork.dpdk.org/project/dpdk/patch/20230315170342.214127-2-mattias.ronnb...@ericsson.com/ My experience is that multi-word bitsets are often useful. Examples from DPDK are rte_service.c and DSW