Test Information

TitleMaps an interface index into its corresponding name
CommandLine./tst_if_index_to_name --log=3.html --title=Maps an interface index into its corresponding name
TestVersionREL_1_1_18
Start2023/01/17 08:40:11
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:40:11Start

== ifindex is the interface index of lo ==
08:40:11if_indextoname(ifindex:1, ifname:0x7ffcf8138d70)
08:40:11return lo

== ifindex is the interface index of Link0 ==
08:40:11if_indextoname(ifindex:106, ifname:0x7ffcf8138d70)
08:40:11return dummy_ipv6

OK
08:40:11End