Re: [dpdk-dev] [PATCH 0/4] net/mlx5: code cleanup in rx and tx files

2019-05-02 Thread Shahaf Shuler
Hi Dekel, Monday, April 29, 2019 2:01 PM, Dekel Peled: > Subject: [dpdk-dev] [PATCH 0/4] net/mlx5: code cleanup in rx and tx files > > During work on Rx feature I did some cleanup actions. > This series includes those changes divided by their type. Good cleanup. I am basically OK w

[dpdk-dev] [PATCH 0/4] net/mlx5: code cleanup in rx and tx files

2019-04-29 Thread Dekel Peled
During work on Rx feature I did some cleanup actions. This series includes those changes divided by their type. Dekel Peled (4): net/mlx5: remove unused functions net/mlx5: add missing validation of null pointer net/mlx5: fix description of function return value net/mlx5: move locally used