https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123516
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|xdp-tools fails tests for |xdp-tools fails tests for
|bpf (DATASEC |bpf
|'.xdp_run_config' not |
|found.) |
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123502
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
There are several different issues:
* some failures are the &= verifier issue (PR123502)
* some are new other verifier issues (not all the same)
* some have no clear error (e.g. test_xdp_devbound)