Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CENNSO-1670] build: upgrade to vpp 24.02 #47

Merged
merged 1 commit into from
Jun 27, 2024
Merged

[CENNSO-1670] build: upgrade to vpp 24.02 #47

merged 1 commit into from
Jun 27, 2024

Conversation

demo-exe
Copy link
Contributor

@demo-exe demo-exe commented May 7, 2024

No description provided.

@s5uishida
Copy link

s5uishida commented May 10, 2024

Hi @demo-exe

An error occurred when applied the patches of the mzyla/vpp-24.02 branch to VPP according to the vpp.spec below and built it on Ubuntu 22.04.

https://github.com/travelping/fpp-vpp/blob/mzyla/vpp-24.02/vpp.spec

VPP_COMMIT=80e9503819a64f8360bb9b055660089ba67957f6
VPP_REPO=https://github.com/fdio/vpp.git
VPP_BRANCH=stable/2402
VPP_RELEASE=v24.02
# make build-release
...
@@@@ Building vpp in /root/vpp/build-root/build-vpp-native/vpp @@@@
[1683/2764] Building C object CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/device.c.o
FAILED: CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/device.c.o 
/usr/bin/ccache /usr/lib/ccache/clang --target=x86_64-linux-gnu -DHAVE_FCNTL64 -D_FORTIFY_SOURCE=2 -Daf_packet_plugin_EXPORTS -I/root/vpp/src -I/root/vpp/build-root/build-vpp-native/vpp/CMakeFiles -I/root/vpp/src/plugins -I/root/vpp/build-root/build-vpp-native/vpp/CMakeFiles/plugins -I/root/vpp/build-root/build-vpp-native/vpp/CMakeFiles/plugins/af_packet -fPIC -g -Werror -Wall -Wno-address-of-packed-member -O3 -fstack-protector -fno-common -march=corei7 -mtune=corei7-avx -fvisibility=hidden -ffunction-sections -fdata-sections -MD -MT CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/device.c.o -MF CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/device.c.o.d -o CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/device.c.o -c /root/vpp/src/plugins/af_packet/device.c
/root/vpp/src/plugins/af_packet/device.c:320:28: error: variable 'b0_first' set but not used [-Werror,-Wunused-but-set-variable]
          vlib_buffer_t *b0 = 0, *b0_first = 0;
                                  ^
1 error generated.
[1686/2764] Building C object CMakeFiles/plugins/af_packet/CMakeFiles/af_packet_plugin.dir/node.c.o
ninja: build stopped: subcommand failed.
make[1]: *** [Makefile:693: vpp-build] Error 1
make[1]: Leaving directory '/root/vpp/build-root'
make: *** [Makefile:434: build-release] Error 2

FYI.

@mgumz
Copy link

mgumz commented May 13, 2024

@demo-exe its more "maintenance" then "feature".

@demo-exe demo-exe changed the title feat: upgrade to vpp 24.02 build: upgrade to vpp 24.02 May 15, 2024
@demo-exe demo-exe changed the title build: upgrade to vpp 24.02 [CENNSO-1670] build: upgrade to vpp 24.02 Jun 17, 2024
@korroot korroot added the enhancement New feature or request label Jun 26, 2024
Removed endiannes test
Update README
@korroot korroot marked this pull request as ready for review June 27, 2024 08:52
@korroot korroot merged commit d8457e7 into main Jun 27, 2024
3 checks passed
@korroot korroot deleted the mzyla/vpp-24.02 branch June 27, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants