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: 758 MB/s 12871 calls/s 12871 msg/s # tcp rx: 759 MB/s 39447 calls/s # tcp tx: 677 MB/s 11488 calls/s 11488 msg/s # tcp rx: 678 MB/s 34544 calls/s # tcp tx: 678 MB/s 11508 calls/s 11508 msg/s # tcp rx: 679 MB/s 34540 calls/s # tcp tx: 708 MB/s 12019 calls/s 12019 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: 576 MB/s 418048 calls/s # udp tx: 1093 MB/s 18541 calls/s 18541 msg/s # udp rx: 566 MB/s 410407 calls/s # udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # udp rx: 493 MB/s 357888 calls/s # udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # udp rx: 573 MB/s 415232 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 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: 1053 MB/s 768374 calls/s # udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # udp rx: 1113 MB/s 812057 calls/s # udp tx: 1110 MB/s 18835 calls/s 18835 msg/s # udp rx: 1029 MB/s 750737 calls/s # udp tx: 1028 MB/s 17446 calls/s 17446 msg/s # udp rx: 994 MB/s 725266 calls/s # udp tx: 995 MB/s 16878 calls/s 16878 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__->