Paolo Abeni wrote:
> The blamed commit below introduce a dependency in some net self-tests
> towards a newly introduce helper script.
>
> Such script is currently not included into the TEST_PROGS_EXTENDED list
> and thus is not installed, causing failure for the relevant tests when
> executed from the install dir.
>
> Fix the issue updating the install targets.
>
> Fixes: 3bdd9fd29cb0 ("selftests/net: synchronize udpgro tests' tx and rx
> connection")
> Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>