On Mon, Dec 5, 2011 at 8:58 AM, Jason Wang <jasowang@xxxxxxxxxx> wrote: > This patch adds a simple flow director to tun/tap device. It is just a > page that contains the hash to queue mapping which could be changed by > user-space. The backend (tap/macvtap) would query this table to get > the desired queue of a packets when it send packets to userspace. > > The page address were set through a new kind of ioctl - TUNSETFD and > were pinned until device exit or another new page were specified. Please use "flow" or "fdir" instead of "fd" in the ioctl and code. "fd" reminds of file descriptor. The ixgbe driver uses "fdir". Stefan _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization