Skip to content

Commit

Permalink
disable GRO on bond0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchg committed Mar 6, 2024
1 parent be4f717 commit 3a0e557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ztp-spokes/policies/source-crs/raw/enablePromBond0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ spec:
accept-all-mac-addresses: true
state: up
type: bond
ethtool:
feature:
gro: off

0 comments on commit 3a0e557

Please sign in to comment.