summaryrefslogtreecommitdiff
path: root/examples/kni/main.c
AgeCommit message (Expand)Author
2022-10-03examples/kni: remove deprecated exampleBruce Richardson
2022-03-08examples/kni: add missing trailing newline in logTianli Lai
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: remove jumbo offload flagFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-10-19examples/kni: use compiler atomics for status syncJoyce Kong
2021-10-06examples/kni: close port before exitHuisong Li
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-10-16examples: check stop call statusIvan Ilchenko
2020-09-21examples: use new link status print formatIvan Dyukov
2020-06-25examples: add flush after stats printingGeorgiy Levashov
2020-05-24examples/kni: fix crash during MTU setFerruh Yigit
2020-05-19examples/kni: fix MTU change to setup Tx queueRasesh Mody
2020-05-12examples: remove extra new line after link duplexIvan Dyukov
2020-02-13examples/kni: add SIGTERM signal handlingVamsi Attunuru
2019-10-27kni: add ability to set min/max MTUIgor Ryzhov
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: check status of getting link infoIgor Romanov
2019-10-07kni: check code of promiscuous mode switchIvan Ilchenko
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-09-20ethdev: remove redundant device info cleanup before getAndrew Rybchenko
2019-05-29kni: remove ethtool supportFerruh Yigit
2019-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-01-17examples/kni: fix crash while handling userspace requestFerruh Yigit
2018-10-26examples/kni: improve zeroing statisticsDan Gora
2018-10-26examples/kni: add logs to show and clear statsDan Gora
2018-10-26examples/kni: monitor and update link state continuallyDan Gora
2018-09-14ethdev: make default behavior CRC strip on RxFerruh 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-04-14ethdev: replace bus specific struct with generic devFerruh Yigit
2018-02-01kni: set initial value for MTUHemant Agrawal
2018-02-01kni: support MAC address changeHemant Agrawal
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-16examples/kni: 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-26pci: introduce library and driverGaetan Rivet
2017-10-25examples/kni: check PCI info not NULL before readingTomasz Duszynski
2017-10-13examples: fix port id typeZhiyong Yang
2017-10-09xen: remove dependency in applicationsJianfeng Tan
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-16examples: remove duplicate includesThomas Monjalon