[Swan-commit] Changes to ref refs/heads/master

Antony Antony antony at vault.libreswan.fi
Sat Aug 5 04:02:35 UTC 2017


New commits:
commit cd998611be49ff50860787239171ea71f0e96525
Merge: a1b1ca5 43694d1
Author: Antony Antony <antony at phenome.org>
Date:   Sat Aug 5 06:00:26 2017 +0200

    Merge branch 'nic-offload-auto'

commit 43694d18540b09e35d151b294784d2d6da9e9e0e
Author: Antony Antony <antony at phenome.org>
Date:   Fri Aug 4 07:16:21 2017 +0200

    pluto: coding style changes.

commit 15a2ecd9bf757144c631abdd97a21b6db922b0dd
Author: Antony Antony <antony at phenome.org>
Date:   Fri Aug 4 14:40:46 2017 +0200

    pluto: nic-offload enum values start from 1

commit 1fef92159a28dbcec95add5e5e6e03e7e1ea0d8d
Author: Antony Antony <antony at phenome.org>
Date:   Fri Aug 4 14:40:20 2017 +0200

    whack: fix a typo

commit 4d2f08b4ac13cd3bc1f41dc78319a58c3d858121
Author: Ilan Tayari <ilant at mellanox.com>
Date:   Wed Aug 2 18:22:27 2017 +0300

    netlink: Add support for nic_offload='auto' mode
    
    Detect kernel capability when adding the first interface.
    Ethtool IOCTL requires a valid device, so this cannot be done
    before that.
    
    Detect per-device capability using ethtool features when
    enumerating devices.
    
    Signed-off-by: Ilan Tayari <ilant at mellanox.com>
    Signed-off-by: Antony Antony <antony at phenome.org>

commit 15b907305df161e5fa994ccf033fcd59f85a407b
Author: Ilan Tayari <ilant at mellanox.com>
Date:   Wed Aug 2 18:22:28 2017 +0300

    whack: Add nic-offload auto mode
    
    Convert nic-offload configuration from boolean to 3-choice enum.
    The behavior is:
      no   - Never attempt nic offload
      yes  - Always attempt nic offload, and fail if it fails
      auto - Auto-detect kernel and NIC capability. attempt nic-offload
             only if supported, and fallback to non-offload if it fails.
    
    Default is auto.
    
    Signed-off-by: Ilan Tayari <ilant at mellanox.com>
    Signed-off-by: Antony Antony <antony at phenome.org>



More information about the Swan-commit mailing list