On Thu, 21 Feb 2019 07:33:57 +0300, Иван Иванов wrote: > I loaded tail call prog with map via ip util, i do not know, if it > pin map. But i can see it in list of maps via bpftool map with id
Try: bpftool map pin id $YOUR_ID /sys/fs/bpf/my_map and see if the prog array updates stick after that. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1584): https://lists.iovisor.org/g/iovisor-dev/message/1584 Mute This Topic: https://lists.iovisor.org/mt/29942134/21656 Group Owner: [email protected] Unsubscribe: https://lists.iovisor.org/g/iovisor-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
