Introduction - If you have any usage issues, please Google them yourself
this code is a communication method between user space and kernel space.user space access kernel data through shared memory.the address of shared memory created in kernel space is passed to user space through netlink beforehand.