mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / examples / l3fwd-power /
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
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-04 Bruce Richardsonexamples/l3fwd: remove checks for SSE4
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-05-01 Pablo de Laraexamples/l3fwd-power: fix Rx descriptor size
2017-05-01 Jingjing Wuexamples/l3fwd-power: fix handling no Rx queue
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-10 Keith Wilesexamples: fix optind reset
2017-01-17 Jianfeng Tanexamples/l3fwd-power: fix stop and close on signal
2017-01-17 Jianfeng Tanexamples/l3fwd-power: add --parse-ptype option
2016-09-16 Amine Kherboucheremove unused ring includes
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-04-07 Tomasz Kulasekexamples: fix draining all queues in l3fwd derivatives
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-16 Shaopeng Heexamples/l3fwd-power: fix memory leak for non-IP packets
2016-03-11 Tomasz Kulasekexamples: use buffered Tx
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2015-12-15 Thomas Monjaloneal: remove zombie symbols
2015-12-14 Yong Liuexamples: skip unsupported ethtool and l3fwd-power...
next