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: 897 MB/s 15218 calls/s 15218 msg/s # tcp rx: 897 MB/s 49182 calls/s # tcp tx: 879 MB/s 14922 calls/s 14922 msg/s # tcp rx: 911 MB/s 47752 calls/s # tcp tx: 930 MB/s 15776 calls/s 15776 msg/s # tcp rx: 932 MB/s 47597 calls/s # tcp tx: 902 MB/s 15299 calls/s 15299 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: 485 MB/s 352124 calls/s # udp tx: 885 MB/s 15020 calls/s 15020 msg/s # udp rx: 568 MB/s 412453 calls/s # udp tx: 715 MB/s 12134 calls/s 12134 msg/s # udp rx: 589 MB/s 427520 calls/s # udp tx: 730 MB/s 12389 calls/s 12389 msg/s # udp rx: 588 MB/s 427008 calls/s # udp tx: 733 MB/s 12436 calls/s 12436 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: 677 MB/s 494262 calls/s # udp tx: 694 MB/s 11772 calls/s 11772 msg/s # udp rx: 914 MB/s 666890 calls/s # udp tx: 925 MB/s 15696 calls/s 15696 msg/s # udp rx: 1120 MB/s 817480 calls/s # udp tx: 1119 MB/s 18993 calls/s 18993 msg/s # udp rx: 1114 MB/s 812847 calls/s # udp tx: 1114 MB/s 18908 calls/s 18908 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__->