-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
Add support for loongarch64 #7061
Conversation
How did you check resulting build? Except running test suite (at least fbtcs, https://github.com/FirebirdSQL/fbtcs) you should check when doing port to new architecture the following:
|
Hi @AlexPeshkoff , how to do the professional testing of firebird ? I just test
LoongArch CPU support access unaligned.
It's like most of RISC processors |
We use https://github.com/FirebirdSQL/firebird-qa for snapshots & releases testing. Results may be seen here http://firebirdtest.com/ |
OK,thanks! I will test as soon as possible |
@AlexPeshkoff I don't know how to test, can you help us ? We can provide remote machines. |
Zhang Na, our tests specialist will contact you soon here. |
Thanks @AlexPeshkoff ! |
@Zhang Na: please send me a test (or empty) message to:
I will try to explain how to work with currently used QA suite. Best regards, Pavel Zotov. |
Any updates on this? Missing LoongArch support is currently blocking packages in Debian on loong64: |
The latest submission is the best #7531 (comment) , I will close the PR, Thanks! |
Add support for loongarch64, please review, thanks!