FRR Plan Clone from CI1

Build: #267 did not complete Changes by Donatas Abraitis <donatas@opensourcerouting.org>

Stages & jobs

  1. Get Sourcecode

  2. Building Stage

Build result summary

Details

Queued
Started
Completed
Status
Reason for not building is unknown
Labels
None
Revision
b84476e0bb46ea7f6d6b6d180f06602b27a34ecd

Comments on Checkout Code

  1. Anonymous user

    Detected hung build state. The build was detected as hung because the logs were quiet for "20" minutes and the build took "2.5" times longer than average. Attempting to generate stack trace and terminate spawned sub-processes.

  2. Anonymous user

    Detected hung build state. The build was detected as hung because the logs were quiet for "20" minutes and the build took "2.5" times longer than average. Attempting to generate stack trace and terminate spawned sub-processes.

Code commits

Author Commit Message Commit date
Donatas Abraitis <donatas@opensourcerouting.org> Donatas Abraitis <donatas@opensourcerouting.org> b84476e0bb46ea7f6d6b6d180f06602b27a34ecd Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHER
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp <sharpd@nvidia.com> Donald Sharp <sharpd@nvidia.com> 07b91ca0967fb898e4060367d485b85f965856e2 m *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
INTERFACE_NAMSIZ is just a redefine of IFNAMSIZ and IFNAMSIZ
is the standard for interface name length on all platforms
that FRR currently compiles on.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>