Git Product home page Git Product logo

Comments (17)

Foxboron avatar Foxboron commented on June 6, 2024 7

Sorry for the delay. I've been busy with other Arch projects and haven't had time to package new things into the repositories for a couple of months.

I've uploaded cilium-cli and pwru to the Arch repos today. Debug packages are also available from https://debuginfod.archlinux.org as well.

https://archlinux.org/packages/community/x86_64/pwru/
https://archlinux.org/packages/community/x86_64/cilium-cli/

Package files can be found here.
https://github.com/Foxboron/archlinux-pkgbuilds/tree/master/pwru
https://github.com/Foxboron/archlinux-pkgbuilds/tree/master/cilium-cli

from pwru.

tao12345666333 avatar tao12345666333 commented on June 6, 2024 1

I can help for Fedora

from pwru.

varunkumare99 avatar varunkumare99 commented on June 6, 2024

I would like to work on this.
Any advice on how to begin?
Thanks

from pwru.

brb avatar brb commented on June 6, 2024

Let me ping some maintainers first. Mind pinging me (martynas) on Slack? We can coordinate there.

from pwru.

varunkumare99 avatar varunkumare99 commented on June 6, 2024

sure!

from pwru.

ShubhamPalriwala avatar ShubhamPalriwala commented on June 6, 2024

Hey @brb Is this still up for grabs? Let me know if I can try tacking this

from pwru.

brb avatar brb commented on June 6, 2024

Yep, just that I still didn't manage to coordinate all efforts with pkg maintainers. Which distro would you target first?

from pwru.

ShubhamPalriwala avatar ShubhamPalriwala commented on June 6, 2024

I use Arch Linux so I would prefer that as a good starting point.

Also, if possible, can you share some articles/docs I can refer to with respect to packaging such an app

from pwru.

brb avatar brb commented on June 6, 2024

Great! I'm not familiar with distro packaging. Perhaphs you could reach out to the Arch community? @Foxboron mentioned that he might help with Arch.

from pwru.

brb avatar brb commented on June 6, 2024

@Foxboron Thanks a lot!

from pwru.

brb avatar brb commented on June 6, 2024

@ShubhamPalriwala Maybe let's continue with Debian/Ubuntu?

from pwru.

terinjokes avatar terinjokes commented on June 6, 2024

bfp2go looks at /sys/devices/system/cpu/possible on the building machine to determine the number of cores to add hooks for, and pwru seems to fail if the number does not match what is observed at runtime. This makes it pretty difficult to build any distribution packages, even for internal corporate distribution.

from pwru.

brb avatar brb commented on June 6, 2024

@terinjokes Do you have an output of such a failure?

from pwru.

brb avatar brb commented on June 6, 2024

@tao12345666333 Great! Will you ping Fedora pkg maintainers?

from pwru.

tao12345666333 avatar tao12345666333 commented on June 6, 2024

yes.

from pwru.

terinjokes avatar terinjokes commented on June 6, 2024

@brb If the machine that compiled pwru has more CPUs than the machine that runs it I get the following error, along with an exit code 1:

Creating perf event reader: failed to create perf ring for CPU 1: can't create perf event: Invalid argument

If the machine that compiled pwru has less CPUs than the target machine (eg, was built in a CI environment) it runs without any error messages, but I don't see packets scheduled onto the higher CPU cores.

I can create a separate issue, but seems like the current implementation will have issues with distribution packages.

from pwru.

brb avatar brb commented on June 6, 2024

@terinjokes Could you create a separate issue, and include strace output? Thanks. My colleague said that the CPU detection should happen during the runtime.

from pwru.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.