pg: remove no-recycle option

Change-Id: Ic47bde2d08b2719b5c6c87cb2e9a8af0d2160e6e
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2019-02-20 14:15:25 +01:00
committed by Florin Coras
parent a4324a996f
commit 3b77f67cf4
41 changed files with 0 additions and 83 deletions

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.0.2
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.2.2.2
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip6-input
size 64-64
no-recycle
data {
ICMP6: 2000::2 -> 2001::2
ICMP echo_request

View File

@ -41,7 +41,6 @@ cle run
packet-generator new {
name bvi_to_l2
limit 100
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {
@ -53,7 +52,6 @@ packet-generator new {
packet-generator new {
name l2_to_bvi
limit 50
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {
@ -65,7 +63,6 @@ packet-generator new {
packet-generator new {
name l2_to_bvi_via_flood
limit 25
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.2.3.4 -> 5.6.7.8
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip6-input
size 64-64
no-recycle
data {
ICMP6: ::1 -> ::2
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ethernet-input
size 64-64
no-recycle
data {
IP6: 1.2.3 -> 4.5.6
ICMP: 3002::2 -> 3001::2

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1
node ip6-input
size 48-48
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
hex 0x3B00010403040506
@ -18,7 +17,6 @@ packet-generator new {
limit 1
node ip6-input
size 48-48
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
hex 0x3B00C10403040506
@ -31,7 +29,6 @@ packet-generator new {
limit 1
node ip6-input
size 48-48
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
hex 0x3BffC10403040506
@ -44,7 +41,6 @@ packet-generator new {
limit 1
node ip6-input
size 64-64
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
hex 0x3BffC10403040506
@ -57,7 +53,6 @@ packet-generator new {
limit 1
node ip6-input
size 56-56
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
length 16
@ -71,7 +66,6 @@ packet-generator new {
limit 1
node ip6-input
size 56-56
no-recycle
data {
IP6_HOP_BY_HOP_OPTIONS: 1::2 -> 1::2
length 16

View File

@ -48,7 +48,6 @@ clear int
packet-generator new {
name pre_vtr_fail
limit 10
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {
@ -60,7 +59,6 @@ packet-generator new {
packet-generator new {
name post_vtr_pass
limit 20
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {
@ -72,7 +70,6 @@ packet-generator new {
packet-generator new {
name post_vtr_fail
limit 50
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {

View File

@ -48,7 +48,6 @@ clear int
packet-generator new {
name post_vtr_pass
limit 9111003
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {

View File

@ -28,7 +28,6 @@ clear int
packet-generator new {
name new_input_if_index_mac_move
limit 4
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
size 98-98
@ -38,7 +37,6 @@ packet-generator new {
packet-generator new {
name dmac_hit
limit 7
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
size 98-98

View File

@ -20,7 +20,6 @@ cle run
packet-generator new {
name perf
limit 9111003
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0.1
size 98-98

View File

@ -22,7 +22,6 @@ clear int
packet-generator new {
name xc
limit 11
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
size 98-98

View File

@ -30,7 +30,6 @@ clear int
packet-generator new {
name flood
limit 1
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {

View File

@ -42,7 +42,6 @@ packet-generator new {
name decap
limit 10
size 200-200
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {
@ -59,7 +58,6 @@ packet-generator new {
name decap_bad_sid
limit 30
size 200-200
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {
@ -76,7 +74,6 @@ packet-generator new {
name decap_bad_cookie
limit 50
size 200-200
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {
@ -92,7 +89,6 @@ packet-generator new {
packet-generator new {
name encap
limit 100
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {
@ -106,7 +102,6 @@ packet-generator new {
name decap_sublayer
limit 300
size 200-200
no-recycle
node ethernet-input
interface GigabitEthernet2/2/0
data {
@ -122,7 +117,6 @@ packet-generator new {
packet-generator new {
name encap_sublayer
limit 700
no-recycle
node ethernet-input
interface GigabitEthernet2/1/0
data {

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.2.2.2
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node mpls-input
size 72-72
no-recycle
data {
hex 0x0001e0ff0001f1ff4500004000000000400177ba010000020202020208007a6e000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021222324252627
}

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node mpls-input
size 68-68
no-recycle
data {
hex 0x0001e1ff4500004000000000400177ba010000020202020208007a6e000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021222324252627
}

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node mpls-input
size 68-68
no-recycle
data {
hex 0x0001e1ff4500004000000000400177ba010000020200000208007a6e000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021222324252627
}

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 512-512
no-recycle
data {
ICMP: 1.0.0.2 -> 232.1.1.1
ICMP echo_request

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node mpls-ethernet-input
size 68-68
no-recycle
data {
hex 0x0001e1ff4500004000000000400177ba010000020200000208007a6e000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021222324252627
}

View File

@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.0.2
ICMP echo_request
@ -15,7 +14,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.1.2
ICMP echo_request
@ -27,7 +25,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.2.2
ICMP echo_request
@ -39,7 +36,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.3.2
ICMP echo_request

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
interface pg0
data {
UDP: 10.0.0.3 -> 172.16.1.2
@ -21,7 +20,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
interface pg0
data {
UDP: 10.0.0.3 -> 172.16.1.2

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 0
interface pg0
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg0
data {
@ -38,7 +36,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 0
interface pg1
data {
@ -54,7 +51,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg1
data {
@ -70,7 +66,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 2
interface pg0
data {
@ -86,7 +81,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg1
data {

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 0
interface pg1
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg1
data {

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 0
interface pg0
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg1
data {

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 0
interface pg0
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 1000000
node ip4-input
size 64-64
no-recycle
worker 1
interface pg1
data {

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 10
node ip6-input
size 64-64
no-recycle
worker 0
interface pg0
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 10
node ip6-input
size 64-64
no-recycle
interface pg0
worker 1
data {

View File

@ -6,7 +6,6 @@ packet-generator new {
limit 10
node ip4-input
size 64-64
no-recycle
worker 0
interface pg1
data {
@ -22,7 +21,6 @@ packet-generator new {
limit 10
node ip4-input
size 64-64
no-recycle
interface pg1
worker 1
data {

View File

@ -2,7 +2,6 @@ packet-generator new {
name x
limit 1
node ethernet-input
no-recycle
pcap /home/eliot/pcap-data/ISIS_level1_adjacency.cap
}
@ -10,7 +9,6 @@ packet-generator new {
name y
limit 1
node hdlc-input
no-recycle
pcap /home/eliot/pcap-data/ISIS_p2p_adjacency.cap
}

Some files were not shown because too many files have changed in this diff Show More