Skip to content
Snippets Groups Projects
Commit 5b1ff48f authored by Keith Wiles's avatar Keith Wiles
Browse files

Update new version bug fix

parent 85b82cf8
Branches
Tags pktgen-3.3.8
1 merge request!10Fix compile error on arm64
......@@ -122,7 +122,7 @@
extern "C" {
#endif
#define PKTGEN_VERSION "3.3.7"
#define PKTGEN_VERSION "3.3.8"
#define PKTGEN_APP_NAME "Pktgen"
#define PKTGEN_CREATED_BY "Keith Wiles"
......
......@@ -6,6 +6,7 @@ Pktgen - Traffic Generator powered by DPDK
** (Pktgen) Sounds like 'Packet-Gen'**
**=== Modifications ===**
- 3.3.8 - reverse change causing TX to stop sending traffic.
- 3.3.7 - Fix BLACKLIST and WHITELIST macro change for 17.08 DPDK
- 3.3.6 - Add flag to enable bonding PMD to do TX calls with zero packets.
New command 'enable|disable bonding'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment