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: 812 MB/s 13787 calls/s 13787 msg/s # tcp rx: 813 MB/s 69508 calls/s # tcp tx: 719 MB/s 12206 calls/s 12206 msg/s # tcp rx: 720 MB/s 80373 calls/s # tcp tx: 738 MB/s 12520 calls/s 12520 msg/s # tcp rx: 738 MB/s 80717 calls/s # tcp tx: 494 MB/s 8385 calls/s 8385 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: 502 MB/s 363508 calls/s # udp tx: 882 MB/s 14960 calls/s 14960 msg/s # udp rx: 532 MB/s 385520 calls/s # udp tx: 831 MB/s 14100 calls/s 14100 msg/s # udp rx: 531 MB/s 384768 calls/s # udp tx: 836 MB/s 14180 calls/s 14180 msg/s # udp rx: 464 MB/s 336128 calls/s # udp tx: 901 MB/s 15285 calls/s 15285 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: 582 MB/s 425098 calls/s # udp tx: 598 MB/s 10148 calls/s 10148 msg/s # udp rx: 618 MB/s 451106 calls/s # udp tx: 617 MB/s 10481 calls/s 10481 msg/s # udp rx: 618 MB/s 451338 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 msg/s # udp rx: 625 MB/s 456068 calls/s # udp tx: 624 MB/s 10595 calls/s 10595 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__->