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: 838 MB/s 14214 calls/s 14214 msg/s # tcp rx: 838 MB/s 64583 calls/s # tcp tx: 827 MB/s 14032 calls/s 14032 msg/s # tcp rx: 828 MB/s 65832 calls/s # tcp tx: 828 MB/s 14052 calls/s 14052 msg/s # tcp rx: 829 MB/s 66422 calls/s # tcp tx: 814 MB/s 13810 calls/s 13810 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: 661 MB/s 479104 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 680 MB/s 493165 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 664 MB/s 481500 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # udp rx: 582 MB/s 422144 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 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: 1080 MB/s 788322 calls/s # udp tx: 1102 MB/s 18695 calls/s 18695 msg/s # udp rx: 1170 MB/s 853873 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1161 MB/s 846798 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # udp rx: 1170 MB/s 853773 calls/s # udp tx: 1169 MB/s 19838 calls/s 19838 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__->