Merge remote-tracking branch 'origin/main' into practical-training

This commit is contained in:
TsMask
2024-07-16 10:02:42 +08:00
19 changed files with 87 additions and 93 deletions

View File

@@ -317,6 +317,27 @@ upf:
filter: ""
display: "RX TX Queue Num"
comment: ""
- name: "useSocket"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Use Socket"
comment: "data rx&tx use C socket"
- name: "enableTap"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Enable Tap"
comment: "Enable 5G ethernet LAN"
- name: "enableQer"
type: "int"
value: "0"
access: "read-write"
filter: '0~1'
display: "Enable Qer"
comment: "Enable PFCP Qer Control"
dataForwarderUpfd:
display: "Data Forwarder Upfd"
sort: 13