Bug 5810 - feature:add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Summary: feature:add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: bpf (show other bugs) bpf
Version: 4.19-026.x
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: xiangzao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-10 10:12 UTC by ljubomir
Modified: 2023-07-10 10:16 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ljubomir inspur_group 2023-07-10 10:12:51 UTC
Description of problem:

Add BPF_MAP_TYPE_REUSEPORT_SOCKARRAY map type to the list
of maps types which bpftool recognizes.
Comment 1 小龙 admin 2023-07-10 10:16:24 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1866