[PATCH 0/2] Release ethdev shared memory on port cleanup
Thomas Monjalon
thomas at monjalon.net
Thu Aug 31 17:34:55 CEST 2023
18/08/2023 12:18, Morten Brørup:
> > From: David Marchand [mailto:david.marchand at redhat.com]
> > Sent: Friday, 18 August 2023 11.13
> >
> > This series was triggered after investigating why the
> > eal_flags_file_prefix_autotest unit test was failing in the case of
> > statically built binaries [1]).
> >
> > For now, I went with a simple (naive) approach and put all accesses to the
> > shared data under a single lock: ethdev maintainers, it is your turn to
> > shine and give me reasons why we should keep the locks the way they
> > were ;-).
>
> This looks like a better solution to me. Perhaps because I'm not an ethdev maintainer. ;-)
Yes Morten, you didn't get the beauty of ethdev complexity :)
More information about the dev
mailing list