summaryrefslogtreecommitdiffstats
path: root/recipes-extended/pktgen-dpdk
Commit message (Collapse)AuthorAgeFilesLines
* pktgen-dpdk: Remove redundant EXTRA_CFLAGS settingsChunrong Guo2019-12-031-2/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* pktgen-dpdk: Upgrade version to 3.6.6Chunrong Guo2019-07-121-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include the following changes: b3d08bb - update version number and log 7c4187c - add new portInfo lua data 0c39019 - Cleanup build, add plugin support and meson build not working f6e9e33 - fix crash not resetting tty and other fixes 4199555 - Merge branch 'bug-fix' 3942af7 - fix Update to version 3.6.5 176df0a - fix ldflags order for lua lib 8c746d0 - minor message missing a word 5e29e43 - reorder the defines on the LDFLAGS line 6ed0bde - convert to DPDK network structs and fix offload code. 0e8ac37 - fix lua builds oni ubuntu 18.10 5b537c9 - change port command to use uint16_t 96776e5 - update .cfg file information b5133f1 - add page stats screen 5b883b2 - add more color to static info a0c5819 - convert all rte_delay_ms to rte_delay_us_sleep 83b1bfa - remove need for rte_timer_manage 4dcc2db - use faster timer routines then rte_timer_manage cca5864 - remove cycles.h header 0d5d9ab - change cli_use_timers routine to run rte_timer_manage 7283ba7 - remove crc-strip option b44f9e6 - remove init stats structure a82bbf5 - fix formatting with spaces 81623f1 - update readme, version and changelog Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* pktgen-dpdk: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* recipes: Mark compatible machines as restricted by dependenciesKhem Raj2018-09-281-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* pktgen-dpdk: add recipesC.R. Guo2018-04-021-0/+32
*include the following changes: ffbe7be - update merge 1b0af69 - Merge branch 'master' into dev 3bd5082 - update version 070b4e0 - fix compile erro and config support 854df24 - remove mbuf refcnt verification 5160316 - pktgen-dpdk: Add support for make O=OUTPUT option 5e28413 - Fix the protocol settings with the range command. 9e34cf6 - fix sequence command index wrong e99720d - fix cli and add more test scripts 3d15dbf - update for DPDK 17.11 changes df45b16 - merge from master tree fda09ea - add the new format for the seq command b92d6fa - update tests for new seq commandstest/set_seq.cmd 819c936 - Fix up style of code c589388 - rework seq command to add cos and tos 83646b6 - Pktgen bug fixs and new seq commands 622e6f2 - add sigpipe to signal support 19063c2 - update map file 3bfdccd - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen b475547 - Update version and changelog 139d1d8 - fix build for standard DPDK 308d810 - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen 3926396 - update version and changelog ee6a520 - fix up cfg files 63638ec - remove Lua for CLI builds cc604b3 - fix processing of ARP packets 06ef19d - increase the burst size b066627 - remove string functions from DPDK 4c5ede1 - remove files ac09238 - increase the memory per socket 8e770a9 - update for vscode files we need to keep 4078d68 - fix tty output on quit 319c346 - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen 8a4d8fc - update version to 3.4.0 03c8ea7 - change MIF config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>