[PATCH 0/2] Release ethdev shared memory on port cleanup
Morten Brørup
mb at smartsharesystems.com
Fri Aug 18 12:18:48 CEST 2023
> 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. ;-)
> And let's see what the CI reports...
>
> 1: https://inbox.dpdk.org/dev/20230816153439.551501-12-
> bruce.richardson at intel.com/T/#m0e4c23f7be80bbdac076a387f4a2f9094dd07e0a
Series-acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list