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: 1345 MB/s 22828 calls/s 22828 msg/s # tcp rx: 1347 MB/s 53816 calls/s # tcp tx: 1491 MB/s 25297 calls/s 25297 msg/s # tcp rx: 1493 MB/s 61160 calls/s # tcp tx: 1350 MB/s 22902 calls/s 22902 msg/s # tcp rx: 1352 MB/s 56980 calls/s # tcp tx: 1239 MB/s 21019 calls/s 21019 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: 592 MB/s 428795 calls/s # udp tx: 1426 MB/s 24190 calls/s 24190 msg/s # udp rx: 666 MB/s 481792 calls/s # udp tx: 1658 MB/s 28125 calls/s 28125 msg/s # udp rx: 639 MB/s 462963 calls/s # udp tx: 1364 MB/s 23144 calls/s 23144 msg/s # udp rx: 657 MB/s 475136 calls/s # udp tx: 1664 MB/s 28223 calls/s 28223 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: 736 MB/s 537326 calls/s # udp tx: 761 MB/s 12914 calls/s 12914 msg/s # udp rx: 740 MB/s 539911 calls/s # udp tx: 739 MB/s 12544 calls/s 12544 msg/s # udp rx: 783 MB/s 571463 calls/s # udp tx: 783 MB/s 13283 calls/s 13283 msg/s # udp rx: 777 MB/s 566848 calls/s # udp tx: 773 MB/s 13121 calls/s 13121 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__->