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: 819 MB/s 13897 calls/s 13897 msg/s # tcp rx: 828 MB/s 53787 calls/s # tcp tx: 975 MB/s 16546 calls/s 16546 msg/s # tcp rx: 981 MB/s 49852 calls/s # tcp tx: 957 MB/s 16235 calls/s 16235 msg/s # tcp rx: 958 MB/s 49128 calls/s # tcp tx: 962 MB/s 16325 calls/s 16325 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: 522 MB/s 378112 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # udp rx: 656 MB/s 475561 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 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: 980 MB/s 715096 calls/s # udp tx: 1009 MB/s 17127 calls/s 17127 msg/s # udp rx: 1017 MB/s 742434 calls/s # udp tx: 1008 MB/s 17098 calls/s 17098 msg/s # udp rx: 1000 MB/s 729569 calls/s # udp tx: 1008 MB/s 17100 calls/s 17100 msg/s # udp rx: 1124 MB/s 819881 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 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__->