]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Print per-device checksum configuration RELEASE-0.8.0 RELEASE-0.9.0
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Tue, 12 Oct 2021 15:24:04 +0000 (17:24 +0200)
committerUnikraft <monkey@unikraft.io>
Mon, 28 Mar 2022 18:33:46 +0000 (18:33 +0000)
commit9cbe8e15be7c3fca9dcc54f9bd669615e3454e4f
tree5d7e0e4608ffeec3847cf18c6ebd9b78390da3ec
parent7315e429ed819630892e8c8e82856500bb66852f
Print per-device checksum configuration

During network device initialization, print the checksum
handling configuration that get set by the underlying
uknetdev driver. 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