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: 1468 MB/s 24903 calls/s 24903 msg/s # tcp rx: 1470 MB/s 58747 calls/s # tcp tx: 1269 MB/s 21529 calls/s 21529 msg/s # tcp rx: 1271 MB/s 51901 calls/s # tcp tx: 1421 MB/s 24113 calls/s 24113 msg/s # tcp rx: 1423 MB/s 62475 calls/s # tcp tx: 1478 MB/s 25078 calls/s 25078 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: 645 MB/s 466432 calls/s # udp tx: 1517 MB/s 25732 calls/s 25732 msg/s # udp rx: 681 MB/s 493045 calls/s # udp tx: 1596 MB/s 27080 calls/s 27080 msg/s # udp rx: 570 MB/s 412581 calls/s # udp tx: 1563 MB/s 26526 calls/s 26526 msg/s # udp rx: 488 MB/s 353280 calls/s # udp tx: 1714 MB/s 29085 calls/s 29085 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: 1138 MB/s 830010 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1257 MB/s 917283 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 1303 MB/s 950973 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 1329 MB/s 969680 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 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__->