Skip to content

Commit

Permalink
Merge pull request #107 from Jaganathancse/global_mtu_default_9000
Browse files Browse the repository at this point in the history
Global MTU size default to 9000
  • Loading branch information
abays authored Feb 20, 2024
2 parents 865516d + fdc3a8f commit 3460570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/va/nfv/ovs-dpdk/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ metadata:
data:
neutron:
customServiceConfig: |
[DEFAULT]
global_physnet_mtu = 9000
[ml2]
mechanism_drivers = ovn
[ovn]
Expand Down

0 comments on commit 3460570

Please sign in to comment.