Age | Commit message (Expand) | Author | Files | Lines |
2021-09-08 | dpdk: fix coverity |  Mohammed Hawari | 1 | -0/+2 |
2021-09-07 | dpdk: lro support |  Mohammed Hawari | 5 | -19/+110 |
2021-08-31 | flow: add esp spi rss type |  Piotr Bronowski | 2 | -26/+35 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain |  Benoît Ganne | 1 | -6/+4 |
2021-07-27 | vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES |  Damjan Marion | 1 | -2/+0 |
2021-07-16 | dpdk: improve tx offload formatting |  Mohsin Kazmi | 1 | -16/+32 |
2021-07-15 | dpdk: enable RX interrupts for the virtio driver |  Robert Shearman | 1 | -0/+8 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} |  Damjan Marion | 4 | -22/+22 |
2021-07-13 | dpdk: add base-virtaddr config option |  Robert Shearman | 1 | -1/+4 |
2021-06-22 | dpdk: enable igc devices |  Matthew Smith | 2 | -27/+29 |
2021-06-04 | dpdk: silence coverity warning on use of uninitialized value |  pibr | 1 | -0/+1 |
2021-05-27 | dpdk: bump to 21.05 |  Fan Zhang | 2 | -12/+29 |
2021-05-26 | dpdk: fix missing symbol |  Fan Zhang | 3 | -11/+23 |
2021-05-25 | dpdk: disable DPDK iAVF interrupt support |  Mohammed Hawari | 1 | -2/+3 |
2021-05-10 | dpdk: do not crash when failing to bring interface up |  Benoît Ganne | 1 | -5/+9 |
2021-05-07 | dpdk: fix cryptodev session handler |  Fan Zhang | 1 | -0/+4 |
2021-05-06 | vlib: fix the offload flags size |  Mohsin Kazmi | 1 | -1/+2 |
2021-05-05 | vlib: move offload flags to 1st cacheline in vlib_buffer_t |  Mohsin Kazmi | 1 | -1/+1 |
2021-05-04 | dpdk: allow configuration of max-simd-bitwidth |  Ray Kinsella | 2 | -2/+34 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 2 | -15/+0 |
2021-04-30 | build: declare some CMake variables as advanced |  Damjan Marion | 1 | -1/+1 |
2021-04-23 | dpdk: support md5 async handler in dpdk cryptodev |  Alexander Chernavin | 1 | -0/+3 |
2021-04-20 | dpdk: fix mlx4 mlx5 detection in plugin build |  Mohammed Hawari | 1 | -1/+1 |
2021-04-15 | avf: remove the vxlan flow support |  Chenmin Sun | 1 | -0/+1 |
2021-04-14 | dpdk: add RSS capability flag to iavf PMD in dpdk_plugin |  Chenmin Sun | 1 | -4/+4 |
2021-04-12 | avf: avf flow bug fix |  Chenmin Sun | 1 | -1/+0 |
2021-04-09 | dpdk: selection of cryptodev engine data-path |  Fan Zhang | 6 | -2731/+2078 |
2021-03-31 | dpdk: fix packet offset for GCM crypto ops |  Robert Shearman | 1 | -0/+1 |
2021-03-26 | vlib: introduce vlib_get_elog_main() |  Damjan Marion | 1 | -5/+2 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -1/+1 |
2021-03-19 | interface: add capabilities flags |  Mohsin Kazmi | 2 | -9/+13 |
2021-03-18 | dpdk: don't mask interrupts for some drivers |  Mohammed Hawari | 4 | -9/+38 |
2021-03-17 | dpdk: cryptodev session management |  pibr | 1 | -108/+377 |
2021-03-15 | dpdk: implement interrupt mode |  Mohammed Hawari | 4 | -12/+116 |
2021-03-05 | dpdk: fix rte mempool for rx_queues |  Vladimir Ratnikov | 1 | -1/+9 |
2021-03-04 | dpdk: fix include directories with system dpdk |  Robert Shearman | 1 | -0/+1 |
2021-03-04 | dpdk: enable AVX-512 on ICL |  Ray Kinsella | 1 | -0/+5 |
2021-03-04 | dpdk: deprecate ipsec backend |  Fan Zhang | 11 | -4533/+578 |
2021-02-26 | ipsec: move the IPSec SA pool out of ipsec_main |  Neale Ranns | 3 | -8/+4 |
2021-02-19 | dpdk: fix cryptodev offset update |  Fan Zhang | 1 | -11/+8 |
2021-02-15 | vlib: refactor checksum offload support |  Mohsin Kazmi | 1 | -12/+9 |
2021-02-12 | dpdk: use whole vmbus address as hash key for devconf |  Vladimir Ratnikov | 2 | -21/+22 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -6/+6 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -6/+6 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -6/+6 |
2021-01-21 | dpdk: do not use TSO for small packets |  Somnath Kotur | 1 | -2/+5 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 4 | -19/+28 |
2021-01-21 | dpdk: terminate device devargs string |  Matthew Smith | 1 | -1/+2 |
2021-01-21 | dpdk: add support for system libdpdk |  Nathan Moos | 1 | -85/+96 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 1 | -13/+6 |