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/26 16:32:00
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:32:00Start

== ifindex is the interface index of lo ==
16:32:00if_indextoname(ifindex:1, ifname:0x3ffc1df8853)
16:32:00return lo

== ifindex is the interface index of Link0 ==
16:32:00if_indextoname(ifindex:125, ifname:0x3ffc1df8853)
16:32:00return dummy_ipv6

OK
16:32:01End