summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-20Allow monitor the bfd session status from prometheus.v4.7.10-20241121rel-4.7dev-4.7Lu Qiuwen
2024-10-24๐ŸŽˆ perf: Optimize error handling for load balancer node.v4.7.9-20241025songyanchao
Optimize error handling for load balancer node.
2024-07-15revert build with O3.Lu Qiuwen
2024-07-05rearrange the variable layout of structure tunnel_desc, enable the LTO and โ†ตLu Qiuwen
make O3 as default level in release build.
2024-07-05๐ŸŽˆ perf: Optimize mrpdump structure for performance improvements.songyanchao
Optimize mrpdump structure for performance improvements.
2024-07-01๐Ÿž fix: Correct error where rpm -u unintentionally triggers โ†ตv4.7.8-20240701songyanchao
update-alternatives. Correct error where rpm -u unintentionally triggers update-alternatives.
2024-06-14OMPUB-1321 bugfix: clear the inflight lean counter when prod recreated.v4.7.7-20240620Lu Qiuwen
2024-05-10๐Ÿž fix: Fix BFD packet ttl error.v4.7.6-20240511songyanchao
Fix BFD packet ttl error.
2024-04-30๐ŸŽˆ perf: Update memzone to 51200 and max_lcores to 256.v4.7.5-20240430songyanchao
Update memzone to 51200 and max_lcores to 256.
2024-04-25๐ŸŽˆ perf: Mark the sizes of metadata fields.songyanchao
Mark the sizes of metadata fields.
2024-04-22๐Ÿž fix: Fix forgotten offset issue after obj usage.v4.7.4-20240422songyanchao
Fix forgotten offset issue after obj usage.
2024-04-22๐Ÿž fix: Fix mbufs_to_send array out of bounds.songyanchao
Fix mbufs_to_send array out of bounds.
2024-04-20๐ŸŽˆ perf: Set nr_max_link_dbs default to 64.v4.7.3-20240420songyanchao
Set nr_max_link_dbs default to 64.
2024-04-19๐Ÿž fix: fix rte_hash usage error.v4.7.2-20240419songyanchao
fix rte_hash usage error.
2024-04-14delay yellow packets in nanoseconds instead of us.v4.7.1-20240416Lu Qiuwen
2024-04-14support tx meter and df calculate.Lu Qiuwen
2024-04-14bugfix: clean the credit counters when cons created, fix the txdrop counter.Lu Qiuwen
2024-04-14support limits the max inflight objects in vnode.Lu Qiuwen
2024-04-14๐Ÿž fix: Fix mbuf leak in shmdev tx node.songyanchao
Fix mbuf leak in shmdev tx node.
2024-04-14Feature retrieve object of backpressure้™†็ง‹ๆ–‡
2024-04-14add rx spin time stat for i/o cores.Lu Qiuwen
2024-04-14๐Ÿž fix: Constructed the source port for VXLAN encapsulation.songyanchao
Constructed the source port for VXLAN encapsulation.
2024-04-14๐Ÿž fix: Fixed an issue where the Classifier rule change check behaved โ†ตsongyanchao
abnormally when multiple virtual systems shared the same rule set. Fixed an issue where the Classifier rule change check behaved abnormally when multiple virtual systems shared the same rule set.
2024-03-25fix the missing settings for bond xmit policy.v4.7.0-20240325bugfix-missing-bond-xmit-settingsLu Qiuwen
2024-02-05fix TSG-18849: parse the packet as GTP-U when source port or dest port is 2152.v4.6.74-20240205Lu Qiuwen
2024-02-04fix errortongzongzhen
2024-02-01: Refined log output formatting in node module.v4.6.73-20240201songyanchao
Refined log output formatting in node module.
2024-02-01๐ŸŽˆ perf: Refactored specific fields in classifier rule from string to โ†ตsongyanchao
numeric format. Refactored specific fields in classifier rule from string to numeric format.
2024-02-01๐ŸŽˆ perf: Optimize of classifier rule fields.songyanchao
Optimize of classifier rule fields.
2024-01-31fix patch macro errorv4.6.72-20240131็ซฅๅฎ—ๆŒฏ
2024-01-19TSG-18269 fix the missing LACP packets and improve the status output of bond โ†ตv4.6.71-20240119้™†็ง‹ๆ–‡
interfaces.
2024-01-18๐ŸŽˆ perf(DPISDN-32): Add rules changed check to Classifier dynamic rules โ†ตsongyanchao
loading process. Add rules changed check to Classifier dynamic rules loading process.
2024-01-17refactor ci็ซฅๅฎ—ๆŒฏ
2024-01-16๐ŸŽˆ perf: Modify "stderr" to "stdout" and remove "sd_journal_print" in MR_LOG.v4.6.70-20240116songyanchao
Modify "stderr" to "stdout" and remove "sd_journal_print" in MR_LOG.
2024-01-15๐ŸŽˆ perf: Optimize the process of setting VLAN sub-interface MTU using ioctl.songyanchao
Optimize the process of setting VLAN sub-interface MTU using ioctl.
2024-01-12โœจ feat(DPISDN-33): Support non-contiguous configuration for Tera adapter id.songyanchao
Support non-contiguous configuration for Tera adapter id.
2024-01-12โœจ feat(DPISDN-33): Support non-contiguous configuration for Ef adapter id.songyanchao
Support non-contiguous configuration for Ef adapter id.
2024-01-12โœจ feat(DPISDN-33): Support non-contiguous configuration for Vwire ID.songyanchao
Support non-contiguous configuration for Vwire ID.
2024-01-12๐Ÿงช test(TSG-17959): Add route ctx test for Etherfabric and Tera adapters.songyanchao
Add route ctx test for Etherfabric and Tera adapters.
2024-01-10๐ŸŽˆ perf(DPISDN-32): Rename tera_id to tera_adapter_id and ef_id to โ†ตsongyanchao
ef_adapter_id . Rename tera_id to tera_adapter_id and ef_id to ef_adapter_id .
2024-01-10๐Ÿงช test(DPISDN-32): Update PTF test scripts to support loading Classifier โ†ตsongyanchao
Rules from mrglobal.dynamic.conf. Update PTF test scripts to support loading Classifier Rules from mrglobal.dynamic.conf.
2024-01-10โœจ feat(DPISDN-32): Classifier Node supports dynamically loading rules from โ†ตsongyanchao
mrglobal.dynamic.conf Classifier Node supports dynamically loading rules from mrglobal.dynamic.conf
2024-01-10๐Ÿž fix(TSG-18251): Fix compilation failure in EL7 environment.songyanchao
Fix compilation failure in EL7 environment.
2024-01-10โœจ feat(TSG-18251): Support Dual Stack Configuration in Trunk Mode.songyanchao
Support Dual Stack Configuration in Trunk Mode.
2024-01-09โœจ feat(TSG-18251): Enable Dual-Stack Support for Dev Trunk Mode.songyanchao
Enable Dual-Stack Support for Dev Trunk Mode.
2024-01-08๐ŸŽˆ perf: Update Classifier rule parameters.songyanchao
Update Classifier rule parameters.
2024-01-08๐Ÿงช test(TSG-17959): Add traffic_link_id test case for Tera test.songyanchao
Add traffic_link_id test case for Tera test.
2024-01-05๐Ÿงช test(TSG-17959): Refine test cases for Tera node.songyanchao
Refine test cases for Tera node.
2024-01-05๐ŸŽˆ perf(TSG-17959): Refine msgpack serialization and deserialization โ†ตsongyanchao
functions, along with corresponding test cases. Refine msgpack serialization and deserialization functions, along with corresponding test cases.
2024-01-05๐ŸŽˆ perf(TSG-17959): Support IPV6 for health status response via HTTP.songyanchao
Support IPV6 for health status response via HTTP.