Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 1 | -15/+22 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set |  Damjan Marion | 2 | -3/+11 |
2020-10-21 | dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver |  Dimitrios Markou | 1 | -2/+2 |
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-11 | dpdk: fix coverity defect #214232, #182930 |  Chenmin Sun | 2 | -1/+8 |
2020-09-09 | interface: support configuring RSS steering queues |  Chenmin Sun | 3 | -34/+154 |
2020-09-08 | dpdk: fix extended stat strings |  Christian Hopps | 1 | -2/+2 |
2020-09-08 | dpdk: fix interface counters to never go backward |  Christian Hopps | 1 | -33/+24 |
2020-09-01 | dpdk: fix mac address length was wrong |  jiangxiaoming | 1 | -1/+1 |
2020-08-31 | flow: code refactor |  Chenmin Sun | 1 | -391/+196 |
2020-08-27 | dpdk: fix blacklists |  Vladimir Ratnikov | 2 | -2/+10 |
2020-07-16 | dpdk: fix coverity warning in the flow code |  Chenmin Sun | 1 | -1/+1 |
2020-07-16 | vppinfra: fix format_c_identifier vector overflow |  Benoît Ganne | 1 | -4/+2 |
2020-07-09 | dpdk: add txq struct and fix dpdk tx lock |  Benoît Ganne | 4 | -19/+23 |
2020-06-27 | flow: add IPSec ESP/AH flow |  Chenmin Sun | 1 | -0/+71 |
2020-06-04 | dpdk: cleanup, add rx queue struct |  Damjan Marion | 5 | -59/+31 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) |  John Lo | 1 | -19/+28 |
2020-05-19 | dpdk: change netvsc device port type |  Matthew Smith | 1 | -1/+1 |
2020-05-14 | dpdk: fix crash with chelsio pmd |  Benoît Ganne | 1 | -6/+12 |
2020-05-05 | flow: explicitly convert RSS function types in dpdk_plugin |  Chenmin Sun | 1 | -1/+34 |
2020-04-30 | flow: add l2tpv3oip flow |  Chenmin Sun | 1 | -9/+45 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -0/+5 |
2020-04-29 | misc: switch to clang-9 |  Damjan Marion | 1 | -1/+1 |
2020-04-29 | flow: explicit rss function enum cast |  Florin Coras | 1 | -1/+1 |
2020-04-28 | flow: add RSS support |  Chenmin Sun | 4 | -32/+80 |
2020-04-27 | vlib: deprecate i2c and cj |  Dave Barach | 4 | -4/+0 |
2020-04-22 | misc: fix coverity warnings |  Dave Barach | 1 | -2/+3 |
2020-04-22 | devices: Adding ConnectX-6 DX Device ID for validation |  Amir Zeidner | 1 | -2/+7 |
2020-04-02 | dpdk: VM VHOST tests with rxq>1 failing |  Steven Luong | 1 | -0/+1 |
2020-03-27 | dpdk: enable DPDK iAVF PMD |  Chenmin Sun | 3 | -0/+23 |
2020-03-12 | dpdk: tx/rx burst function description refactor |  Chenmin Sun | 1 | -6/+31 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows |  Chenmin Sun | 1 | -3/+6 |
2020-02-20 | dpdk: rx checksum offload |  Florin Coras | 1 | -0/+8 |
2020-02-14 | dpdk: TSO does not work for Cisco VIC |  Steven Luong | 1 | -0/+11 |
2020-02-14 | dpdk: fix flow(with mark action) deletion crash issue |  Chenmin Sun | 1 | -1/+1 |
2020-02-13 | dpdk: Add iova-mode to startup |  Vladimir Ratnikov | 1 | -1/+2 |
2020-02-05 | dpdk: use port_id as interface name suffix for representors |  Haggai Eran | 1 | -1/+7 |
2020-02-05 | dpdk: output switch information |  Haggai Eran | 1 | -0/+21 |
2020-01-30 | misc: deprecate dpdk hqos |  Damjan Marion | 5 | -1549/+0 |
2020-01-14 | dpdk: enforce max tx retries |  Benoît Ganne | 1 | -0/+1 |
2019-12-17 | flow: add ethernet flow |  Chenmin Sun | 1 | -2/+68 |
2019-12-17 | dpdk: add devargs support |  Chenmin Sun | 3 | -12/+29 |
2019-12-04 | gso: remove the interface count |  Mohsin Kazmi | 1 | -2/+0 |
2019-11-26 | flow: fix several crash issues |  Chenmin Sun | 1 | -2/+0 |
2019-11-20 | flow: Add GTP support |  Chenmin Sun | 1 | -28/+260 |
2019-11-19 | dpdk: fix non-NULL terminated string |  Benoît Ganne | 1 | -1/+1 |