-
- Downloads
qosmngr: move Device.QoS. from bbfdm to qosmngr and fix pipeline
* no changes done to bbf code, only moved qos.c and qos.h from bbfdm to qosmngr, and added as a bbfdm micro service * fix pipeline
parent
4179d88a
No related branches found
No related tags found
Pipeline #144167 passed
Stage: static_code_analysis
Stage: compile_test
Stage: functional_test
Stage: api_test
Showing
- .gitlab-ci.yml 2 additions, 1 deletion.gitlab-ci.yml
- Makefile 5 additions, 1 deletionMakefile
- bbf_plugin/Makefile 21 additions, 0 deletionsbbf_plugin/Makefile
- bbf_plugin/qos_bbf.c 2181 additions, 0 deletionsbbf_plugin/qos_bbf.c
- bbf_plugin/qos_bbf.h 27 additions, 0 deletionsbbf_plugin/qos_bbf.h
- gitlab-ci/install-dependencies.sh 19 additions, 1 deletiongitlab-ci/install-dependencies.sh
bbf_plugin/Makefile
0 → 100644
bbf_plugin/qos_bbf.c
0 → 100644
This diff is collapsed.
bbf_plugin/qos_bbf.h
0 → 100644
Please register or sign in to comment