]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Print network device hardware address
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Tue, 12 Oct 2021 15:22:01 +0000 (17:22 +0200)
committerUnikraft <monkey@unikraft.io>
Mon, 28 Mar 2022 18:33:46 +0000 (18:33 +0000)
commit7315e429ed819630892e8c8e82856500bb66852f
tree85cc1e9ecc13928aa103501096ec98a705e6e3c9
parentfdd235a400401b137aa64cb62111cda72a001ab7
Print network device hardware address

During network device initialization, print the hardware
address of the network device to the info kernel console.
This should simplify first-level of diagnosis.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Sergiu Moga <sergiu.moga@protonmail.com>
Approved-by: Marc Rittinghaus <marc.rittinghaus@kit.edu>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #10
init.c