From https://github.com/vyos/vyos-1x/blob/current/python/vyos/ifconfig/ethernet.py#L455
self.set_hw_tc_offload(dict_search('offload.hw-tc-offload', config) != None) it should use underscores over a hyphen
From https://github.com/vyos/vyos-1x/blob/current/python/vyos/ifconfig/ethernet.py#L455
self.set_hw_tc_offload(dict_search('offload.hw-tc-offload', config) != None) it should use underscores over a hyphen