[ovs-git] [openvswitch/ovs] bb16fb: travis: Don't install kernel for DPDK checks.

Ilya Maximets noreply at github.com
Wed Jun 12 09:55:46 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: bb16fbccf928365b5aae0dfff217c1851398888c
      https://github.com/openvswitch/ovs/commit/bb16fbccf928365b5aae0dfff217c1851398888c
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M .travis.yml
    M .travis/linux-build.sh

  Log Message:
  -----------
  travis: Don't install kernel for DPDK checks.

We don't need to build DPDK kernel modules to test build with OVS.
And we don't need to build OVS datapath modules for checking
userspace with DPDK.

Removed 'max-inline-insns-single' changes that only was needed for
DPDK kernel modules. Config modifications changed to update
generated build/.config instead of changing sources.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Reviewed-by: David Marchand <david.marchand at redhat.com>
Tested-by: David Marchand <david.marchand at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list