Skip to content

Commit

Permalink
bpf: selftests: test skb->tstamp in redirect_neigh
Browse files Browse the repository at this point in the history
This patch adds tests on forwarding the delivery_time for
the following cases
- tcp/udp + ip4/ip6 + bpf_redirect_neigh
- tcp/udp + ip4/ip6 + ip[6]_forward
- bpf_skb_set_delivery_time
- The old rcv timestamp expectation on tc-bpf@ingress

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Martin KaFai Lau authored and David S. Miller committed Mar 3, 2022
1 parent 8d21ec0 commit c803475
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 0 deletions.
Loading

0 comments on commit c803475

Please sign in to comment.