aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_gso.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-21ip: add support for buffer offload metadata in ip midchainArthur de Kerhor1-0/+201
2023-11-03tests: refactor asf framework codeDave Wallace1-10/+4
2023-02-06ipsec: fix SA names consistency in testsArthur de Kerhor1-12/+12
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-262/+390
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns1-1/+1
2021-07-09gso: add ipsec tunnel testsMohsin Kazmi1-0/+247
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+722
2020-11-17tests: move GSO/GRO tests to src/vnet/gso/testDave Wallace1-713/+0
2020-06-16gso: fix the udp checksum in testMohsin Kazmi1-2/+2
2020-06-08vxlan: Fixed checksum caclculation offsetVladimir Isaev1-2/+2
2020-05-29gso: add checksum and payload size testingMohsin Kazmi1-49/+148
2020-05-05gso: fix the make test for ipipMohsin Kazmi1-2/+15
2020-05-05gso: add support for IP-IPMohsin Kazmi1-6/+199
2020-04-22gso: add vxlan tunnel supportMohsin Kazmi1-50/+250
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-18gso: python3 support in testsOle Troan1-5/+5
2019-10-14gso: Add gso feature arcMohsin Kazmi1-0/+2
2019-08-26gso: fix segmentation when gso_size greater than vlib buffer sizeMohsin Kazmi1-0/+32
2019-07-31gso: fix the test caseMohsin Kazmi1-1/+0
2019-07-28pg: add GSO supportMohsin Kazmi1-0/+175