index
:
mesalab_git/MESA_Platform/marsio.git
Feature-4.4-support-amd-arm
Feature-assign-core-for-device
Feature-gtp-offload-base-4.5
bin_support_muti_arch
bugfix-missing-bond-xmit-settings
bugfix-mrzcpd-service-nolimit
dev-4.0
dev-4.1
dev-4.2
dev-4.3
dev-4.4
dev-4.5
dev-4.6
dev-4.7
dev-4.8
feat-cmocka-tests-for-all-nodes
feat-integrate-new-api-dp-trace
feature-adapt-to-ethdev-graph
feature-bbq
feature-dpdk-18-11
feature-gtp-offload
feature-nsh-support
feature-ptf-test
feature-replace-vnode-with-eventdev
feature-retrieve-object-of-backpressure
feature-rpc-compile
feature-standlone-debug-app
feature-support-memif-devices
feature-support-read-mlx5-eal-paramaters
feature-tunnat-table-using-4-tuple
fix-cur-sid-invalid-for-lb-node
rel-4.0
rel-4.1
rel-4.2
rel-4.3
rel-4.4
rel-4.5
rel-4.6
rel-4.7
rel-4.8
statistics_nf_delay
wy-project-support
Repository for MESA_Platform/marsio
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-08-09
🧪 test(DPISDN-52): Add CMocka-based test cases for BFD node.
songyanchao
2024-05-15
🧪 test(DPISDN-42): Add test case for link aware injector node.
songyanchao
2024-05-11
🐞 fix: Fix BFD packet ttl error.
songyanchao
2024-04-17
🐞 fix: Constructed the source port for VXLAN encapsulation.
songyanchao
2024-03-05
✨ feat(TSG-19602): Add the trace information for 'bridge' node.
v4.6.76-20240305
songyanchao
2024-02-01
🎈 perf: Refactored specific fields in classifier rule from string to numer...
songyanchao
2024-02-01
🎈 perf: Optimize of classifier rule fields.
songyanchao
2024-01-19
TSG-18269 fix the missing LACP packets and improve the status output of bond ...
v4.6.71-20240119
陆秋文
2024-01-17
refactor ci
童宗振
2024-01-12
✨ feat(DPISDN-33): Support non-contiguous configuration for Tera adapter id.
songyanchao
2024-01-12
✨ feat(DPISDN-33): Support non-contiguous configuration for Ef adapter id.
songyanchao
2024-01-12
✨ feat(DPISDN-33): Support non-contiguous configuration for Vwire ID.
songyanchao
2024-01-12
🧪 test(TSG-17959): Add route ctx test for Etherfabric and Tera adapters.
songyanchao
2024-01-10
🎈 perf(DPISDN-32): Rename tera_id to tera_adapter_id and ef_id to ef_adapt...
songyanchao
2024-01-10
🧪 test(DPISDN-32): Update PTF test scripts to support loading Classifier ...
songyanchao
2024-01-08
🎈 perf: Update Classifier rule parameters.
songyanchao
2024-01-08
🧪 test(TSG-17959): Add traffic_link_id test case for Tera test.
songyanchao
2024-01-05
🧪 test(TSG-17959): Refine test cases for Tera node.
songyanchao
2024-01-05
🎈 perf(TSG-17959): Refine msgpack serialization and deserialization funct...
songyanchao
2024-01-05
🎈 perf(TSG-17959): Rename the VLAN couple to vlan_ingress and vlan_egress.
songyanchao
2024-01-05
✨ feat(TSG-17959): Add link db handling process for Tera node.
songyanchao
2024-01-05
🧪 test(TSG-17959): Add Tera adapter type for classifier test case.
songyanchao
2024-01-05
🧪 test(TSG-17959): Add PTF test case for Tera node.
songyanchao
2024-01-05
✨ feat: Add ICMP reply processing for endpoint device.
songyanchao
2023-12-27
build DPDK as a support library.
童宗振
2023-12-15
🎈 perf: Rename SID configuration item names and set default values.
songyanchao
2023-12-01
✨ feat(DPISDN-28): Replace msgpack-c with mpack and add corresponding test ...
songyanchao
2023-10-27
🧪 test(DPISDN-24): Add tests for Etherfabric adapter tap mode
v4.6.58-20231027
songyanchao
2023-10-20
🎈 perf(DPISDN-21): Optimize pkt_classifier_engine data structures
songyanchao
2023-10-17
🐞 fix(DPISDN-21): Fix IPv6 port field matching issue
songyanchao
2023-04-17
🎈 perf: 优化Classifier test
songyanchao
2023-04-13
🧪 test(DPISDN-6): 添加bfd、classifier等测试用例
songyanchao
2023-04-10
🎈 perf(DPISDN-7): dpdk 升级至 'dpdk-21.11.3'
songyanchao
2023-04-10
✨ feat(DPISDN-6): add ptf demo test
songyanchao
2017-06-01
调整googletest目录,便于将test测试程序分散设置。
Qiuwen Lu
2016-11-18
重写mr_buffer.c,实现带ctrl_zone的私有控制域。
zhengchao
2016-11-10
更新VNode的统计方式,修正单元测试代码。
Qiuwen Lu
2016-11-10
整合协议栈模块与service模块,对接接口。
Qiuwen Lu
2016-11-07
实现Protocol-Raw服务端侧初始化流程
Qiuwen Lu
2016-11-06
完成协议栈ARP报文的处理流程
Qiuwen Lu
2016-11-04
重构邻居子系统实现,接口与MR3类似,增加对应的单元测�...
Qiuwen Lu
2016-11-02
增加对Systemd(CentOS7)的自动化启动支持。
Qiuwen Lu
2016-10-25
增加协议栈实现,在Service中完成协议栈初始化流程。修改�...
Qiuwen Lu
2016-09-22
优化pag数据包获取机制,解决pag数据包重复释放等问题。
Qiuwen Lu
2016-09-13
删除googletest的安装功能,避免安装时安装到系统中。
Qiuwen Lu
2016-09-02
完成虚拟节点管理器的创建、生产者注册、消费者注册、At...
Qiuwen Lu
2016-09-01
完成service基础服务
Qiuwen Lu
2016-08-30
许多改动,完成基础框架。
Qiuwen Lu
2016-08-25
改名,libbase为libcore
4.0.0
Qiuwen Lu
2016-08-19
增加虚数据节点功能
Qiuwen Lu
[next]