summaryrefslogtreecommitdiff
path: root/examples/vmdq_dcb/main.c
AgeCommit message (Expand)Author
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-10-05remove prefix to some local macros in apps and examplesDavid Marchand
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-19examples: remove unneeded atomic header includeJoyce Kong
2021-10-08net: rename Ethernet header fieldsDmitry Kozlyuk
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-09-07net: add macro for MAC address printAman Deep Singh
2021-07-31doc: use code snippets in sample app guidesConor Fogarty
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-07-30examples: fix port mask parsing failure handlingSarosh Arif
2020-02-05examples: use common macro RTE_DIMPavan Nikhilesh
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2018-07-05examples: fix RSS hash function configurationFerruh Yigit
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev port id validationThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-16examples/vmdq_dcb: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-11-07examples: remove dependency on PCIBruce Richardson
2017-11-06remove useless memzone includesThomas Monjalon
2017-10-13examples: fix port id typeZhiyong Yang
2017-07-16examples: remove duplicate includesThomas Monjalon
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2016-09-16remove unused ring includesAmine Kherbouche
2016-05-16examples: remove useless check of port countMauricio Vasquez B
2016-03-16examples/vmdq_dcb: support X710Jingjing Wu
2015-11-01ethdev: rename DCB field in config structsJingjing Wu
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz
2015-03-10tailq: remove unneeded inclusionsDavid Marchand
2014-11-27examples: no more bare metal environmentDavid Marchand
2014-10-10examples: use factorized default Rx/Tx configurationPablo de Lara
2014-06-11remove trailing whitespacesBruce Richardson
2014-05-20ixgbe: convert to use of PMD_REGISTER_DRIVER and fix linkingNeil Horman
2014-02-25update Intel copyright years to 2014Bruce Richardson
2013-10-09examples/vmdq_dcb: new port mask parameterIntel
2013-10-09doc: whitespace changes in licensesIntel
2013-09-17examples/vmdq_dcb: display port mac addressIntel
2013-09-17examples: numa updatesIntel
2013-09-17ethdev: update VMDq/DCB supportIntel
2013-07-25update copyright date to 2013Intel
2013-07-25examples/vmdq_dcb: updateIntel
2013-07-25ethdev: add DCB supportIntel
2013-07-05remove version in all filesIntel