aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/conf/startup.conf
AgeCommit message (Expand)AuthorFilesLines
2022-08-25vlib: introduce DMA infrastructureMarvin Liu1-0/+6
2022-01-05dpdk: remove vlan-strip offload codeFilip Varga1-4/+0
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion1-0/+2
2021-09-22vppinfra: make default hugepage size configurableDamjan Marion1-0/+2
2021-05-04dpdk: allow configuration of max-simd-bitwidthRay Kinsella1-0/+3
2020-11-24buffers: add page-size configNathan Skrzypczak1-0/+5
2020-10-21vlib: per-class logging configuration in startup.confDamjan Marion1-0/+2
2020-10-21vlib: print logs to stderr if interactive or nosyslog setDamjan Marion1-0/+17
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns1-0/+12
2020-09-18vpp: make main heap page size configurable from startup.confDamjan Marion1-0/+12
2020-09-17stats: configurable page sizeDamjan Marion1-0/+1
2020-09-14l2: allocate l2fib only when neededDamjan Marion1-0/+9
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-0/+4
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella1-0/+11
2019-12-17dpdk: add devargs supportChenmin Sun1-0/+5
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun1-0/+9
2019-10-02vlib: improve summary vector-rate statisticsDave Barach1-0/+9
2019-06-04startup: remove dpdk linking bonding configurationZhiyong Yang1-10/+0
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-0/+4
2019-01-30buffers: major cleanup and improvementsDamjan Marion1-5/+7
2018-12-19dpdk plugin: blacklist PCI devices by typeDave Barach1-4/+5
2018-11-28dpdk: allow interface name to be specified from startup.confDamjan Marion1-0/+5
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-2/+2
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion1-2/+2
2018-07-11threads: fix issue with setting main-core to 0Damjan Marion1-1/+2
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach1-0/+4
2018-03-30Updated sample startup.conf with supported plugin config options.Maciek Konstantynowicz1-10/+19
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall1-1/+1
2017-12-14pci: auto-detect right vfio/uio driverDamjan Marion1-2/+2
2017-11-24dpdk: enable tx checksum offloads as default, add disable knobDamjan Marion1-0/+4
2017-09-13API message table inspection utilitiesDave Barach1-0/+13
2017-08-23Enabled gid vpp in startup.conf to allow non-root vppctl accessEd Warnicke1-0/+1
2017-07-25Add sample config of bonded interface in startup.conf templateJohn Lo1-0/+10
2017-06-24Rewrite vppctl in CDamjan Marion1-0/+1
2017-05-29Show example syntax for setting plugin pathBurt Silverman1-0/+9
2017-03-28Comment out dpdk section in startup.confDamjan Marion1-2/+2
2017-02-17Fix comment for num-mbufs default in startup.confDave Wallace1-1/+1
2017-02-04dpdk: move to uio_pci_genericDamjan Marion1-3/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+99