On 4/11/2020 12:22 PM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > 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: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

