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: 980 MB/s 16622 calls/s 16622 msg/s # tcp rx: 981 MB/s 50938 calls/s # tcp tx: 1017 MB/s 17265 calls/s 17265 msg/s # tcp rx: 1023 MB/s 51076 calls/s # tcp tx: 1008 MB/s 17104 calls/s 17104 msg/s # tcp rx: 1008 MB/s 50319 calls/s # tcp tx: 1001 MB/s 16994 calls/s 16994 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: 633 MB/s 458496 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 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: 610 MB/s 445188 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 584 MB/s 426323 calls/s # udp tx: 586 MB/s 9954 calls/s 9954 msg/s # udp rx: 609 MB/s 444567 calls/s # udp tx: 608 MB/s 10327 calls/s 10327 msg/s # udp rx: 620 MB/s 452567 calls/s # udp tx: 620 MB/s 10521 calls/s 10521 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__->