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: 811 MB/s 13760 calls/s 13760 msg/s # tcp rx: 811 MB/s 68337 calls/s # tcp tx: 837 MB/s 14200 calls/s 14200 msg/s # tcp rx: 838 MB/s 66513 calls/s # tcp tx: 808 MB/s 13710 calls/s 13710 msg/s # tcp rx: 809 MB/s 67814 calls/s # tcp tx: 826 MB/s 14018 calls/s 14018 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: 643 MB/s 466432 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 647 MB/s 468887 calls/s # udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # udp rx: 628 MB/s 455462 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # udp rx: 668 MB/s 484011 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 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: 1095 MB/s 798971 calls/s # udp tx: 1113 MB/s 18884 calls/s 18884 msg/s # udp rx: 1168 MB/s 852375 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # udp rx: 1167 MB/s 851608 calls/s # udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # udp rx: 1170 MB/s 853678 calls/s # udp tx: 1171 MB/s 19865 calls/s 19865 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__->