Re: Patches for linux virtio_net driver

2014-11-21 Thread eclectic 923 via freebsd-net
Sorry, having problems sending attachments as plain text. Here's virtio_net_3.10.60.patch: # The netmap 3.10 patch for the virtio_net driver fails to apply. This # patch is the whole netmap virtio driver patch for 3.10.60 (from # kernel.org), and it applies correctly. # Index: linux-3.10.60/dri

Re: Patches for linux virtio_net driver

2014-11-21 Thread eclectic 923 via freebsd-net
Sorry, having problems sending attachments as plain text. Here's virtio_netmap.patch: # This file is a patch to the netmap virtio_net driver include file. # There is a problem with the initialization, and during read packet with # control of the indicies . # # This problem is easily seen by bui