Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | Fix typos in configure.ac and dpdk/buffer.c |  Damjan Marion | 1 | -8/+8 |
2017-11-13 | dpdk: introduce AVX512 variants of node functions |  Damjan Marion | 3 | -60/+98 |
2017-11-11 | dpdk: optimize buffer alloc/free |  Damjan Marion | 1 | -49/+118 |
2017-11-01 | dpdk/ipsec: align memory |  Sergio Gonzalez Monroy | 2 | -5/+7 |
2017-11-01 | dpdk/ipsec: fix digest physical address |  Sergio Gonzalez Monroy | 3 | -7/+7 |
2017-10-25 | vlib: add support for multiple buffer pools |  Damjan Marion | 5 | -11/+29 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 4 | -2/+5 |
2017-10-18 | ipsec: use boolean or vs. bitwise or to avoid compiler error |  Andrew Yourtchenko | 2 | -6/+6 |
2017-10-14 | change format_get_indent() to use u32 instead of uword |  Gabriel Ganne | 3 | -4/+4 |
2017-10-14 | plugins/dpdk: align memory to avoid potential segfault and false sharing |  Georgina Sheehan | 1 | -1/+1 |
2017-10-12 | dpdk/ipsec: coverity fixes |  Sergio Gonzalez Monroy | 3 | -8/+8 |
2017-10-10 | dpdk: fix mempool size calculation |  Damjan Marion | 1 | -2/+3 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -0/+2 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 7 | -1653/+2419 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -10/+10 |
2017-10-04 | dpdk: use vpp physmem allocator for dpdk buffers |  Damjan Marion | 2 | -63/+144 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -1/+0 |
2017-09-27 | Fix: unnecesary uio binding for Mellanox NIC |  Steve Shin | 1 | -1/+3 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down |  John Lo | 2 | -24/+72 |
2017-09-16 | dpdk: display EAL init args on startup |  Damjan Marion | 1 | -0/+1 |
2017-09-15 | dpdk: cli to check for buffer leakage |  Florin Coras | 4 | -1/+126 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function |  Damjan Marion | 1 | -3/+3 |
2017-09-13 | devices: Fix coverity discovered 9/13/2017 |  Steven | 1 | -0/+1 |
2017-09-12 | physmem: remove debug leftovers |  Damjan Marion | 1 | -1/+0 |
2017-09-12 | devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ... |  Steven | 3 | -2/+14 |
2017-09-12 | net/mlx5: fix warning message |  Shachar Beiser | 1 | -0/+3 |
2017-09-08 | vlib: move linux-specific code to vlib/linux |  Damjan Marion | 1 | -0/+1 |
2017-09-07 | vlib physmem rework |  Damjan Marion | 3 | -7/+12 |
2017-09-06 | dpdk/ipsec: fix setup when using master core only |  Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-08-31 | dpdk/ipsec: update doc regarding startup.conf |  Sergio Gonzalez Monroy | 1 | -10/+7 |
2017-08-30 | Offload prep calls needed for IP and UDP checksum offload pkts |  Dave Barach | 1 | -1/+4 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 |  Damjan Marion | 5 | -35/+4 |
2017-08-25 | dpdk: required changes for 17.08 |  Sergio Gonzalez Monroy | 8 | -210/+461 |
2017-08-24 | Make VPP runtime directory configurable |  Damjan Marion | 1 | -16/+13 |
2017-08-22 | dpdk: fix Cavium ThunderX support |  Damjan Marion | 2 | -0/+5 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw |  Sergio Gonzalez Monroy | 1 | -11/+4 |
2017-08-02 | Fix tcp tx buffer allocation |  Florin Coras | 1 | -0/+1 |
2017-07-18 | TCP/UDP checksum offload API |  Dave Barach | 3 | -0/+52 |
2017-07-14 | vnet_buffer_t flags cleanup |  Damjan Marion | 1 | -3/+4 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata |  Damjan Marion | 1 | -1/+7 |
2017-07-13 | dpdk: fix dpdk_buffer_pool_create name |  Chris Luke | 3 | -3/+6 |
2017-07-12 | dpdk: prefetch 2nd cacheline of rte_mbuf during tx |  Damjan Marion | 1 | -1/+1 |
2017-07-10 | vlib: store buffer memory information in the buffer_main |  Damjan Marion | 1 | -65/+4 |
2017-07-08 | lldp packet transmission on a bonded interface |  Steve Shin | 1 | -3/+3 |
2017-07-06 | dpdk: add FiftyGigabitEtherenet interface support |  Damjan Marion | 3 | -0/+7 |
2017-07-06 | unix: mkdir VPP_RUN_DIR before opening a socket in it |  Chris Luke | 1 | -9/+5 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode |  John Lo | 3 | -8/+85 |
2017-06-09 | dpdk: fix ipsec coverity warning |  Sergio Gonzalez Monroy | 1 | -2/+2 |
2017-06-07 | dpdk: ipsec fixes |  Sergio Gonzalez Monroy | 2 | -43/+43 |
2017-06-07 | dpdk: fix ipsec coverity warnings |  Sergio Gonzalez Monroy | 1 | -2/+3 |