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: 1607 MB/s 27269 calls/s 27269 msg/s # tcp rx: 1609 MB/s 68699 calls/s # tcp tx: 1574 MB/s 26704 calls/s 26704 msg/s # tcp rx: 1575 MB/s 70826 calls/s # tcp tx: 1559 MB/s 26455 calls/s 26455 msg/s # tcp rx: 1561 MB/s 71247 calls/s # tcp tx: 1576 MB/s 26739 calls/s 26739 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: 539 MB/s 390400 calls/s # udp tx: 1044 MB/s 17717 calls/s 17717 msg/s # udp rx: 538 MB/s 389120 calls/s # udp tx: 1049 MB/s 17808 calls/s 17808 msg/s # udp rx: 585 MB/s 423424 calls/s # udp tx: 1521 MB/s 25811 calls/s 25811 msg/s # udp rx: 621 MB/s 449536 calls/s # udp tx: 1716 MB/s 29105 calls/s 29105 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: 954 MB/s 696214 calls/s # udp tx: 970 MB/s 16458 calls/s 16458 msg/s # udp rx: 749 MB/s 546750 calls/s # udp tx: 752 MB/s 12771 calls/s 12771 msg/s # udp rx: 751 MB/s 548385 calls/s # udp tx: 751 MB/s 12746 calls/s 12746 msg/s # udp rx: 750 MB/s 547352 calls/s # udp tx: 750 MB/s 12725 calls/s 12725 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__->