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: 634 MB/s 10757 calls/s 10757 msg/s # tcp rx: 634 MB/s 32666 calls/s # tcp tx: 662 MB/s 11244 calls/s 11244 msg/s # tcp rx: 663 MB/s 33878 calls/s # tcp tx: 632 MB/s 10720 calls/s 10720 msg/s # tcp rx: 632 MB/s 32315 calls/s # tcp tx: 634 MB/s 10760 calls/s 10760 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: 535 MB/s 388344 calls/s # udp tx: 766 MB/s 13000 calls/s 13000 msg/s # udp rx: 571 MB/s 414720 calls/s # udp tx: 764 MB/s 12972 calls/s 12972 msg/s # udp rx: 569 MB/s 412672 calls/s # udp tx: 766 MB/s 12997 calls/s 12997 msg/s # udp rx: 568 MB/s 412416 calls/s # udp tx: 766 MB/s 13006 calls/s 13006 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: 1127 MB/s 822450 calls/s # udp tx: 1156 MB/s 19609 calls/s 19609 msg/s # udp rx: 1152 MB/s 840328 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp rx: 1151 MB/s 839876 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1147 MB/s 837009 calls/s # udp tx: 1149 MB/s 19492 calls/s 19492 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__->