!892 [sync] PR-885: example: sync example update

From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
This commit is contained in:
openeuler-ci-bot 2024-07-31 02:27:37 +00:00 committed by Gitee
commit 6d45e8f85a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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