ci: enable more drivers in Travis builds
authorThomas Monjalon <thomas@monjalon.net>
Tue, 18 Feb 2020 21:20:05 +0000 (22:20 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 18 Feb 2020 22:33:10 +0000 (23:33 +0100)
commite6c78e736d776ba15aa040f5d6a29e43a9147c0b
treecced0fc4a4d8758554a8aa66139cba9b97312f2a
parentea860973592bc218852f3075a65b7de73fb2957e
ci: enable more drivers in Travis builds

The Travis compilation is missing some dependencies to build all PMDs.
More PMDs are enabled in Travis which runs Ubuntu Bionic Beaver (18.04):
- ipn3ke (libfdt)
- mlx (libibverbs)
The next Ubuntu LTS, Focal Fossa (20.04) will allow to support more:
- af_xdp (libbpf)
- Intel crypto (libipsec-mb 0.53)

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Aaron Conole <aconole@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
.travis.yml