> if (!mdev) > goto fail_mdev_alloc; > if (hw->queues > 1) > mdev->flags |= NETIF_F_MULTI_QUEUE; > > So theoretically this flag should be set. > However /sys/class/net/wmaster1/features contains the value 0x0 Yes, umm, guess why. That line should be mdev->features |= ... Not really my week, sorry. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part