rdma: add support for RSS configuration
[vpp.git] / src / plugins / rdma / device.c
2021-05-04 Benoît Gannerdma: add support for RSS configuration 71/31671/4
2021-05-04 Benoît Gannerdma: support non-power-of-2 number of rxq 94/32194/2
2021-04-14 Benoît Gannerdma: remove redundant memory registration 72/31672/4
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-02-15 Vratko Polakrdma: rdma_log__ argument dev is a pointer 43/31243/5
2021-01-21 Mohammed Hawarirdma: adapt to new vnet rxq framework 29/30129/10
2020-11-13 Mohammed Hawarirdma: implement multiseg rx without striding rq 48/29648/12
2020-10-24 Mohammed Hawarirdma: implement striding rq for multiseg rx 75/29575/3
2020-10-24 Benoît Gannerdma: add RSS support for IPv6 and TCP 85/29485/2
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-03-16 Damjan Marionrdma: optimize tx wqe_init 15/25915/7
2020-03-16 Benoît Gannerdma: introduce direct verb for Cx4/5 tx 40/24240/14
2020-03-16 Damjan Marionrdma: add Mellanox mlx5 Direct Verbs receive support 72/25572/13
2020-03-02 Damjan Marionrdma: use per-thread buffer template 78/25578/3
2020-01-08 Benoît Gannerdma: api: prepare support for direct verb 25/24225/4
2019-11-08 Benoît Gannerdma: fix next node rx redirect 73/23273/2
2019-11-08 Benoît Gannerdma: fix name auto-generation on create 92/23292/2
2019-10-07 Benoît Gannerdma: fix crash when failing to read pci addr on create 80/22580/2
2019-10-07 Benoît Gannerdma: fix crash when failing to detect numa node on... 83/22583/2
2019-10-06 Benoît Gannerdma: prevent loopback of broadcast packets 31/22531/2
2019-10-05 Benoît Gannerdma: make sure pci subsystem is initialized 45/22545/2
2019-10-01 Benoît Gannerdma: fix non-NULL terminated C-string overflow 35/22435/2
2019-08-26 Benoît Gannerdma: use rings for buffers management 05/21505/2
2019-08-19 Benoît Gannerdma: add support for MAC changes 29/21229/2
2019-05-24 Benoît Gannerdma: add support for promiscuous mode 94/19794/2
2019-04-09 Benoît Gannerdma: add multiqueue support 68/18768/2
2019-04-05 Benoît Gannerdma: more batching, compile rdma-core in release mode 00/18700/3
2019-03-29 Damjan Marionrdma: add option to specify inteface name 86/18586/2
2019-03-28 Benoît GanneAdd RDMA ibverb driver plugin 43/17643/11