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: 567 MB/s 9620 calls/s 9620 msg/s # tcp rx: 567 MB/s 33430 calls/s # tcp tx: 544 MB/s 9242 calls/s 9242 msg/s # tcp rx: 545 MB/s 33267 calls/s # tcp tx: 543 MB/s 9219 calls/s 9219 msg/s # tcp rx: 543 MB/s 32295 calls/s # tcp tx: 552 MB/s 9368 calls/s 9368 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: 548 MB/s 397450 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 657 MB/s 476470 calls/s # udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # udp rx: 664 MB/s 481412 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 664 MB/s 480909 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 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: 1015 MB/s 740471 calls/s # udp tx: 1049 MB/s 17799 calls/s 17799 msg/s # udp rx: 1075 MB/s 784137 calls/s # udp tx: 1078 MB/s 18293 calls/s 18293 msg/s # udp rx: 1156 MB/s 843137 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp rx: 1155 MB/s 842890 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 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__->