aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml
AgeCommit message (Expand)AuthorFilesLines
2017-10-30ixia: add 1024 and 1280 byte packet size to Ixia ipv4 traffic profileRoss Brattain1-0/+8
2017-09-29Auto create ixia config based on the traffic profileDeepak S1-6/+16
2017-09-26Adding multi-port support for ixia taffic generatorDeepak S1-2/+2
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-40/+40
2017-09-14NSB: fix port topologyMartin Banszel1-8/+8
2017-08-31Adding support for updating the count/packetsize for given testcaseDeepak S1-28/+36
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S1-17/+16
2017-08-15Enable ixnet traffic generator to run trafficDeepak S1-0/+5
2017-08-08IXIA traffic generatorDeepak S1-0/+121
a> 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320