On 10/25/2018 4:11 PM, Thomas Monjalon wrote:
> While working on EAL probe/remove and ethdev iterator/close,
> some scenarios appeared to not be managed by testpmd, especially
> because it was not designed for multi-ports devices:
>   - configure dependent port (detected via event)
>   - configuring twice (if already probed before)
>   - detaching twice
> 
> 
> Changes in v2 - Bernard review:
>   - improve pretty names of printed events
>   - add syntax of the new command in the guide
> 
> 
> Thomas Monjalon (5):
>   app/testpmd: check not detaching device twice
>   app/testpmd: merge ports list update functions
>   app/testpmd: check not configuring port twice
>   app/testpmd: move ethdev events registration
>   app/testpmd: setup attached ports on probe event

Series applied to dpdk-next-net/master, thanks.

Reply via email to