Skip to content

Commit

Permalink
docs: XDP update missing features
Browse files Browse the repository at this point in the history
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
  • Loading branch information
netoptimizer committed Sep 19, 2016
1 parent 72ea434 commit 91c24d6
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ Record missing implemenation features here.
Missing: Push/pop headers
=========================

Did we actually implement adding header?

What would requires adjusting the data start pointer... don't think
that feedback happens looking at the code.

Needed by :doc:`../use-cases/xdp_use_case_ddos_scrubber`


Expand All @@ -23,3 +18,8 @@ Missing: Capabilities negotiation
=================================

See: :ref:`ref_prog_negotiation`

Missing: XDP program per RX queue
=================================

Changes to the userspace API is needed to add this feature.

0 comments on commit 91c24d6

Please sign in to comment.