[dpdk-dev] [PATCH 3/5] app/testpmd: check not configuring port twice

Iremonger, Bernard bernard.iremonger at intel.com
Wed Oct 24 17:50:58 CEST 2018


Hi Thomas,

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Wednesday, October 24, 2018 2:41 PM
> To: Iremonger, Bernard <bernard.iremonger at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Cc: dev at dpdk.org; ophirmu at mellanox.com; wisamm at mellanox.com; Yigit,
> Ferruh <ferruh.yigit at intel.com>; arybchenko at solarflare.com
> Subject: [PATCH 3/5] app/testpmd: check not configuring port twice
> 
> It is possible to request probing of a device twice, and possibly get new ports for
> this device.

./devtools/check-git-log.sh -1
Wrong beginning of commit message:
        It is possible to request probing of a device twice,

> However, the ports which were already probed and setup must not be setup
> again. That's why it is checked whether the port is already part of fwd_ports_ids
> array at the beginning of the function setup_attached_port().
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Otherwise

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>


More information about the dev mailing list