On Sat, 22 Jul 2017 00:20:50 -0700, Jakub Kicinski wrote: > One thing which is not clear to me is how to get the association > between programs and maps? Would we need to extend > BPF_OBJ_GET_INFO_BY_FD to provide this info? Another thing that I can't find a way of doing is telling whether BPF fs file is representing a map or a program. Is there a way to do this today?