RE: [PATCH v2 1/3] common/mlx5: add Netlink event helpers

2022-03-08 Thread Dmitry Kozlyuk
Hi Kevin, > -Original Message- > From: Kevin Traynor [...] > The updated API is internal so that should be ok. I'm ok to take this > on > 21.11 as long as you can confirm it's not breaking any user > compatibility with external sw versions/ABI/API etc from 21.11.0 ? > > Assuming that's o

Re: [PATCH v2 1/3] common/mlx5: add Netlink event helpers

2022-03-08 Thread Kevin Traynor
On 02/03/2022 15:56, Dmitry Kozlyuk wrote: Hi Ferruh, -Original Message- From: Ferruh Yigit [...] Hi Dmitry, For clarification, this patch is not fix, but it is requested to be backported to be able to backport fixes in this patchset, right? Yes. The updated API is internal so t

RE: [PATCH v2 1/3] common/mlx5: add Netlink event helpers

2022-03-02 Thread Dmitry Kozlyuk
Hi Ferruh, > -Original Message- > From: Ferruh Yigit [...] > Hi Dmitry, > > For clarification, this patch is not fix, but it is requested > to be backported to be able to backport fixes in this patchset, > right? Yes.

Re: [PATCH v2 1/3] common/mlx5: add Netlink event helpers

2022-03-02 Thread Ferruh Yigit
On 3/1/2022 12:15 PM, Dmitry Kozlyuk wrote: Introduce mlx5_nl_read_events() to read Netlink events (technically, messages) from a socket that was configured to listen for them via a new mlx5_nl_init() parameter. Add mlx5_nl_parse_link_status_update() helper to extract information from link-relate