make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 912 MB/s 15479 calls/s 15479 msg/s # tcp rx: 912 MB/s 50312 calls/s # tcp tx: 911 MB/s 15463 calls/s 15463 msg/s # tcp rx: 911 MB/s 48246 calls/s # tcp tx: 925 MB/s 15689 calls/s 15689 msg/s # tcp rx: 926 MB/s 48843 calls/s # tcp tx: 917 MB/s 15561 calls/s 15561 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: 643 MB/s 466432 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 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: 1072 MB/s 781854 calls/s # udp tx: 1095 MB/s 18587 calls/s 18587 msg/s # udp rx: 1160 MB/s 846402 calls/s # udp tx: 1159 MB/s 19668 calls/s 19668 msg/s # udp rx: 1158 MB/s 844757 calls/s # udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # udp rx: 1159 MB/s 845625 calls/s # udp tx: 1159 MB/s 19659 calls/s 19659 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__->