This demostrates how to classify the network traffic when sending data. The application will create similar functionality as echo-client so user can use echo-server running in remote host to test this sample application. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
11 lines
197 B
YAML
11 lines
197 B
YAML
common:
|
|
harness: net
|
|
tags: net vlan traffic_class
|
|
sample:
|
|
description: Test traffic class functionality
|
|
name: Traffic class sample app
|
|
tests:
|
|
test:
|
|
depends_on: netif
|
|
min_ram: 170
|