On Tue, Feb 18, 2020 at 10:20 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > Remove some useless jobs and add more packages > to build more PMDs in Travis. > > v3: reword commit logs > v2: remove libbpf because not available > > Thomas Monjalon (2): > ci: remove redundant configs disabling kmods > ci: enable more drivers in Travis builds > > .travis.yml | 30 +++++------------------------- > 1 file changed, 5 insertions(+), 25 deletions(-)
About enabling kmod compilation again, this can be done in a followup patch. For the series, Acked-by: David Marchand <david.march...@redhat.com> Rebased on master, cache for abi checks jobs deleted. Series applied. -- David Marchand