Merge "Add NIC Switchdev feature"

This commit is contained in:
Zuul 2018-01-04 21:20:32 +00:00 committed by Gerrit Code Review
commit e0a3a6ef1e
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ TRAITS = [
'RX', # RX checksumming
'TX', # RX checksumming
'SG', # scatter-gather
'SWITCHDEV', # Offload datapath rules
]