TSG-10961 在KNI插件中配置TAP网卡的RPS
This commit is contained in:
@@ -215,6 +215,9 @@ struct security_policy_shunt_tsg_diagnose{
|
||||
};
|
||||
|
||||
struct kni_handle{
|
||||
int tap_rps_enable;
|
||||
char tap_rps_mask[KNI_SYMBOL_MAX];
|
||||
|
||||
struct io_uring_conf iouring_conf;
|
||||
struct kni_marsio_handle *marsio_handle;
|
||||
struct bpf_ctx *tap_bpf_ctx;
|
||||
|
||||
Reference in New Issue
Block a user