net/bonding: fix slave id types
authorHui Zhao <zhaohui8@huawei.com>
Thu, 21 Mar 2019 20:28:13 +0000 (21:28 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:57 +0000 (15:00 +0200)
commitc28aff1e41eedd9d44c480264efbd7f4dd5cf31e
tree72b4189852873cc7ab1720f256760c3e51737098
parent3c8c0b68b590fe8cd7e4a4d18b997eddd5b8b286
net/bonding: fix slave id types

mode_bond_id and mode_band_id are slave ids, stored on 16bits.

Fixes: f8244c6399d9 ("ethdev: increase port id range")
Cc: stable@dpdk.org
Signed-off-by: Hui Zhao <zhaohui8@huawei.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
drivers/net/bonding/rte_eth_bond_8023ad.c