make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1412 MB/s 23950 calls/s 23950 msg/s # tcp rx: 1413 MB/s 58844 calls/s # tcp tx: 1410 MB/s 23931 calls/s 23931 msg/s # tcp rx: 1412 MB/s 62219 calls/s # tcp tx: 1370 MB/s 23251 calls/s 23251 msg/s # tcp rx: 1372 MB/s 62406 calls/s # tcp tx: 1308 MB/s 22197 calls/s 22197 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 519 MB/s 375552 calls/s # udp tx: 1088 MB/s 18465 calls/s 18465 msg/s # udp rx: 538 MB/s 389120 calls/s # udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # udp rx: 523 MB/s 378112 calls/s # udp tx: 1099 MB/s 18654 calls/s 18654 msg/s # udp rx: 540 MB/s 390912 calls/s # udp tx: 1078 MB/s 18287 calls/s 18287 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 714 MB/s 521313 calls/s # udp tx: 731 MB/s 12404 calls/s 12404 msg/s # udp rx: 719 MB/s 524649 calls/s # udp tx: 719 MB/s 12195 calls/s 12195 msg/s # udp rx: 722 MB/s 526664 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # udp rx: 718 MB/s 523794 calls/s # udp tx: 718 MB/s 12178 calls/s 12178 msg/s ok 1 selftests: net: udpgro_frglist.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__->