On 4/11/2020 12:22 PM, wangyunjian wrote: > From: Yunjian Wang <wangyunj...@huawei.com> > > For the tap PMD, we should release mbufs and iovecs from the Rx queue when > closing device. In order to remove duplicated code, rte_pmd_tap_remove() > calls tap_dev_close(). > > Fixes: 0781f5762cfe ("net/tap: support segmented mbufs") > CC: sta...@dpdk.org > > Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>