Fix socket for vdev port 26/74026/1
authorLuc Provoost <luc.provoost@gmail.com>
Thu, 25 May 2023 20:40:47 +0000 (22:40 +0200)
committerLuc Provoost <luc.provoost@gmail.com>
Thu, 25 May 2023 20:40:47 +0000 (22:40 +0200)
commit881b552e17158761dbd46b81642abcc2310e7a20
tree16479f71e131543bf662d1b4ac1137655900266d
parent6f7924d8a6c3bd8e75ef361c8f34859aed56c061
Fix socket for vdev port

vdev socket was always set to 0. We are now setting the socket for the
vdev device to the socket of the corresponding port.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: If687c5e20b7f3050d96c2fdfa94ef29db051f24c
VNFs/DPPD-PROX/prox_port_cfg.c