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: 836 MB/s 14188 calls/s 14188 msg/s # tcp rx: 836 MB/s 44014 calls/s # tcp tx: 960 MB/s 16289 calls/s 16289 msg/s # tcp rx: 961 MB/s 50987 calls/s # tcp tx: 954 MB/s 16196 calls/s 16196 msg/s # tcp rx: 955 MB/s 49545 calls/s # tcp tx: 963 MB/s 16350 calls/s 16350 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: 487 MB/s 353165 calls/s # udp tx: 812 MB/s 13783 calls/s 13783 msg/s # udp rx: 516 MB/s 373626 calls/s # udp tx: 857 MB/s 14541 calls/s 14541 msg/s # udp rx: 510 MB/s 369408 calls/s # udp tx: 863 MB/s 14638 calls/s 14638 msg/s # udp rx: 498 MB/s 360960 calls/s # udp tx: 866 MB/s 14699 calls/s 14699 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: 611 MB/s 446334 calls/s # udp tx: 627 MB/s 10642 calls/s 10642 msg/s # udp rx: 664 MB/s 484392 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp rx: 612 MB/s 446883 calls/s # udp tx: 612 MB/s 10388 calls/s 10388 msg/s # udp rx: 623 MB/s 454779 calls/s # udp tx: 633 MB/s 10753 calls/s 10753 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__->