summaryrefslogtreecommitdiff
path: root/examples/multi_process/client_server_mp/mp_server
AgeCommit message (Expand)Author
2024-05-17examples: use stdatomic APITyler Retzlaff
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2021-11-16examples/multi_process: fix Rx packets distributionGregory Etelson
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-19examples: remove unneeded atomic header includeJoyce Kong
2021-10-19examples/multi_process: use compiler atomics for syncJoyce Kong
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-05-04build: fix formatting of Meson listsBruce Richardson
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-11-15examples: restore trace pointDavid Marchand
2020-10-30examples/multi_process: fix build on Ubuntu 20.04Bruce Richardson
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-09-21examples: use new link status print formatIvan Dyukov
2020-09-07examples/multi_process: convert to pkg-config-based buildBruce Richardson
2020-05-12examples: remove extra new line after link duplexIvan Dyukov
2020-04-23ethdev: add tracepointsSunil Kumar Kori
2020-04-16replace unused attributesThomas Monjalon
2019-11-25examples/multi_process: check server port validityStephen Hemminger
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: check status of getting link infoIgor Romanov
2019-10-07examples: take promiscuous mode switch result into accountIvan Ilchenko
2019-06-05examples/multi_process: fix FreeBSD buildDavid Marchand
2019-06-04examples/multi_process: build with mesonAli Alnubani
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-05-03examples/multi_process: fix buffer underrunYongseok Koh
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2019-03-12build/linux: rename macro from LINUXAPP to LINUXBruce Richardson
2018-11-04examples/multi_process: add sigint handler to serverRaslan Darawsheh
2018-07-12examples: make Linux environment check consistentThomas Monjalon
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
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-12mk: sort headers before wildcard inclusionLuca Boccassi
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-16examples: remove duplicate includesThomas Monjalon
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-06-14fix typos using codespell utilityJerin Jacob
2017-03-29ring: return free space when enqueuingBruce Richardson
2017-03-29ring: make bulk and burst return values consistentBruce Richardson
2016-07-10examples: fix dependencies on hash libraryThomas Monjalon
2016-04-01ethdev: use constants for link stateThomas Monjalon
2016-02-10remove extra parentheses in return statementHuawei Xie
2015-06-12examples: fix whitespaceStephen Hemminger
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz