-
vlan-interface-configuration/sub-layer-protocol-name has the following definition:
leaf sub-layer-protocol-name {
type sub-layer-protocol-name-type;
default "SUB_LAYER_PROTOCOL_NAME_TYP…
-
Found issue while fixing chown04 testcase.
mount() is failing with EBUSY while trying to mount filesystem in read only mode.
Code Snippet:
SAFE_MOUNT(cleanup, device, "mntpoint", fs_type, MS_RDO…
-
The current `outduct_element_config_t` has a way to ensure a specific LTP local port with `ltpSenderBoundPort` but there is no way to do the equivalent thing with the outgoing UDP source port.
The …
-
Some times I observe VMs getting stucked (by looking at the last modified time of log file such as `syzkaller1.raw`), but after a very long time, it will eventually move forward (so not the same as #1…
-
See https://src.fedoraproject.org/rpms/supertuxkart/blob/rawhide/f/supertuxkart.spec#_17
`License: GPL-2.0-or-later AND GPL-3.0-or-only AND CC-BY-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND OFL-1.1 AN…
-
**分词**
- [中文分词文献列表](http://zhangkaixu.github.io/bibpage/cws.html)
- 张开旭, Kaixu Zhang
- 陈新驰
- [深度学习中文分词调研](http://www.hankcs.com/nlp/segment/depth-learning-chinese-word-segmentation-survey.html)
…
-
Can fdk-aac decode ER-AAC-LD stream?
aacDecoder_DecodeFrame always returns error when i try to decode ER-AAC-LD stream below in the latest git master version.
I tried to test same file in v0.1.5 but…
-
When failing LTP tests categorized, they were categorized into 4 categories:
1) Test Issues - Test Bugs:
- There is bug in the test code such as non-existing folder or user and so on
- Fix bug …
-
Hi, everyone
I found the testcases/network/sockets/ltpClient ping output is messy. And that made my uncomfortable.
So I fix it with dump-like format.
output before the fixing:
```
[0]: [69] [0] …
-
Update the MPLS-TE YANG models to allow supporting also MPLS-TP:
- Develop a new MPLS-TE Topology YANG model supporting both generic MPLS-TE and MPLS-TP nodes/links
- Update MPLS-TE Tunnel YANG mode…