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/02/03 01:00:09
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

01:00:09Start

== ifindex is the interface index of lo ==
01:00:09if_indextoname(ifindex:1, ifname:0x3ffdc5f8d63)
01:00:09return lo

== ifindex is the interface index of Link0 ==
01:00:10if_indextoname(ifindex:3, ifname:0x3ffdc5f8d63)
01:00:10return dummy_ipv6

OK
01:00:10End