make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 1014 MB/s 17201 calls/s 17201 msg/s # tcp rx: 1015 MB/s 51596 calls/s # tcp tx: 1033 MB/s 17537 calls/s 17537 msg/s # tcp rx: 1035 MB/s 52653 calls/s # tcp tx: 1043 MB/s 17701 calls/s 17701 msg/s # tcp rx: 1044 MB/s 52986 calls/s # tcp tx: 1030 MB/s 17478 calls/s 17478 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: 558 MB/s 405564 calls/s # udp tx: 1048 MB/s 17779 calls/s 17779 msg/s # udp rx: 634 MB/s 459520 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 655 MB/s 474368 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 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: 675 MB/s 492620 calls/s # udp tx: 692 MB/s 11753 calls/s 11753 msg/s # udp rx: 694 MB/s 506697 calls/s # udp tx: 694 MB/s 11781 calls/s 11781 msg/s # udp rx: 683 MB/s 498212 calls/s # udp tx: 682 MB/s 11582 calls/s 11582 msg/s # udp rx: 702 MB/s 512420 calls/s # udp tx: 712 MB/s 12087 calls/s 12087 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__->