test/mbuf: fix access to freed memory
[dpdk.git] / examples / l3fwd-power /
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-19 Joyce Kongexamples: remove unneeded atomic header include
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-07-31 Conor Fogartydoc: use code snippets in sample app guides
2021-07-10 David Huntexamples/l3fwd-power: add baseline PMD management mode
2021-07-09 Anatoly Burakovexamples/l3fwd-power: support multiqueue ethdev power...
2021-05-19 Hongbo Zhengexamples/l3fwd-power: fix empty poll thresholds
2021-05-05 Jerin Jacobexamples: fix pkg-config override
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2021-01-29 Liang Maexamples/l3fwd-power: add ethdev power management
2020-11-22 Gregory Etelsonexamples/l3fwd-power: check packet types after start
2020-11-02 Anatoly Burakovexamples/l3fwd-power: fix race on interrupt wakeup log
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-16 Ivan Ilchenkoexamples: check stop call status
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2020-07-21 Anatoly Burakovexamples/l3fwd-power: fix updating lcore parameters
2020-07-11 Anatoly Burakovexamples/l3fwd-power: select default mode automatically
2020-07-11 Anatoly Burakovexamples/l3fwd-power: add interrupt-only mode
2020-07-11 Anatoly Burakovexamples/l3fwd-power: add legacy mode option
2020-07-11 Anatoly Burakovexamples/l3fwd-power: fix style and control flow
2020-07-11 Anatoly Burakovexamples/l3fwd-power: allow only supported environments
2020-07-11 Anatoly Burakovexamples/l3fwd-power: disable interrupts by default
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-05-11 Anatoly Burakovexamples/l3fwd-power: add Rx interrupt timeout
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Ciara Powerexamples/l3fwd-power: use new telemetry
2020-04-26 Anatoly Burakovexamples/l3fwd-power: implement proper shutdown
2020-04-26 Anatoly Burakovexamples/l3fwd-power: exit on power lib init failure
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-02-14 Xiao Wangexamples/l3fwd-power: fix interrupt disable
2020-02-14 Xiao Wangexamples/l3fwd-power: fix a typo
2020-02-05 Pavan Nikhileshexamples: use common macro RTE_DIM
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-10-27 Xiao Zhangexamples/l3fwd-power: fix Rx interrupt disabling
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-08-05 Stephen Hemmingerremove extra blank lines at end of files
2019-07-18 Marcin Zapolskiexamples: fix use of ethdev internal device array
2019-07-17 David Huntexamples/l3fwd-power: fix busyness number
2019-07-12 David Huntexamples/power: fix FreeBSD meson lib dependency
2019-07-10 David Huntexamples/l3fwd-power: fix metrics divisions
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-06-29 Thomas Monjalonexamples/l3fwd-power: fix build with gcc 4
2019-06-28 Reshma Pattanexamples/l3fwd-power: add telemetry mode
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-11-14 Moti Haimovskyexamples/l3fwd-power: fix power library fallback
2018-10-26 Thomas Monjalonexamples/l3fwd-power: fix build with icc
2018-10-25 Liang Maexamples/l3fwd-power: support traffic pattern aware...
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-12 Radu Nicolauexamples/l3fwd-power: add high/regular perf cores options
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Bruce Richardsonexamples: disable unsupported examples on BSD build
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-16 Shahaf Shulerexamples/l3fwd-power: convert to new ethdev offloads API
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: disable link status interrupt
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: replace desc done with Rx queue...
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: fix frequency detection
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: fix Rx without interrupt
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-13 Tonghao Zhangexamples/l3fwd-power: remove dead code
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
next