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: 970 MB/s 16464 calls/s 16464 msg/s # tcp rx: 971 MB/s 50123 calls/s # tcp tx: 868 MB/s 14732 calls/s 14732 msg/s # tcp rx: 869 MB/s 50962 calls/s # tcp tx: 884 MB/s 14999 calls/s 14999 msg/s # tcp rx: 885 MB/s 50056 calls/s # tcp tx: 903 MB/s 15325 calls/s 15325 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: 628 MB/s 455680 calls/s # udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # udp rx: 621 MB/s 450560 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 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: 1045 MB/s 762768 calls/s # udp tx: 1075 MB/s 18234 calls/s 18234 msg/s # udp rx: 1127 MB/s 822541 calls/s # udp tx: 1131 MB/s 19197 calls/s 19197 msg/s # udp rx: 1159 MB/s 845762 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # udp rx: 1160 MB/s 846053 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 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__->