Skip to content

feat: test stand - #126

Open
baydakov-georgiy wants to merge 13 commits into
traffic_filteringfrom
test_stand
Open

feat: test stand#126
baydakov-georgiy wants to merge 13 commits into
traffic_filteringfrom
test_stand

Conversation

@baydakov-georgiy

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread controller/service/config/categories.json
for i in $(seq 1 10); do
ip link show "$BRIDGE_IFACE" &>/dev/null && break
sleep 0.5
for BRIDGE in "$BRIDGE1" "$BRIDGE2"; do

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше бы настройку сети выделить в отдельный скрипт, чтобы не запускать VM от рута

Comment on lines +18 to +22
build-worker:
cd $(WORKER_DIR) && bazel build --config=riscv64 //:worker

build-controller:
$(MAKE) -C $(CONTROLLER_DIR) build-riscv

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Очевидно не хватает зависимостей по файлам

Comment thread worker/src/dpdk_filter/domain_cache.c
Comment thread worker/src/dpdk_filter/main.c
@baydakov-georgiy baydakov-georgiy linked an issue May 15, 2026 that may be closed by this pull request

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Опять ключ попал в код

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants