public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* fbnic qemu is open source
@ 2026-03-09 18:38 Jakub Kicinski
  2026-03-17 19:41 ` Mina Almasry
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Kicinski @ 2026-03-09 18:38 UTC (permalink / raw)
  To: netdev; +Cc: Zinc Lim, almasrymina, willemb

Hi!

The fbnic QEMU repo is now open source and available at:

https://github.com/facebook/fbnic_qemu

It contains the emulated datapath for the fbnic device, the FW
components are not included (PHY programming, NC-SI, init, sensors 
and such). 

The main practical use I imagine is being able to test TCP Rx zero
copy (kernel and/or user space) without any HW dependency.
There's work on adding relevant features to virtio but it's going 
a little slowly. Also being able to test code and selftests with 
a more "real" device than netdevsim with vng is super convenient :)

Big thanks to Zinc Lim for the open source heavy lifting (isolating 
and mocking out the FW parts, cleaning up the code base and getting 
it thru corporate reviews).

No plans at this stage to upstream it to QEMU because TBH I don't
expect that QEMU would care to carry random HW emulation drivers.

Sorry if the announcement is a bit self-serving but folks expressed
interest off list in being able to test the queue API and zero-copy 
Rx without real HW so I thought it's relevant.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-17 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 18:38 fbnic qemu is open source Jakub Kicinski
2026-03-17 19:41 ` Mina Almasry
2026-03-17 21:34   ` Jakub Kicinski
2026-03-17 21:42     ` Adam Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox