TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

VPP on FreeBSD

93 pointsby bpbp-mangoabout 1 year ago

3 comments

toast0about 1 year ago
I&#x27;m away from my FreeBSD machines at the moment so can&#x27;t provide much real help, but I will say, for a packet test like this, hyperthreads don&#x27;t usually help and often hurt. But I thought most of the FreeBSD intel drivers will set up at least as many NIC queues as threads by default, assuming the NIC can manage that many. The quad 1G nics might only do 4 queues (I&#x27;m not super familiar with all the limits there), but ix and ixl should do 8 if that&#x27;s what you want to do.<p>Might have to tweak the driver options, which would probably be set in &#x2F;boot&#x2F;loader.conf and need a reboot.<p>I&#x27;d imagine freebsd-net should be pretty helpful too, of course.
评论 #39427976 未加载
nimbiusabout 1 year ago
currently only supported in Debian and Ubuntu, but cool to see BSD getting in on the action ahead of other players like Arch or Redhat! im very excited to see how this performs for things like a load balancer.<p>bigger concern is that VPP performance with vHost is limited by the Qemu vHost driver, so KVM might take some time to catch up here. Also cant seem to get any of the performance benchmark graphs and dashboards to load as of rn.
评论 #39427992 未加载
评论 #39426589 未加载
jtolletabout 1 year ago
Pretty interesting port !