summaryrefslogtreecommitdiff
path: root/examples/qos_sched
AgeCommit message (Expand)Author
2024-11-11examples/qos_sched: check link query returnStephen Hemminger
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-07-23examples: fix lcore ID restrictionSivaprasad Tummala
2024-04-22ethdev: fix strict aliasing in link upChengwen Feng
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2024-02-18examples/qos_sched: fix memory leak in args parsingChengwen Feng
2023-03-23examples/qos_sched: report error if no pipes configuredBruce Richardson
2023-03-23examples/qos_sched: fix config entries in wrong sectionsBruce Richardson
2023-03-12examples/qos_sched: fix buffer overflow on mbuf freeBruce Richardson
2023-02-20examples/qos_sched: remove limit on core IDsBruce Richardson
2023-02-20examples/qos_sched: use bigger bursts on dequeueBruce Richardson
2023-02-20examples/qos_sched: remove Tx bufferingBruce Richardson
2023-02-20examples/qos_sched: fix Tx port config when link downBruce Richardson
2023-02-06examples/qos_sched: fix debug modeMegha Ajmera
2022-10-28examples/qos_sched: support higher rates for subport/pipeMegha Ajmera
2022-10-28examples/qos_sched: fix number of subport profilesMegha Ajmera
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-08-25sched: enable congestion management at runtimeMarcin Danilewicz
2022-02-25examples/qos_sched: fix core mask overflowMegha Ajmera
2022-02-24sched: enable traffic class oversubscription unconditionallyMegha Ajmera
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-04examples/qos_sched: support PIE congestion managementWojciech Liguzinski
2021-11-04sched: add PIE based congestion managementWojciech Liguzinski
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-03-23examples/qos_sched: enhance getopt_long usageIbtisam Tariq
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-11-20examples/qos_sched: fix subport configurationSavinay Dharmappa
2020-11-15examples: restore trace pointDavid Marchand
2020-11-13examples/qos_sched: fix usage stringIbtisam Tariq
2020-11-05cmdline: avoid name clash with Windows system typesDmitry Kozlyuk
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-10-15examples/qos_sched: update subport rate dynamicallySavinay Dharmappa
2020-10-15sched: update subport rate dynamicallySavinay Dharmappa
2020-09-21examples: use new link status print formatIvan Dyukov
2020-09-07examples: remove legacy sections of makefilesCiara Power
2020-07-01build/pkg-config: improve static linking flagsBruce 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-03-04examples/qos_sched: fix build with gcc 10Timothy Redaelli
2019-11-20examples: hide error for missing pkg-config path flagBruce Richardson
2019-11-20examples: fix build with old pkg-configBruce Richardson
2019-10-25sched: add 64-bit valuesJasvinder Singh
2019-10-25examples/qos_sched: add subport config flexibilityJasvinder Singh
2019-10-07examples: check status of getting link infoIgor Romanov