Please add configuration options to contrail-agent charm to allow setting value of TRUST and SPOOFCHK on the VF interfaces that are created for each SRIOV card.
Currently we need to do this in a startup script:
Set trust on and spoofcheck off
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
Please add configuration options to contrail-agent charm to allow setting value of TRUST and SPOOFCHK on the VF interfaces that are created for each SRIOV card.
Currently we need to do this in a startup script:
Set trust on and spoofcheck off
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done
for i in {0..11}; do ip link set dev vf $i trust on spoofchk off; done