summaryrefslogtreecommitdiff
path: root/examples/multi_process
AgeCommit message (Expand)Author
2023-11-10examples/multi_process: generate cmdline boilerplateBruce Richardson
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-09-23bus: introduce accessorsDavid Marchand
2022-09-23bus: move IOVA definition from headerDavid Marchand
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-03-08examples/multi_process: make RSS and checksum optionalWenwu Ma
2022-01-11fix spelling in comments and stringsJosh Soref
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-07-31doc: use code snippets in sample app guidesConor Fogarty
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-04-14devargs: unify scratch buffer storageXueming Li
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-11-20examples/multi_process: add SPDX license tag to makefilesBruce 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
2020-04-16replace alignment attributesThomas Monjalon
2019-11-25examples/multi_process: fix client crash with sparse portsStephen Hemminger
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-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-06-05examples/multi_process: fix FreeBSD buildDavid Marchand
2019-06-04examples/multi_process: build with mesonAli Alnubani
2019-05-30examples/multi_process: do not dereference global config structDavid Marchand
2019-05-29fix off-by-one errors in snprintfMichael Santana
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-05-03examples/multi_process: fix buffer underrunYongseok Koh
2019-04-21eal: promote some experimental functions as stableThomas Monjalon
2019-04-04replace snprintf with strlcpy without adding extra includeBruce Richardson
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-10-17examples/multi_process: add hotplug sampleQi Zhang
2018-09-14ethdev: make default behavior CRC strip on RxFerruh Yigit
2018-08-05examples/multi_process: remove l2fwd fork exampleGage Eads
2018-07-12examples: make Linux environment check consistentThomas Monjalon