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
/
service
/
src
/
node.c
Age
Commit message (
Collapse
)
Author
2024-03-15
fix the crash issue when the spinlock check is disabled.
童宗振
2024-03-01
✨ feat(TSG-19602): Add the trace information for 'eth_ingress' node.
songyanchao
Add the trace information for 'eth_ingress' node.
2024-02-28
Basic API implementation for recording trace
童宗振
2023-11-06
🎈 perf(DPISDN-26): Optimize the processing flow of the Ethernet Ingress Node
songyanchao
Optimize the processing flow of the Ethernet Ingress Node
2023-11-02
✨ feat(DPISDN-25): Add dumpfile-count argument for mrpdump
songyanchao
Add dumpfile-count argument for mrpdump
2023-09-05
修正io线程死锁检测不工作的问题。
v4.6.50-20230905
Lu Qiuwen
2023-02-17
TSG-13385 增加service, app侧kernel ↵
陆秋文
representor的实现以实现向内核协议栈注入控制报文的功能。
2023-01-13
增加bond设备的支持。
Lu Qiuwen
2022-12-23
修正vwire测试中发现的问题。
Lu Qiuwen
2022-12-23
适配新接口,编译通过。
Lu Qiuwen
2022-12-23
调整node_shmdev和node_dpdk_dev的实现,适配新的设备管理器。
Lu Qiuwen
2022-12-23
重构设备管理器模块,将物理设备和虚拟设备一起管理。
Lu Qiuwen
2022-11-07
✨ feat(TSG-11965): Add "Health check" module
songyanchao
Add "Health check" module
2022-07-13
增加phydev rx/tx node节点的实现,增加mbuf私有上下文的注册。
Lu Qiuwen
2022-07-13
实现虚设备rx/tx的node。
Lu Qiuwen
2022-07-13
增加基于rte_graph的Packet Process Graph管理器实现。
Lu Qiuwen