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: 614 MB/s 10430 calls/s 10430 msg/s # tcp rx: 615 MB/s 34541 calls/s # tcp tx: 587 MB/s 9958 calls/s 9958 msg/s # tcp rx: 587 MB/s 33761 calls/s # tcp tx: 598 MB/s 10146 calls/s 10146 msg/s # tcp rx: 598 MB/s 33563 calls/s # tcp tx: 602 MB/s 10216 calls/s 10216 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: 596 MB/s 432640 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # udp rx: 662 MB/s 479986 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp rx: 654 MB/s 473792 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 msg/s # udp rx: 660 MB/s 478572 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 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: 1112 MB/s 811046 calls/s # udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # udp rx: 1156 MB/s 843535 calls/s # udp tx: 1157 MB/s 19631 calls/s 19631 msg/s # udp rx: 1156 MB/s 843728 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1159 MB/s 845303 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 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__->