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 6000 # 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: 640 MB/s 10865 calls/s 10865 msg/s # tcp rx: 641 MB/s 29676 calls/s # tcp tx: 727 MB/s 12345 calls/s 12345 msg/s # tcp rx: 728 MB/s 24639 calls/s # tcp tx: 650 MB/s 11041 calls/s 11041 msg/s # tcp rx: 651 MB/s 33114 calls/s # tcp tx: 675 MB/s 11451 calls/s 11451 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: 399 MB/s 290840 calls/s # udp tx: 486 MB/s 8258 calls/s 8258 msg/s # udp rx: 439 MB/s 319544 calls/s # udp tx: 500 MB/s 8490 calls/s 8490 msg/s # udp rx: 544 MB/s 395734 calls/s # udp tx: 591 MB/s 10035 calls/s 10035 msg/s # udp rx: 547 MB/s 398425 calls/s # udp tx: 598 MB/s 10155 calls/s 10155 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: 395 MB/s 288229 calls/s # udp tx: 408 MB/s 6934 calls/s 6934 msg/s # udp rx: 359 MB/s 261992 calls/s # udp tx: 356 MB/s 6039 calls/s 6039 msg/s # udp rx: 417 MB/s 304250 calls/s # udp tx: 425 MB/s 7215 calls/s 7215 msg/s # udp rx: 563 MB/s 411178 calls/s # udp tx: 562 MB/s 9547 calls/s 9547 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__->