aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-07avf: Fix cksum offload / ipsecNathan Skrzypczak1-1/+6
2021-05-07vppinfra: add universal array mask_compare and compress funcsDamjan Marion9-143/+496
2021-05-06vcl: add dtls testFlorin Coras1-0/+40
2021-05-06build: add FORCE_ON option for multiarch variantsDamjan Marion3-4/+26
2021-05-06tests: fix race condition in punt testsDave Wallace1-1/+1
2021-05-06build: fix ./configure helpDamjan Marion1-1/+1
2021-05-06vcl: move tests to src/testsFlorin Coras1-0/+0
2021-05-06stats: move vector_rate counters into providerOle Troan3-66/+96
2021-05-06vlib: remove unused simple counters fieldsOle Troan1-6/+0
2021-05-06vcl: reduce iperf tests outputFlorin Coras1-8/+8
2021-05-06vppinfra: export unserialize_elog_main for g2Florin Coras0-0/+0
2021-05-06vppinfra: fix testsDamjan Marion17-87/+78
2021-05-06vlib: rename vl_counter_t to vlib_error_desc_tOle Troan8-16/+14
2021-05-06stats: memory heap countersOle Troan7-94/+246
2021-05-06pnat: coverity errorsOle Troan4-5/+13
2021-05-06memif: add severity to countersOle Troan5-19/+19
2021-05-06vlib: fix the offload flags sizeMohsin Kazmi14-36/+39
2021-05-05vppinfra: enfoce function pointer cast in CLIB_MARCH_FN_POINTERDamjan Marion1-2/+2
2021-05-05vppinfra: fix x86 packs / packus wrappersDamjan Marion4-94/+52
2021-05-05avf: remove dead storeDamjan Marion1-1/+0
2021-05-05vlib: fix adaptive mode flag unset on nodes reforkingMaxime Peim1-0/+4
2021-05-05nat: cli commands parsing fixFilip Varga2-235/+200
2021-05-05nat: fixing cfg file parsing cli issuesFilip Varga4-93/+92
2021-05-05build: set CMAKE_EXPORT_COMPILE_COMMANDSDamjan Marion1-0/+2
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi11-23/+22
2021-05-05misc: ipfix process node wait time adjustmentMatthew Smith2-3/+15
2021-05-05api: fix crash in custom dumpPaul Vinciguerra1-1/+1
2021-05-05crypto crypto-openssl: support hashing operationsFilip Tehlar6-15/+226
2021-05-05tcp: cleanup rcv-process and bulk buffer translationFlorin Coras1-141/+160
2021-05-05tcp: cleanup listen node and bulk buffer translationFlorin Coras1-41/+48
2021-05-05tcp: cleanup syn-sent and bulk buffer translationFlorin Coras1-112/+124
2021-05-04tcp: cleanup established and bulk buffer translationFlorin Coras1-29/+28
2021-05-04virtio: add simple drop counter for interfaceMohsin Kazmi1-30/+33
2021-05-04virtio: fix the interruptMohsin Kazmi3-162/+202
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor7-93/+436
2021-05-04dpdk: allow configuration of max-simd-bitwidthRay Kinsella3-2/+37
2021-05-04misc: improve src detection in configure scriptMohammed Hawari1-1/+2
2021-05-04avf: fix simultaneous txq wrap and tx retryMohammed Hawari1-1/+2
2021-05-04rdma: add support for RSS configurationBenoît Ganne7-14/+338
2021-05-04rdma: support non-power-of-2 number of rxqBenoît Ganne1-13/+19
2021-05-04build: add set-build-type-* targets to CMakeDamjan Marion2-9/+18
2021-05-03quic: fix coverity warningFlorin Coras1-2/+2
2021-05-03session: lookup listener with iface addressliuyacan1-0/+26
2021-05-03rdma: avoid unnencessary inliningDamjan Marion1-27/+29
2021-05-03vlib: multiarch vlib_frame_queue_dequeue()Damjan Marion5-143/+131
2021-05-03quic: improve udp dgram writeFlorin Coras1-10/+7
2021-05-02tls: cleanup dtls migrated contextFlorin Coras2-8/+16
2021-05-01vcl: attr api to set endpt ext configFlorin Coras4-6/+25
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne47-295/+99
2021-05-01build: add option to turn off some march variantsDamjan Marion3-43/+83