IRC channel logs
2024-05-06.log
back to list of logs
<Pellescours>damo22: for rumpnet I think I understand a bit better, the default qemu network device should be an intel e1000 card <Pellescours>This driver is supported by rump and the device driver is in rumpnet_pci_if_wm library <Pellescours>And when I try add this library for linking I got a missing reference rumpns_rss_getkey when linking <Pellescours>any idea of what is rss_key and how this method should be implemented?