Re: [dpdk-dev] [PATCH] net/mlx5: fix route Netlink message overflow

2018-07-24 Thread Shahaf Shuler
Tuesday, July 24, 2018 9:50 AM, Nelio Laranjeiro: > Subject: [PATCH] net/mlx5: fix route Netlink message overflow > > Route Netlink message socket is wrongly initialised by registering to the > route link group. This causes the socket to receive all link message related > to > routes whereas the

[dpdk-dev] [PATCH] net/mlx5: fix route Netlink message overflow

2018-07-23 Thread Nelio Laranjeiro
Route Netlink message socket is wrongly initialised by registering to the route link group. This causes the socket to receive all link message related to routes whereas the PMD do not expect to receive such information. In some situation it ends by filling the socket at a point that any new messa