summaryrefslogtreecommitdiff
path: root/examples/ip_fragmentation/Makefile
AgeCommit message (Expand)Author
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-09-07examples: remove legacy sections of makefilesCiara Power
2020-07-01build/pkg-config: improve static linking flagsBruce Richardson
2020-04-23ethdev: add tracepointsSunil Kumar Kori
2019-11-20examples: hide error for missing pkg-config path flagBruce Richardson
2019-11-20examples: fix build with old pkg-configBruce Richardson
2019-07-03examples: fix pkg-config detection with older makeBruce Richardson
2019-07-02examples: support relocated DPDK installBruce Richardson
2019-05-20examples: fix make clean when using pkg-configBruce Richardson
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-04-27ethdev: remove experimental flag of ports enumerationThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-01-30examples: enable linking both static and sharedBruce Richardson
2018-01-30examples: use pkg-config in makefilesBruce Richardson
2018-01-30examples: put app name and sources at top of makefilesBruce Richardson
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-06-14fix typos using codespell utilityJerin Jacob
2015-02-23mbuf: remove build option to disable refcntSergio Gonzalez Monroy
2014-09-17mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNTOlivier Matz
2014-06-16examples: rename ipv4_frag example to ip_fragmentationAnatoly Burakov