Age | Commit message (Expand) | Author | Files | Lines |
2022-01-16 | vppinfra: bitops cleanup |  Damjan Marion | 1 | -1/+1 |
2022-01-05 | interface: refactor interface capabilities code |  Damjan Marion | 1 | -0/+63 |
2021-12-14 | interface: Add interface monitor cli |  Nathan Skrzypczak | 1 | -0/+119 |
2021-12-03 | interface: add multi tx-queues support for new tx infra |  Mohsin Kazmi | 2 | -23/+79 |
2021-09-22 | interface: fix poll vector realloc |  Mohammed Hawari | 2 | -4/+6 |
2021-09-08 | interface: fix coverity issue |  Mohammed Hawari | 1 | -1/+1 |
2021-09-07 | interface: full poll vector on adaptive mode |  Maxime Peim | 3 | -9/+40 |
2021-05-27 | interface: add tx-queue cli support for new tx infra |  Mohsin Kazmi | 2 | -5/+12 |
2021-05-19 | interface: shared tx queue support |  Damjan Marion | 1 | -4/+6 |
2021-05-14 | interface: fix converity in update_runtime_data |  Mohammed Hawari | 1 | -1/+1 |
2021-05-14 | interface: update tx queue runtime if vector size changes |  Damjan Marion | 1 | -1/+5 |
2021-05-13 | interface: fix tx queue runtime update |  Damjan Marion | 1 | -0/+2 |
2021-05-11 | interface: tx queue infra |  Damjan Marion | 4 | -35/+235 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 2 | -5/+6 |
2021-03-23 | vlib: add node adaptive mode flag |  Florin Coras | 1 | -1/+12 |
2021-02-26 | interface: Fix rxq deletion |  Nathan Skrzypczak | 1 | -2/+11 |
2021-02-08 | interface: automask interrupts to polling rxqs |  Mohammed Hawari | 1 | -1/+3 |
2021-01-29 | interface: fix interface name overflow in logs |  Benoît Ganne | 1 | -9/+9 |
2021-01-22 | interface: fix rx-placement api/cli for new infra |  Mohammed Hawari | 1 | -0/+31 |
2021-01-22 | interface: let drivers control polling when down |  Mohammed Hawari | 1 | -8/+0 |
2021-01-21 | interface: fix vnet_hw_if_update_runtime_data |  Mohammed Hawari | 1 | -0/+1 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 3 | -0/+582 |