Re: [dpdk-dev] [PATCH] doc: update features supported by mlx

2019-07-30 Thread Thomas Monjalon
30/07/2019 18:32, Matan Azrad: > From: Thomas Monjalon > > Flow control was not documented as a supported feature since the first fill > > of > > features matrix for mlx drivers. > > > > Flow API and CRC offload flag support in mlx4 were missing in the feature > > matrix when they were implemente

Re: [dpdk-dev] [PATCH] doc: update features supported by mlx

2019-07-30 Thread Matan Azrad
From: Thomas Monjalon > Flow control was not documented as a supported feature since the first fill of > features matrix for mlx drivers. > > Flow API and CRC offload flag support in mlx4 were missing in the feature > matrix when they were implemented (see below commits). > > Fixes: 46d5736a70

[dpdk-dev] [PATCH] doc: update features supported by mlx

2019-07-30 Thread Thomas Monjalon
Flow control was not documented as a supported feature since the first fill of features matrix for mlx drivers. Flow API and CRC offload flag support in mlx4 were missing in the feature matrix when they were implemented (see below commits). Fixes: 46d5736a7049 ("net/mlx4: support basic flow items