On Thu, Aug 22, 2019 at 11:55:36AM +0530, Abhishek Sachan wrote: > af_packet driver is leaving stale socket after device is removed. > Ring buffers are memory mapped when device is added using rte_dev_probe. > There is no corresponding munmap call when device is removed/closed. > This commit fixes the issue by calling munmap > from rte_pmd_af_packet_remove(). > > Bugzilla ID: 339 > Cc: sta...@dpdk.org > > Signed-off-by: Abhishek Sachan <abhishek.sac...@altran.com> > Reviewed-by: John W. Linville <linvi...@redhat.com>
Confirmed... Reviewed-by: John W. Linville <linvi...@redhat.com> John -- John W. Linville Someday the world will need a hero, and you linvi...@tuxdriver.com might be all we have. Be ready.