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: 1688 MB/s 28634 calls/s 28634 msg/s # tcp rx: 1689 MB/s 72915 calls/s # tcp tx: 1585 MB/s 26885 calls/s 26885 msg/s # tcp rx: 1586 MB/s 66871 calls/s # tcp tx: 1583 MB/s 26861 calls/s 26861 msg/s # tcp rx: 1585 MB/s 66724 calls/s # tcp tx: 1625 MB/s 27575 calls/s 27575 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: 535 MB/s 386816 calls/s # udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # udp rx: 536 MB/s 388061 calls/s # udp tx: 1025 MB/s 17385 calls/s 17385 msg/s # udp rx: 577 MB/s 417147 calls/s # udp tx: 1002 MB/s 17008 calls/s 17008 msg/s # udp rx: 573 MB/s 414324 calls/s # udp tx: 1006 MB/s 17079 calls/s 17079 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: 746 MB/s 544361 calls/s # udp tx: 762 MB/s 12926 calls/s 12926 msg/s # udp rx: 759 MB/s 553975 calls/s # udp tx: 758 MB/s 12873 calls/s 12873 msg/s # udp rx: 755 MB/s 550677 calls/s # udp tx: 754 MB/s 12804 calls/s 12804 msg/s # udp rx: 751 MB/s 548161 calls/s # udp tx: 764 MB/s 12969 calls/s 12969 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__->