make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 628 MB/s 10661 calls/s 10661 msg/s # tcp rx: 631 MB/s 32252 calls/s # tcp tx: 642 MB/s 10904 calls/s 10904 msg/s # tcp rx: 648 MB/s 32680 calls/s # tcp tx: 664 MB/s 11272 calls/s 11272 msg/s # tcp rx: 661 MB/s 33470 calls/s # tcp tx: 638 MB/s 10828 calls/s 10828 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: 489 MB/s 354359 calls/s # udp tx: 820 MB/s 13915 calls/s 13915 msg/s # udp rx: 502 MB/s 364040 calls/s # udp tx: 802 MB/s 13617 calls/s 13617 msg/s # udp rx: 523 MB/s 378819 calls/s # udp tx: 819 MB/s 13894 calls/s 13894 msg/s # udp rx: 494 MB/s 358610 calls/s # udp tx: 833 MB/s 14137 calls/s 14137 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: 961 MB/s 700929 calls/s # udp tx: 991 MB/s 16812 calls/s 16812 msg/s # udp rx: 1140 MB/s 831416 calls/s # udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # udp rx: 1140 MB/s 831887 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp rx: 1141 MB/s 832721 calls/s # udp tx: 1141 MB/s 19354 calls/s 19354 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__->