Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | dpdp-crypto: fix cryptodev segfault with dpdk 19.02 | Sergio Gonzalez Monroy | 1 | -11/+16 |
2019-02-05 | crypto-input: fix broken buffer trace issue | Kingwel Xie | 1 | -37/+16 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 6 | -49/+45 |
2019-02-02 | Disable hqos part deux | Dave Barach | 2 | -0/+4 |
2019-02-02 | dpdk: bump to dpdk 19.02 | Damjan Marion | 5 | -22/+33 |
2019-02-02 | vmxnet3: multiple TX queues support | Steven Luong | 9 | -182/+296 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 1 | -3/+1 |
2019-02-02 | VPP-1543: show map stats crash when not configured. | Ole Troan | 1 | -1/+1 |
2019-02-01 | memif: fix buffer prefetch | Damjan Marion | 1 | -4/+5 |
2019-01-31 | buffers: vallidate that buffer is allocated during buffer pool put | Damjan Marion | 1 | -1/+1 |
2019-01-31 | dpdk-ipsec: use single queue pair per crypto resource | Sergio Gonzalez Monroy | 6 | -32/+30 |
2019-01-31 | dpdk: populate mempool mem_list | Damjan Marion | 1 | -2/+16 |
2019-01-31 | dpdk: store buffer poool index in mempool pool_id | Damjan Marion | 1 | -22/+10 |
2019-01-31 | buffers: reinitialize metadata, add additional validation | Damjan Marion | 1 | -13/+25 |
2019-01-30 | buffers: add missing ref_count = 1 in drivers | Damjan Marion | 3 | -0/+3 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 3 | -4/+3 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path | Neale Ranns | 1 | -0/+2 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 15 | -684/+339 |
2019-01-28 | update openssl TLS async to align with openssl master branch | Ping Yu | 1 | -4/+2 |
2019-01-28 | Fix issues with order of NAT commands before set VRF table on an interface | Dmitry Vakhrushev | 1 | -2/+66 |
2019-01-27 | Fix issue with cpu_id and numa_code captured too early | Damjan Marion | 1 | -1/+1 |
2019-01-27 | perfmon: collect data on selected thread(s) | Dave Barach | 3 | -18/+86 |
2019-01-26 | cmake: parse DPDK config without compilation | Damjan Marion | 1 | -57/+15 |
2019-01-26 | cmake: add support for linking with DPDK shared libs | Damjan Marion | 1 | -67/+121 |
2019-01-24 | perfmon: enable pmc event before reading rdpmc index | Damjan Marion | 1 | -6/+6 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection | Dave Barach | 3 | -143/+228 |
2019-01-24 | avf: fix queue enable issue | Damjan Marion | 1 | -8/+11 |
2019-01-22 | gbp: fix inlining issue | Damjan Marion | 1 | -7/+7 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 13 | -23/+564 |
2019-01-22 | NAT: ipfix call optimization | Filip Varga | 4 | -9/+10 |
2019-01-21 | Fix LB lookup table failed issue | Hongjun Ni | 1 | -5/+11 |
2019-01-21 | NAT: VPP-1537 IPFIX per worker processing | Filip Varga | 21 | -533/+545 |
2019-01-21 | crypto-input: fix crash bug | Kingwel Xie | 1 | -8/+12 |
2019-01-20 | dpdk: add buffer.h | Damjan Marion | 12 | -13/+43 |
2019-01-20 | buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes | Damjan Marion | 2 | -2/+2 |
2019-01-20 | buffers: remove vlib_buffer_delete_free_list | Damjan Marion | 1 | -47/+0 |
2019-01-20 | buffers: don't init metadata, as it is already initialized | Damjan Marion | 6 | -51/+1 |
2019-01-20 | buffers: keep buffer_main in vlib_main_t | Damjan Marion | 2 | -3/+3 |
2019-01-20 | minor fixup in map doc (people -> seconds) | Jim Thompson | 1 | -1/+1 |
2019-01-18 | Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro | Steven Luong | 1 | -0/+12 |
2019-01-19 | buffers: remove free-list information from buffer metadata | Damjan Marion | 1 | -2/+1 |
2019-01-18 | Add vlib_buffer_copy_indices inline function | Damjan Marion | 3 | -3/+3 |
2019-01-18 | deprecate clib_memcpy64_x4 | Damjan Marion | 5 | -47/+57 |
2019-01-17 | cmake: initial cross-compilation support | Damjan Marion | 1 | -0/+5 |
2019-01-17 | Fix ASSERT usage issue in cryptodev | Simon Zhang | 1 | -1/+1 |
2019-01-16 | fix dpdk cryptodev enable issuev19.04-rc0 | Simon Zhang | 1 | -6/+9 |
2019-01-16 | NAT: Fixed issues with dropping reverse packets with output-feature. | Dmitry Vakhrushev | 1 | -0/+32 |
2019-01-15 | vmxnet3: add numa support and link speed | Steven | 4 | -13/+23 |
2019-01-13 | remove useless line in dpdk cryptodev | Simon Zhang | 1 | -2/+0 |
2019-01-13 | dpdk: show hardware may display the wrong information for rss active | Steven | 1 | -0/+1 |