Home
last modified time | relevance | path

Searched hist:db956ae882f4e7aa99c9c242a91ae942d08b6939 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.hdiff db956ae882f4e7aa99c9c242a91ae942d08b6939 Tue Feb 16 23:19:19 CST 2016 John Fastabend <john.fastabend@gmail.com> net: ixgbe: abort with cls u32 divisor groups greater than 1

This patch ensures ixgbe will not try to offload hash tables from the
u32 module. The device class does not currently support this so until
it is enabled just abort on these tables.

Interestingly the more flexible your hardware is the less code you
need to implement to guard against these cases.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dixgbe_main.cdiff db956ae882f4e7aa99c9c242a91ae942d08b6939 Tue Feb 16 23:19:19 CST 2016 John Fastabend <john.fastabend@gmail.com> net: ixgbe: abort with cls u32 divisor groups greater than 1

This patch ensures ixgbe will not try to offload hash tables from the
u32 module. The device class does not currently support this so until
it is enabled just abort on these tables.

Interestingly the more flexible your hardware is the less code you
need to implement to guard against these cases.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>