frr
frr copied to clipboard
pimd, pim6d: Using ttable for displaying output of show multicast command
Using ttable for displaying "show ip/ipv6 multicast count command.
Issue: https://github.com/FRRouting/frr/issues/11246
Signed-off-by: Abhishek N R [email protected]
@AbhishekNR : Please paste the display output for before and after changes.
Before:
frr# show ip multicast count
Interface Address ifi Vif PktsIn PktsOut BytesIn BytesOut
pimreg * 54 0 0 0 0 0
frr#
frr# show ipv6 multicast count
Interface Address ifi Vif PktsIn PktsOut BytesIn BytesOut
pim6reg * 55 0 0 0 0 0
frr#
After:
frr# show ip multicast count
Interface Address ifi Vif PktsIn PktsOut BytesIn BytesOut
pimreg * 56 0 0 0 0 0
frr#
frr# show ipv6 multicast count
Interface Address ifi Vif PktsIn PktsOut BytesIn BytesOut
pim6reg * 57 0 0 0 0 0
frr#
Continuous Integration Result: FAILED
Continuous Integration Result: FAILED
See below for issues. CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-6843/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.
Get source / Pull Request: Successful
Building Stage: Successful
Basic Tests: Failed
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests Ubuntu 18.04 arm8 part 9: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 9: No useful log foundTopotests Ubuntu 18.04 i386 part 9: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO9U18I386-6843/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 9 see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-6843/artifact/TOPO9U18I386/ErrorLog/log_topotests.txt
Successful on other platforms/tests
- Topotests Ubuntu 18.04 arm8 part 6
- Topotests Ubuntu 18.04 amd64 part 0
- Topotests debian 10 amd64 part 6
- Topotests Ubuntu 18.04 arm8 part 1
- Topotests Ubuntu 18.04 amd64 part 7
- Addresssanitizer topotests part 3
- Topotests Ubuntu 18.04 i386 part 5
- Topotests Ubuntu 18.04 i386 part 0
- Addresssanitizer topotests part 2
- Fedora 29 rpm pkg check
- Topotests Ubuntu 18.04 amd64 part 4
- CentOS 7 rpm pkg check
- Topotests debian 10 amd64 part 7
- Topotests Ubuntu 18.04 i386 part 2
- Topotests Ubuntu 18.04 amd64 part 3
- Addresssanitizer topotests part 8
- Topotests debian 10 amd64 part 5
- Ubuntu 18.04 deb pkg check
- Addresssanitizer topotests part 6
- Topotests Ubuntu 18.04 i386 part 7
- Topotests Ubuntu 18.04 amd64 part 1
- Topotests Ubuntu 18.04 i386 part 3
- Topotests Ubuntu 18.04 amd64 part 2
- Topotests Ubuntu 18.04 amd64 part 6
- Topotests debian 10 amd64 part 3
- Topotests Ubuntu 18.04 i386 part 8
- Addresssanitizer topotests part 0
- Topotests debian 10 amd64 part 8
- Topotests debian 10 amd64 part 9
- Topotests debian 10 amd64 part 4
- Topotests Ubuntu 18.04 arm8 part 4
- IPv6 protocols on Ubuntu 18.04
- Debian 9 deb pkg check
- Addresssanitizer topotests part 4
- IPv4 protocols on Ubuntu 18.04
- Addresssanitizer topotests part 1
- Topotests Ubuntu 18.04 arm8 part 3
- Topotests Ubuntu 18.04 i386 part 4
- Topotests Ubuntu 18.04 amd64 part 8
- Topotests debian 10 amd64 part 2
- Addresssanitizer topotests part 9
- Topotests Ubuntu 18.04 arm8 part 0
- Static analyzer (clang)
- Topotests Ubuntu 18.04 arm8 part 2
- Topotests debian 10 amd64 part 0
- Topotests Ubuntu 18.04 arm8 part 7
- Topotests Ubuntu 18.04 amd64 part 9
- Topotests Ubuntu 18.04 i386 part 6
- Addresssanitizer topotests part 7
- Ubuntu 20.04 deb pkg check
- Topotests Ubuntu 18.04 amd64 part 5
- IPv4 ldp protocol on Ubuntu 18.04
- Ubuntu 16.04 deb pkg check
- Debian 10 deb pkg check
- Topotests Ubuntu 18.04 arm8 part 5
- Topotests Ubuntu 18.04 i386 part 1
- Topotests debian 10 amd64 part 1
- Addresssanitizer topotests part 5
Warnings Generated during build:
Checkout code: Successful with additional warnings
Topotests Ubuntu 18.04 arm8 part 8: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 8: No useful log foundTopotests Ubuntu 18.04 arm8 part 9: Failed (click for details)
Topotests Ubuntu 18.04 arm8 part 9: No useful log foundTopotests Ubuntu 18.04 i386 part 9: Failed (click for details)
Topology Test Results are at https://ci1.netdef.org/browse/FRR-PULLREQ2-TOPO9U18I386-6843/test
Topology Tests failed for Topotests Ubuntu 18.04 i386 part 9 see full log at https://ci1.netdef.org/browse/FRR-PULLREQ2-6843/artifact/TOPO9U18I386/ErrorLog/log_topotests.txt
Report for pim_cmd_common.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #3297: FILE: /tmp/f1-24188/pim_cmd_common.c:3297:
< ERROR: space required before the open parenthesis '('
< #3368: FILE: /tmp/f1-24188/pim_cmd_common.c:3368:
Continuous Integration Result: SUCCESSFUL
Congratulations, this patch passed basic tests
Tested-by: NetDEF / OpenSourceRouting.org CI System
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-6844/
This is a comment from an automated CI system. For questions and feedback in regards to this CI system, please feel free to email Martin Winter - mwinter (at) opensourcerouting.org.