ethernet: check destination mac for L3 in ethernet-input node
[vpp.git] / src / plugins / dpdk / device / common.c
2024-04-24 Tom Jonesdpdk: Only use vmbus on Linux 42/40642/2
2023-05-19 Andrew Yingdpdk: fix compatibility with DPDK < 21.11 64/38064/4
2023-05-19 Daniel Dingdpdk: fix format device name using wrong index 78/38778/2
2023-04-25 Xinyao Caidpdk: code preparation for bumping to DPDK 22.11 28/38628/4
2022-05-13 Mohammed Hawaridpdk: fix overflow in mtu arithmetic 31/36131/2
2022-04-08 Mohsin Kazmidpdk: add multi-txq support 71/35871/2
2022-04-05 Dastin Wilskidpdk: macros changes for dpdk 22.03 25/35825/3
2022-04-05 Damjan Mariondpdk: fix max frame size 93/35293/5
2022-01-20 Benoît Gannedpdk: fix compilation for DPDK < 21.11 80/34980/2
2022-01-18 Damjan Marionvnet: distinguish between max_frame_size and MTU 28/34928/4
2022-01-12 Damjan Mariondpdk: bump to DPDK v21.11 05/34705/11
2022-01-12 Damjan Mariondpdk: improve logging 94/34894/4
2022-01-11 Damjan Mariondpdk: offloads cleanup 61/34861/10
2022-01-09 Damjan Mariondpdk: interface capabilities cleanup 58/34858/4
2022-01-06 Damjan Mariondpdk: cleanup MTU handling 39/34839/4
2022-01-05 Damjan Mariondpdk: no need to copy default tx conf 34/34834/2
2022-01-05 Florin Corasdpdk: improve checksum computation 33/34833/8
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2022-01-05 Damjan Mariondpdk: move port config to single struct 27/34827/3
2022-01-05 Damjan Mariondpdk: keep buffer flags per-device 20/34820/2
2022-01-05 Damjan Mariondpdk: remove "convenience" vars 21/34821/2
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-18 Mohammed Hawaridpdk: don't mask interrupts for some drivers 79/31679/3
2021-03-15 Mohammed Hawaridpdk: implement interrupt mode 49/31249/7
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-11 Vladimir Ratnikovdpdk: allow configure individual VMBUS devices 82/29882/32
2020-07-09 Benoît Gannedpdk: add txq struct and fix dpdk tx lock 07/27807/3
2020-06-04 Damjan Mariondpdk: cleanup, add rx queue struct 13/27413/2
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/2
2019-08-21 Damjan Mariondpdk: bump DPDK version to 19.08 06/21406/2
2019-05-30 Damjan Mariondpdk: remove bonding code 67/19867/4
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
2018-10-01 Mohsin Kazmithread: Add show threads api 65/14765/10
2018-09-19 Damjan Mariondpdk: mask and warn if rx/tx offload is not available 88/14888/2
2018-09-10 Damjan Mariondpdk: clean interface link information on admin down... 48/14748/3
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-30 Damjan Mariondpdk: rename port_id to *_instance_num 06/12806/2
2018-05-21 Eyal Baridpdk:enable flow director perfect mode 85/12585/2
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-18 Damjan Mariondpdk: improve logging 91/11891/2
2018-03-30 Steve Shindpdk: fix crash due to incorrect xd->flags value with... 64/11464/2
2017-11-27 Damjan Mariondpdk: fix issue when tx offload stops working after... 92/9592/2
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-09 Damjan Mariondpdk: refactor setup, start, stop code 18/6518/4