aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_bond_interface.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-1/+0
2023-08-16tests docs: update python3 venv packagesDave Wallace1-1/+0
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-22/+30
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+52
2021-01-08tests: move bond tests to src/vnet/bonding/testDave Wallace1-52/+0
2020-09-02bonding: add bond_create2 API to include gso optionSteven Luong1-7/+11
2020-07-28bonding lacp: replace slave string with memberSteven Luong1-9/+9
2019-09-06bonding: add weight support for active-backup modeSteven Luong1-2/+2
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang1-1/+3
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-3/+2
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-2/+3
2018-06-22make test: fix broken interfacesKlement Sekera1-3/+2
2018-05-23make test: VPP-1288 fix from sw_if_index valuesKlement Sekera1-2/+1
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+48