numam-dpdk/drivers
Huisong Li e2a8cae024 net/hns3: fix some incomplete command structures
The descriptor of the command between firmware and driver consists of
8-byte header and 24-byte data field. The contents sent to firmware are
packaged into a command structure as the data field of command
descriptor.

There are some command structures in hns3_dcb.h file that are less than
24 byte. So this patch fixes these incomplete command structures.

Fixes: 62e3ccc2b9 ("net/hns3: support flow control")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
2020-09-18 18:55:07 +02:00
..
baseband mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
bus bus/dpaa: remove logically dead code 2020-09-18 18:55:07 +02:00
common common/iavf: mark internal symbols 2020-09-18 18:55:06 +02:00
compress mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
crypto mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
event build: remove makefiles 2020-09-08 00:09:50 +02:00
mempool build: remove makefiles 2020-09-08 00:09:50 +02:00
net net/hns3: fix some incomplete command structures 2020-09-18 18:55:07 +02:00
raw avoid libfdt checks adding full paths to pkg-config 2020-09-15 15:19:34 +02:00
regex regex/mlx5: add teardown for fastpath buffers 2020-09-09 00:27:41 +02:00
vdpa build: remove makefiles 2020-09-08 00:09:50 +02:00
meson.build common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +02:00