qcacmn: Add an ini control to disable Dynamic GRO feature
Dynamic GRO feature is enabled by default and aimed for specific customers. Add an ini control to allow other customers to config this feature enable/disable. Change-Id: I7f505599327ac131b3cdac9b4d9e038861b1aeb6 CRs-Fixed: 3074689
此提交包含在:
@@ -4946,6 +4946,8 @@ void dp_print_soc_cfg_params(struct dp_soc *soc)
|
||||
soc_cfg_ctx->sg_enabled);
|
||||
DP_PRINT_STATS("Gro enabled: %u ",
|
||||
soc_cfg_ctx->gro_enabled);
|
||||
DP_PRINT_STATS("Force Gro enabled: %u ",
|
||||
soc_cfg_ctx->force_gro_enabled);
|
||||
DP_PRINT_STATS("rawmode enabled: %u ",
|
||||
soc_cfg_ctx->rawmode_enabled);
|
||||
DP_PRINT_STATS("peer flow ctrl enabled: %u ",
|
||||
|
新增問題並參考
封鎖使用者