Age | Commit message (Expand) | Author | Files | Lines |
2019-02-02 | Disable hqos part deux | Dave Barach | 1 | -0/+2 |
2019-02-02 | dpdk: bump to dpdk 19.02 | Damjan Marion | 1 | -13/+0 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 1 | -91/+3 |
2019-01-20 | dpdk: add buffer.h | Damjan Marion | 1 | -0/+1 |
2019-01-20 | buffers: don't init metadata, as it is already initialized | Damjan Marion | 1 | -4/+1 |
2018-12-22 | dpdk: switch to in-memory mode, deprecate use of socket-mem | Damjan Marion | 1 | -112/+25 |
2018-12-19 | vlib: support Hyper-v/Azure VMBus | Stephen Hemminger | 1 | -0/+32 |
2018-12-19 | dpdk plugin: blacklist PCI devices by type | Dave Barach | 1 | -1/+44 |
2018-11-29 | dpdk: bump to DPDK 18.11 | Damjan Marion | 1 | -48/+5 |
2018-11-28 | dpdk: allow interface name to be specified from startup.conf | Damjan Marion | 1 | -4/+10 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -4/+4 |
2018-11-18 | Enable l4 checksum offload for ThunderX PMD | Federico Claramonte | 1 | -0/+13 |
2018-11-09 | dpdk: configure ip4 header checksum rx offload properly | Damjan Marion | 1 | -0/+6 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | Damjan Marion | 1 | -48/+4 |
2018-11-06 | dpdk: don't automatically whitelist vmxnet3 PCI interfaces | Steven | 1 | -1/+14 |
2018-10-24 | dpdk: fix hugepage pre-alloc | Damjan Marion | 1 | -1/+2 |
2018-10-24 | vppinfra: autodetect default hugepage size | Damjan Marion | 1 | -3/+5 |
2018-10-23 | dpdk: support 18.11 changes to CRC flags | Stephen Hemminger | 1 | -7/+7 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-22 | vlib: pci improvements | Damjan Marion | 1 | -2/+3 |
2018-10-22 | vppinfra: use log2 page size in hugepage functions | Damjan Marion | 1 | -1/+1 |
2018-10-20 | dpdk: add netvsc PMD | Stephen Hemminger | 1 | -0/+33 |
2018-10-15 | dpdk: only look at PCI information on PCI devices | Stephen Hemminger | 1 | -1/+2 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -2/+2 |
2018-09-19 | dpdk: mask and warn if rx/tx offload is not available | Damjan Marion | 1 | -24/+7 |
2018-09-18 | disable scatter/gather for ENA with DPDK 18.08 | Matthew Smith | 1 | -1/+5 |
2018-09-10 | dpdk-plugin: do not request SCTP offload, some cards do not support it while ... | Andrew Yourtchenko | 1 | -2/+2 |
2018-09-03 | Deprecate old buffer replication scheme | Damjan Marion | 1 | -3/+0 |
2018-08-21 | VPP-1268: Add option for memory channels DPDK uses | Jessica Tallon | 1 | -0/+2 |
2018-08-16 | dpdk: fix rss hash function handling | Damjan Marion | 1 | -1/+11 |
2018-08-13 | dpdk: support for DPDK 18.08 | Damjan Marion | 1 | -23/+60 |
2018-07-19 | dpdk: fix Mellanox Connect-X3 VF ID | Matthew Smith | 1 | -1/+1 |
2018-07-19 | dpdk: set log write fd to non-blocking | Matthew Smith | 1 | -7/+15 |
2018-07-19 | dpdk: add device IDs for Mellanox ConnectX-3 | Matthew Smith | 1 | -1/+6 |
2018-07-18 | DPDK: coverity scan warnings | Marco Varlese | 1 | -4/+2 |
2018-07-13 | Add QEDE poll mode driver (librte_pmd_qede) | Igor Mikhailov (imichail) | 1 | -3/+4 |
2018-07-10 | Remove unused variables | Igor Mikhailov (imichail) | 1 | -4/+0 |
2018-06-21 | VPP-1042: Fix the DPDK no-hugetbl flags | Jessica Tallon | 1 | -5/+8 |
2018-06-21 | configurable per-dispatch-cycle sleep | Dave Barach | 1 | -3/+0 |
2018-06-21 | FastLinQ QL41000 Series PCI vendor and device ids | Igor Mikhailov (imichail) | 1 | -0/+3 |
2018-06-12 | MTU assigning to itself (Coverity) | Ole Troan | 1 | -4/+0 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -10/+5 |
2018-06-07 | dpdk: fix interface naming issue | Damjan Marion | 1 | -2/+9 |
2018-06-07 | dpdk: failsafe PMD initialization code | Rui Cai | 1 | -0/+25 |
2018-06-07 | Add support for DPDK 18.05 | Damjan Marion | 1 | -10/+36 |
2018-06-04 | Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) | Dave Barach | 1 | -0/+2 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin | Rui Cai | 1 | -13/+24 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed | Damjan Marion | 1 | -2/+2 |
2018-05-30 | dpdk: rename port_id to *_instance_num | Damjan Marion | 1 | -5/+5 |
2018-05-29 | dpdk: Add PMD type for Cavium LiquidIO II CN23XX | chuhong yao | 1 | -0/+7 |