Home
last modified time | relevance | path

Searched hist:"780 eded34cccca642c241dad54d54de70f6c43ac" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.cdiff 780eded34cccca642c241dad54d54de70f6c43ac Mon Sep 30 22:03:24 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: report users coalesce request

The user's request for an interrupt coalescing value gets
translated into a hardware value to be used with the NIC,
and was getting reported back based on the hw value, which,
due to hw tic resolution, could be reported as a different
number than what the user originally asked for. This code
now tracks both the user request and what was put into the
hardware so we can report back to the user what they
requested.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dionic_lif.hdiff 780eded34cccca642c241dad54d54de70f6c43ac Mon Sep 30 22:03:24 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: report users coalesce request

The user's request for an interrupt coalescing value gets
translated into a hardware value to be used with the NIC,
and was getting reported back based on the hw value, which,
due to hw tic resolution, could be reported as a different
number than what the user originally asked for. This code
now tracks both the user request and what was put into the
hardware so we can report back to the user what they
requested.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dionic_lif.cdiff 780eded34cccca642c241dad54d54de70f6c43ac Mon Sep 30 22:03:24 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: report users coalesce request

The user's request for an interrupt coalescing value gets
translated into a hardware value to be used with the NIC,
and was getting reported back based on the hw value, which,
due to hw tic resolution, could be reported as a different
number than what the user originally asked for. This code
now tracks both the user request and what was put into the
hardware so we can report back to the user what they
requested.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>