commit | a8771bfe05549f3068532c60e3682441ff8159fd | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Apr 01 10:56:07 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 02 14:18:33 2021 -0700 |
tree | ca64dae313f5e7aa61b5b241e12284ccb1bf5219 | |
parent | f0790bcd36063f2850301982f167128139a51f62 [diff] |
ionic: add and enable tx and rx timestamp handling The Tx and Rx timestamped packets are handled through separate queues. Here we set them up, service them, and tear them down along with the normal Tx and Rx queues. Signed-off-by: Allen Hubbe <allenbh@pensando.io> Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>