example: sync example update

(cherry picked from commit c3bd24ca763996b57796c65ba018ce285e67f6e6)
This commit is contained in:
yinbin6 2024-07-11 09:34:54 +08:00 committed by openeuler-sync-bot
parent a1b6a14d76
commit 2fdf3febd9
2 changed files with 3756 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Name: gazelle
Version: 1.0.2
Release: 48
Release: 49
Summary: gazelle is a high performance user-mode stack
License: MulanPSL-2.0
URL: https://gitee.com/openeuler/gazelle
@ -228,6 +228,7 @@ Patch9208: 0208-virtio-mode-actual_queue_num.patch
Patch9209: 0209-virtio-update-g_rule_port-by-reg_ring_type-enum.patch
Patch9210: 0210-virtio-dfx-data-of-virtio.patch
Patch9211: 0211-add-flow_bifurcation-switch-in-lstack_cfg-file.patch
Patch9212: 0212-example-sync-example-update.patch
%description
%{name} is a high performance user-mode stack.
@ -269,6 +270,9 @@ install -Dpm 0640 %{_builddir}/%{name}-%{version}/src/ltran/ltran.conf %{b
%config(noreplace) %{conf_path}/ltran.conf
%changelog
* Thu Jul 11 2024 yinbin6 <yinbin8@huawei.com> - 1.0.2-49
- example: sync example update
* Fri Jul 5 2024 yinbin6 <yinbin8@huawei.com> - 1.0.2-48
- add flow_bifurcation switch in lstack_cfg file
- virtio: dfx data of virtio