summaryrefslogtreecommitdiff
path: root/examples/pipeline
AgeCommit message (Expand)Author
2024-11-11examples/pipeline: check info query returnStephen Hemminger
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2024-02-15net/softnic: fix include of log libraryCristian Dumitrescu
2024-02-19examples/pipeline: simplify L2 forwardingCristian Dumitrescu
2024-02-19examples/pipeline: add IPv6 address swapCristian Dumitrescu
2024-02-16eal: add helper to skip whitespacesDavid Marchand
2023-02-19pipeline: add RSSCristian Dumitrescu
2023-02-05examples/pipeline: add IPsec exampleCristian Dumitrescu
2023-02-05examples/pipeline: add block enable/disable commandsCristian Dumitrescu
2023-02-05examples/pipeline: support blocks other than pipelinesCristian Dumitrescu
2023-02-05examples/pipeline: rework thread configuration updatesCristian Dumitrescu
2023-02-05examples/pipeline: add IPsec commandsCristian Dumitrescu
2023-02-05examples/pipeline: add command for crypto deviceCristian Dumitrescu
2023-02-05examples/pipeline: support crypto devicesCristian Dumitrescu
2023-02-05examples/pipeline: streamline Ethernet device supportCristian Dumitrescu
2023-02-05examples/pipeline: streamline ring supportCristian Dumitrescu
2023-02-05examples/pipeline: rework memory poolCristian Dumitrescu
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-10-05examples/pipeline: fix file descriptor leakHarshad Narayane
2022-10-05examples/pipeline: fix memory leakHarshad Narayane
2022-09-25examples/pipeline: fix build with some compilersAli Alnubani
2022-09-24examples/pipeline: add commands for direct metersCristian Dumitrescu
2022-09-24examples/pipeline: add commands for direct registersCristian Dumitrescu
2022-09-22examples/pipeline: print output port packet drop countersCristian Dumitrescu
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-09-15examples/pipeline: call code generation and build commandsCristian Dumitrescu
2022-09-15examples/pipeline: remove obsolete tap commandCristian Dumitrescu
2022-09-15examples/pipeline: rework link commandCristian Dumitrescu
2022-09-15examples/pipeline: use pipeline name query APICristian Dumitrescu
2022-09-15examples/pipeline: remove obsolete mirroring config commandCristian Dumitrescu
2022-09-15examples/pipeline: remove obsolete port config commandsCristian Dumitrescu
2022-09-15examples/pipeline: remove obsolete create commandCristian Dumitrescu
2022-09-15examples/pipeline: add command for shared library buildCristian Dumitrescu
2022-09-15examples/pipeline: add command for code generationCristian Dumitrescu
2022-09-15pipeline: add API for shared library-based pipeline buildCristian Dumitrescu
2022-09-15pipeline: add pipeline nameCristian Dumitrescu
2022-06-20pipeline: rework optimization pattern for header generationCristian Dumitrescu
2022-06-07examples/pipeline: fix buildAli Alnubani
2022-06-01examples/pipeline: support hash functionsCristian Dumitrescu
2022-06-01examples/pipeline: improve learner table timersCristian Dumitrescu
2022-06-01examples/pipeline: add packet recirculation exampleCristian Dumitrescu
2022-06-01examples/pipeline: add packet mirroring exampleCristian Dumitrescu
2022-06-01examples/pipeline: support packet mirroringCristian Dumitrescu
2022-02-13examples/pipeline: print table entries to fileCristian Dumitrescu
2022-02-13pipeline: add drop port for each pipelineCristian Dumitrescu
2022-02-13pipeline: move table type registration to libraryCristian Dumitrescu
2022-02-13pipeline: move port type registration to libraryCristian Dumitrescu
2022-02-12remove unnecessary null checksStephen Hemminger
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-25port: configure loop count for source portYogesh Jangra