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: 1660 MB/s 28167 calls/s 28167 msg/s # tcp rx: 1664 MB/s 70105 calls/s # tcp tx: 1564 MB/s 26534 calls/s 26534 msg/s # tcp rx: 1566 MB/s 65723 calls/s # tcp tx: 1590 MB/s 26975 calls/s 26975 msg/s # tcp rx: 1591 MB/s 66660 calls/s # tcp tx: 1539 MB/s 26112 calls/s 26112 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: 567 MB/s 410624 calls/s # udp tx: 1365 MB/s 23166 calls/s 23166 msg/s # udp rx: 533 MB/s 385825 calls/s # udp tx: 1739 MB/s 29503 calls/s 29503 msg/s # udp rx: 524 MB/s 379000 calls/s # udp tx: 1680 MB/s 28495 calls/s 28495 msg/s # udp rx: 660 MB/s 477546 calls/s # udp tx: 1598 MB/s 27109 calls/s 27109 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: 1197 MB/s 873527 calls/s # udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # udp rx: 1346 MB/s 982081 calls/s # udp tx: 1345 MB/s 22819 calls/s 22819 msg/s # udp rx: 1346 MB/s 981824 calls/s # udp tx: 1348 MB/s 22863 calls/s 22863 msg/s # udp rx: 1320 MB/s 962959 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 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__->