make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1641 MB/s 1335788 calls/s # udp tx: 1887 MB/s 32008 calls/s 32008 msg/s # udp rx: 1677 MB/s 1364937 calls/s # udp tx: 1735 MB/s 29441 calls/s 29441 msg/s # udp rx: 1899 MB/s 1546037 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # UDP GRO fwd perf udp rx: 1811 MB/s 1473091 calls/s # udp tx: 1948 MB/s 33049 calls/s 33049 msg/s # udp tx: 1973 MB/s 33470 calls/s 33470 msg/s # udp rx: 1289 MB/s 1048591 calls/s # udp tx: 1988 MB/s 33718 calls/s 33718 msg/s # udp rx: 1812 MB/s 1472232 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 921 MB/s 747703 calls/s # udp tx: 1440 MB/s 24436 calls/s 24436 msg/s # udp rx: 726 MB/s 589211 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 659 MB/s 533424 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # UDP GRO fwd perf udp rx: 508 MB/s 411184 calls/s # udp tx: 1331 MB/s 22580 calls/s 22580 msg/s # udp rx: 421 MB/s 341359 calls/s # udp tx: 1334 MB/s 22629 calls/s 22629 msg/s # udp rx: 397 MB/s 321662 calls/s # udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->