Age | Commit message (Expand) | Author | Files | Lines |
2023-11-20 | dpdk: fix description for mlx5_pci driver |  Nobuhiro MIKI | 1 | -1/+1 |
2023-11-06 | dpdk: correct the printing of Rx offloading flags |  Jieqiang Wang | 1 | -1/+1 |
2023-10-17 | buffers: introduce vlib_buffer_template_t |  Damjan Marion | 1 | -10/+10 |
2023-10-14 | feature: remove unused code |  Damjan Marion | 1 | -1/+1 |
2023-10-12 | dpdk: add Mellanox BlueField NICs |  Alexander Kozyrev | 1 | -0/+12 |
2023-10-01 | flow dpdk avf: add support for using l2tpv3 as RSS type |  Xinyao Cai | 1 | -0/+1 |
2023-09-28 | dpdk-cryptodev: improve dequeue behavior, fix cache stats logging |  Piotr Bronowski | 4 | -76/+88 |
2023-09-28 | dpdk: add ConnectX-6LX and ConnectX-7 support |  Alexander Kozyrev | 1 | -3/+9 |
2023-09-07 | dpdk-cryptodev: fix cache ring stats cli command |  Piotr Bronowski | 1 | -14/+12 |
2023-08-22 | dpdk-cryptodev: fix coverity issues |  Piotr Bronowski | 2 | -5/+8 |
2023-08-18 | dpdk-cryptodev: improve cryptodev cache ring implementation |  Piotr Bronowski | 4 | -239/+353 |
2023-07-25 | dpdk: fix signed single bit field |  Tianyu Li | 1 | -8/+8 |
2023-07-06 | dpdk-cryptodev: introduce sw_ring to the crypto op data path |  Piotr Bronowski | 2 | -124/+235 |
2023-06-29 | dpdk-cryptodev: sync mbuf length with corresponding vlib buffer |  Piotr Bronowski | 1 | -12/+21 |
2023-06-19 | dpdk-cryptodev: enq/deq scheme rework |  Piotr Bronowski | 4 | -223/+210 |
2023-06-13 | dpdk-cryptodev: introduce sw_ring |  Piotr Bronowski | 2 | -0/+66 |
2023-06-01 | crypto: make crypto-dispatch node working in adaptive mode |  Xiaoming Jiang | 1 | -2/+1 |
2023-05-19 | dpdk: fix compatibility with DPDK < 21.11 |  Andrew Ying | 2 | -2/+1 |
2023-05-19 | dpdk: fix format device name using wrong index |  Daniel Ding | 1 | -10/+10 |
2023-05-16 | dpdk: fix format rx/tx burst function name failed |  Xiaoming Jiang | 1 | -8/+9 |
2023-05-15 | dpdk: Be wary of the return value from rte_eth_dev_socket_id |  Steven Luong | 1 | -1/+7 |
2023-04-25 | dpdk: code preparation for bumping to DPDK 22.11 |  Xinyao Cai | 9 | -34/+147 |
2023-03-29 | dpdk-cryptodev: fix name formatting of session pools |  Gabriel Oginski | 1 | -2/+2 |
2023-03-24 | dpdk-cryptodev: fix formatting name of pools |  Gabriel Oginski | 1 | -2/+2 |
2023-03-14 | dpdk: enable Google Virtual Ethernet |  Marvin Liu | 2 | -0/+7 |
2023-03-06 | dpdk: plugin init should be protect by thread barrier |  Xiaoming Jiang | 1 | -0/+2 |
2023-03-06 | flow dpdk: introduce IP in IP support for flow |  Xinyao Cai | 1 | -20/+149 |
2023-02-08 | avf dpdk: fix incorrect handling of IPv6 src address in flow |  Ting Xu | 1 | -1/+2 |
2023-01-26 | dpdk: add intf tag to dev{} subinput |  Nathan Skrzypczak | 2 | -0/+6 |
2023-01-19 | vxlan: convert vxlan to a plugin |  Steven Luong | 1 | -1/+1 |
2023-01-11 | pci: add option to force uio binding |  Benoît Ganne | 2 | -1/+5 |
2023-01-10 | build: do not link with libssl if not needed |  Benoît Ganne | 1 | -1/+1 |
2022-12-21 | dpdk: link DPDK with MLX4/MLX5 libraries again |  Vladimir Ratnikov | 1 | -1/+3 |
2022-10-24 | dpdk: add Intel QAT 200xx series support |  Vladimir Ratnikov | 1 | -1/+2 |
2022-10-04 | rdma: unhackish build of rdma-core |  Mohammed Hawari | 1 | -6/+2 |
2022-09-07 | dpdk-cryptodev: reduce request to enable async |  Gabriel Oginski | 1 | -1/+0 |
2022-08-25 | vlib: introduce DMA infrastructure |  Marvin Liu | 1 | -0/+10 |
2022-08-04 | dpdk: enable interrupt support for vmxnet3 |  Benoît Ganne | 1 | -0/+1 |
2022-07-18 | dpdk: fix mlx5 dpdk init with no-multi-seg |  Tianyu Li | 1 | -1/+2 |
2022-07-08 | dpdk: add ID for 4xxx QAT VF |  Matthew Smith | 1 | -3/+5 |
2022-05-23 | dpdk: fix update link state |  Alexander Skorichenko | 1 | -18/+13 |
2022-05-17 | interface: fix overflow of link speed. |  Anton Nikolaev | 1 | -1/+3 |
2022-05-13 | dpdk: fix overflow in mtu arithmetic |  Mohammed Hawari | 2 | -2/+2 |
2022-05-11 | dpdk: clear the RTE_MEMPOOL_F_NON_IO |  Mohammed Hawari | 1 | -0/+3 |
2022-04-26 | flow: enable RSS queue group action for 5G enhancement |  Ting Xu | 1 | -0/+23 |
2022-04-08 | dpdk: add multi-txq support |  Mohsin Kazmi | 4 | -13/+31 |
2022-04-05 | dpdk: macros changes for dpdk 22.03 |  Dastin Wilski | 4 | -60/+62 |
2022-04-05 | dpdk: compatibility layer for dpdk 22.03 bump |  Dastin Wilski | 2 | -26/+87 |
2022-04-05 | dpdk: fix max frame size |  Damjan Marion | 2 | -11/+11 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 3 | -7/+7 |