summaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorEdward Cree <ecree.xilinx@gmail.com>2022-11-14 13:15:53 +0000
committerDavid S. Miller <davem@davemloft.net>2022-11-16 09:07:02 +0000
commit36df6136a7d0a32f6b7e5862aeef4702b8b087d2 (patch)
tree0669058cf11540b58ad548f2c5723a0489ff4d3d /scripts/bpf_doc.py
parent85697f97fd3cdb1766ba53ac2d129bbc34e6df98 (diff)
sfc: add ability for extra channels to receive raw RX buffers
The TC extra channel will need its own special RX handling, which must operate before any code that expects the RX buffer to contain a network packet; buffers on this RX queue contain MAE counter packets in a special format that does not resemble an Ethernet frame, and many fields of the RX packet prefix are not populated. The USER_MARK field, however, is populated with the generation count from the counter subsystem, which needs to be passed on to the RX handler. Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions