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: 860 MB/s 14590 calls/s 14590 msg/s # tcp rx: 862 MB/s 51121 calls/s # tcp tx: 825 MB/s 14000 calls/s 14000 msg/s # tcp rx: 827 MB/s 47914 calls/s # tcp tx: 901 MB/s 15282 calls/s 15282 msg/s # tcp rx: 901 MB/s 48252 calls/s # tcp tx: 888 MB/s 15069 calls/s 15069 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: 598 MB/s 433309 calls/s # udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # udp rx: 584 MB/s 423680 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp rx: 550 MB/s 399616 calls/s # udp tx: 905 MB/s 15351 calls/s 15351 msg/s # udp rx: 445 MB/s 322816 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 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: 955 MB/s 696493 calls/s # udp tx: 970 MB/s 16463 calls/s 16463 msg/s # udp rx: 582 MB/s 424595 calls/s # udp tx: 577 MB/s 9794 calls/s 9794 msg/s # udp rx: 511 MB/s 373276 calls/s # udp tx: 513 MB/s 8701 calls/s 8701 msg/s # udp rx: 441 MB/s 322291 calls/s # udp tx: 442 MB/s 7506 calls/s 7506 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__->