On Thu, Oct 18, 2018 at 1:48 PM Matteo Croce <[email protected]> wrote: > > Store only the total packet count for every protocol, instead of the > whole per-cpu array. > Use bpf_map_get_next_key() to iterate the map, instead of looking up > all the protocols. > > Signed-off-by: Matteo Croce <[email protected]>
Acked-by: Yonghong Song <[email protected]>
