summaryrefslogtreecommitdiff
path: root/net/sctp/sm_statefuns.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-06-24 12:47:39 -0700
committerDavid S. Miller <davem@davemloft.net>2021-06-24 12:47:39 -0700
commit89bddde389a8a02b678dcb49bd8a10e341b018e5 (patch)
tree5ab2bdf930c1fda480dd06611e388706723c3cb1 /net/sctp/sm_statefuns.c
parent478890682ff7124bf4eaa6f0af382e9d2c937f73 (diff)
parent9b8dd5e5ea48bbb7532d20c4093a79d8283e4029 (diff)
Merge branch 'gve-dqo'
Bailey Forrest says: ==================== gve: Introduce DQO descriptor format DQO is the descriptor format for our next generation virtual NIC. The existing descriptor format will be referred to as "GQI" in the patch set. One major change with DQO is it uses dual descriptor rings for both TX and RX queues. The TX path uses a TX queue to send descriptors to HW, and receives packet completion events on a TX completion queue. The RX path posts buffers to HW using an RX buffer queue and receives incoming packets on an RX queue. One important note is that DQO descriptors and doorbells are little endian. We continue to use the existing big endian control plane infrastructure. The general format of the patch series is: - Refactor existing code/data structures to be shared by DQO - Expand admin queues to support DQO device setup - Expand data structures and device setup to support DQO - Add logic to setup DQO queues - Implement datapath ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_statefuns.c')
0 files changed, 0 insertions, 0 deletions