Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-01-11 | dpdk: allow configure individual VMBUS devices |  Vladimir Ratnikov | 3 | -48/+220 |
2020-12-18 | dpdk: rebase cryptodev engine for dpdk 20.11 |  Fan Zhang | 2 | -121/+127 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro |  Damjan Marion | 2 | -6/+6 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -2/+2 |
2020-12-11 | dpdk: bump to dpdk 20.11 |  Fan Zhang | 5 | -10/+28 |
2020-12-07 | dpdk: support mlx drivers linked with rdma-core |  Mohammed Hawari | 1 | -3/+9 |
2020-12-04 | crypto: fixed async frame enqueue race condition |  PiotrX Kleski | 1 | -1/+0 |
2020-11-27 | dpdk: fix cryptodev compile |  Fan Zhang | 1 | -45/+6 |
2020-11-24 | dpdk: fix eal in nohugtlb mode |  Nathan Skrzypczak | 1 | -16/+22 |
2020-11-19 | dpdk: Telemetry thread is off by default. |  Dmitry Vakrhushev | 2 | -0/+9 |
2020-11-19 | dpdk: remove dpdk_early_init |  Damjan Marion | 1 | -52/+0 |
2020-11-18 | dpdk: change mlx5 pmd name in foreach_dpdk_pmd |  Matthew Smith | 1 | -1/+7 |
2020-11-09 | vlib: fix trace number accounting |  Benoît Ganne | 2 | -22/+31 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set |  Damjan Marion | 5 | -12/+16 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-10-21 | dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver |  Dimitrios Markou | 1 | -2/+2 |
2020-10-19 | misc: don't export symbols from plugins |  Damjan Marion | 1 | -1/+1 |
2020-10-14 | crypto: fixed ipsec_mb lib dependencies |  PiotrX Kleski | 1 | -15/+0 |
2020-10-12 | misc: clang-11 and gcc-10 support |  Damjan Marion | 1 | -2/+2 |
2020-10-02 | dpdk: split PCI blacklist rte_eal args from startup.conf |  Vladimir Ratnikov | 1 | -2/+3 |
2020-09-29 | dpdk: fix compile |  Fan Zhang | 2 | -51/+15 |