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: 951 MB/s 16146 calls/s 16146 msg/s # tcp rx: 952 MB/s 48586 calls/s # tcp tx: 994 MB/s 16867 calls/s 16867 msg/s # tcp rx: 995 MB/s 50771 calls/s # tcp tx: 1010 MB/s 17147 calls/s 17147 msg/s # tcp rx: 1011 MB/s 51488 calls/s # tcp tx: 999 MB/s 16957 calls/s 16957 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: 475 MB/s 343710 calls/s # udp tx: 907 MB/s 15397 calls/s 15397 msg/s # udp rx: 513 MB/s 371456 calls/s # udp tx: 889 MB/s 15083 calls/s 15083 msg/s # udp rx: 514 MB/s 372224 calls/s # udp tx: 888 MB/s 15073 calls/s 15073 msg/s # udp rx: 519 MB/s 375808 calls/s # udp tx: 884 MB/s 15001 calls/s 15001 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: 615 MB/s 448912 calls/s # udp tx: 628 MB/s 10667 calls/s 10667 msg/s # udp rx: 623 MB/s 455081 calls/s # udp tx: 626 MB/s 10632 calls/s 10632 msg/s # udp rx: 618 MB/s 451305 calls/s # udp tx: 621 MB/s 10543 calls/s 10543 msg/s # udp rx: 630 MB/s 459778 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 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__->