On Sat, May 7, 2022 at 2:58 PM Paolo Bonzini <pbonz...@redhat.com> wrote:
>
> On 5/7/22 08:53, Jason Wang wrote:
> > On Sat, May 7, 2022 at 2:46 PM Paolo Bonzini <pbonz...@redhat.com> wrote:
> >>
> >> On 5/7/22 07:05, Jason Wang wrote:
> >>>> If it was generated by something in the tree, it should not be committed
> >>>> to git.  Doesn't look like it is.
> >>> Andrew may know more.
> >>>
> >>> I remember it was generated by libbpf.
> >>
> >> What is the source?
> >
> > It's tools/ebpf/rss.bpf.c.
>
> Thanks, maybe we can reuse some of the support for cross compilation
> that will be introduced soon.

That would be better. The reason we don't auto generate during make is
to avoid adding new dependencies (where libbpf/bpftool is not popular
at that time).

Thanks

>
> Paolo
>


Reply via email to