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: 972 MB/s 16496 calls/s 16496 msg/s # tcp rx: 973 MB/s 50981 calls/s # tcp tx: 939 MB/s 15929 calls/s 15929 msg/s # tcp rx: 938 MB/s 50065 calls/s # tcp tx: 949 MB/s 16107 calls/s 16107 msg/s # tcp rx: 952 MB/s 48934 calls/s # tcp tx: 959 MB/s 16266 calls/s 16266 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: 649 MB/s 470272 calls/s # udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 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: 1140 MB/s 831479 calls/s # udp tx: 1169 MB/s 19832 calls/s 19832 msg/s # udp rx: 648 MB/s 472925 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 600 MB/s 437744 calls/s # udp tx: 596 MB/s 10117 calls/s 10117 msg/s # udp rx: 643 MB/s 469353 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 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__->