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: 916 MB/s 15541 calls/s 15541 msg/s # tcp rx: 917 MB/s 48804 calls/s # tcp tx: 911 MB/s 15458 calls/s 15458 msg/s # tcp rx: 966 MB/s 47596 calls/s # tcp tx: 947 MB/s 16076 calls/s 16076 msg/s # tcp rx: 943 MB/s 42492 calls/s # tcp tx: 888 MB/s 15064 calls/s 15064 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: 648 MB/s 469760 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 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: 1126 MB/s 821540 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp rx: 1180 MB/s 860610 calls/s # udp tx: 1179 MB/s 20012 calls/s 20012 msg/s # udp rx: 1152 MB/s 840542 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1150 MB/s 839322 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 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__->