Folks,
Jenkins.fd.io was inadvertently put into maintenance mode on Saturday.
It was taken out of maintenance mode about 5 hours ago, but VPP & CSIT
jobs are still stuck in the Jenkins Build Queue (currently 18 jobs in
the queue).
LF-IT tickets [0] have been opened and resolution of the iss
A CLI command "wait" was added in [0],
and a related function vlib_process_suspend
was there in the first open commit [1].
I guess both are intended to be used during initialization,
forcing an exec script to slow down,
e.g. for a DHCP response to arrive.
But when I tried (in [2])
to teach "wait"
my topology is below:
In my original imagination, I want config bvi loop1 and loop2 on bridge 3.
but one bridge only have one bvi, so I have to move two loop bvi, to bridge1
and bridge 2, and link bridge 1/2 to bridge 3 with pipe,
and then I found pipe-rx not support tag traffic
bvi loop1.vla