<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-extended/pktgen-dpdk, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-06-28T16:58:39+00:00</updated>
<entry>
<title>global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location</title>
<updated>2025-06-28T16:58:39+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-06-28T16:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b747b01501d19a160612711b0bdc1cee0c24f670'/>
<id>urn:sha1:b747b01501d19a160612711b0bdc1cee0c24f670</id>
<content type='text'>
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.

This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.

As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.

[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>recipes: Add missing patch tag Upstream-Status</title>
<updated>2023-06-22T01:33:11+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-06-22T01:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f724cfced0602d58d63631e2aacaa54a14fe1d75'/>
<id>urn:sha1:f724cfced0602d58d63631e2aacaa54a14fe1d75</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk: upgrade to 21.05.0</title>
<updated>2021-10-15T14:11:36+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-14T08:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7fade9243aeeef32a972bec3aa263ab7201a7681'/>
<id>urn:sha1:7fade9243aeeef32a972bec3aa263ab7201a7681</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>layer: Convert to new override syntax</title>
<updated>2021-08-12T17:08:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-02T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=59d36c9832702989bfcca8a5af29fb2dff01efcc'/>
<id>urn:sha1:59d36c9832702989bfcca8a5af29fb2dff01efcc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk: upgrade to 19.12.0</title>
<updated>2020-05-06T18:52:35+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-20T02:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=abd9399831704a98228881e3b38c07b2955cbce9'/>
<id>urn:sha1:abd9399831704a98228881e3b38c07b2955cbce9</id>
<content type='text'>
Modifications:
 - 19.12.0 - Add per queue stats when the hardware does not support it. Use
             the 'page stats' command to see data and use 'port X' to switch
	     ports.
 - 19.10.0 - Fix up the save/load commands to get correct as in GRE key
             command
	     Fix up the problem with pcap files not getting sent if the
	     number of packets was small
	     fix up a crash if the scrn pointer was invalid on startup
	     fixed the log output in startup
	     Fixed the save/load scripts to use the correct commands.
	     Fix the IPv4/6 checksum calculations
 - 19.08.0 - Fix linking of Lua library when no pkg-config file is found and
           linking liblua.a
	   Fixed and issue with packet rate not being changed when the packet
	   size is changed
	   Change version numering to year.month.patch format
	   Change lua pktgen.set_mac() to have three args set_mac(&lt;portlist&gt;,
	   'src|dst', mac_addr) instead of two args
	   add support for setting via lua src and dst mac addresses
	   fix up the RSS port configuration options
           updated code to adjust the packet tx interval based on command
	   changes on the packet size and other areas.
 - 3.7.1 - Add TTL support to single and range modes. Better docs for dump packets
         - Pktgen 3.7.1 will build with DPDK 18.02 to 19.08-rc2, but 18.08 has
	   a problem with vhost.h VRING_EVENT_F_AVAIL not defined and appears
	   the Ubuntu 19.04 version I am running does not define it correctly.
         - fixed the RX side using TX count for rx_burst command.
	 - General cleanup
 - 3.7.0 - Fixed build issues with DPDK 19.08 as DPDK renamed a lot of defines
           Fixed up the meson files to build pktgen with meson and ninja
           Minor cleanup

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk: Remove redundant EXTRA_CFLAGS settings</title>
<updated>2019-12-03T12:12:07+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-11-29T05:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2f2e7cbf23559d951e12c6e14e74c6c35ae2c5c3'/>
<id>urn:sha1:2f2e7cbf23559d951e12c6e14e74c6c35ae2c5c3</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk:  Upgrade version to 3.6.6</title>
<updated>2019-07-12T20:18:34+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-07-10T06:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=60585d192208ca1cbebe1c7723ebb4c9d4649046'/>
<id>urn:sha1:60585d192208ca1cbebe1c7723ebb4c9d4649046</id>
<content type='text'>
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 &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk: set COMPATIBLE_MACHINE as qoriq-arm64</title>
<updated>2019-01-14T18:23:38+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-01-11T03:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b1ab17bff7e85af60877dc5b13da0dd832a69258'/>
<id>urn:sha1:b1ab17bff7e85af60877dc5b13da0dd832a69258</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>recipes: Mark compatible machines as restricted by dependencies</title>
<updated>2018-09-28T20:27:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-28T20:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ec60f9636b63613ef82091e638df95de0c0821bb'/>
<id>urn:sha1:ec60f9636b63613ef82091e638df95de0c0821bb</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>pktgen-dpdk: add recipes</title>
<updated>2018-04-02T13:30:13+00:00</updated>
<author>
<name>C.R. Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-03-16T05:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0dc0c701511959f1e71c97a3323ea012f3f92bb4'/>
<id>urn:sha1:0dc0c701511959f1e71c97a3323ea012f3f92bb4</id>
<content type='text'>
*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 &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
