diff options
| author | Toke Høiland-Jørgensen <[email protected]> | 2022-12-15 00:02:54 +0100 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2022-12-14 21:30:40 -0800 |
| commit | f506439ec3dee11e0e77b0a1f3fb3eec22c97873 (patch) | |
| tree | 0cc81e39a2b4c38f1fd9a393fcf59bab89fd79af /net/switchdev/switchdev.c | |
| parent | 1c123c567fb138ebd187480b7fc0610fcb0851f5 (diff) | |
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
This adds a simple test for inserting an XDP program into a cpumap that is
"owned" by an XDP program that was loaded as PROG_TYPE_EXT (as libxdp
does). Prior to the kernel fix this would fail because the map type
ownership would be set to PROG_TYPE_EXT instead of being resolved to
PROG_TYPE_XDP.
v5:
- Fix a few nits from Andrii, add his ACK
v4:
- Use skeletons for selftest
v3:
- Update comment to better explain the cause
- Add Yonghong's ACK
Acked-by: Yonghong Song <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions