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: 1731 MB/s 29367 calls/s 29367 msg/s # tcp rx: 1732 MB/s 76453 calls/s # tcp tx: 1710 MB/s 29003 calls/s 29003 msg/s # tcp rx: 1712 MB/s 67527 calls/s # tcp tx: 1704 MB/s 28910 calls/s 28910 msg/s # tcp rx: 1706 MB/s 67709 calls/s # tcp tx: 1680 MB/s 28503 calls/s 28503 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: 644 MB/s 465664 calls/s # udp tx: 1555 MB/s 26386 calls/s 26386 msg/s # udp rx: 678 MB/s 490496 calls/s # udp tx: 1525 MB/s 25867 calls/s 25867 msg/s # udp rx: 677 MB/s 489728 calls/s # udp tx: 1636 MB/s 27759 calls/s 27759 msg/s # udp rx: 677 MB/s 489728 calls/s # udp tx: 1669 MB/s 28309 calls/s 28309 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: 1300 MB/s 948478 calls/s # udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # udp rx: 1382 MB/s 1008023 calls/s # udp tx: 1383 MB/s 23459 calls/s 23459 msg/s # udp rx: 1378 MB/s 1005642 calls/s # udp tx: 1381 MB/s 23438 calls/s 23438 msg/s # udp rx: 1382 MB/s 1008394 calls/s # udp tx: 1384 MB/s 23479 calls/s 23479 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__->