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: 1764 MB/s 29930 calls/s 29930 msg/s # tcp rx: 1765 MB/s 64174 calls/s # tcp tx: 1617 MB/s 27442 calls/s 27442 msg/s # tcp rx: 1620 MB/s 64692 calls/s # tcp tx: 1712 MB/s 29037 calls/s 29037 msg/s # tcp rx: 1713 MB/s 68663 calls/s # tcp tx: 1707 MB/s 28956 calls/s 28956 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: 660 MB/s 477440 calls/s # udp tx: 1696 MB/s 28770 calls/s 28770 msg/s # udp rx: 677 MB/s 489679 calls/s # udp tx: 1693 MB/s 28726 calls/s 28726 msg/s # udp rx: 676 MB/s 489290 calls/s # udp tx: 1694 MB/s 28737 calls/s 28737 msg/s # udp rx: 677 MB/s 489958 calls/s # udp tx: 1696 MB/s 28781 calls/s 28781 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: 741 MB/s 540506 calls/s # udp tx: 762 MB/s 12936 calls/s 12936 msg/s # udp rx: 788 MB/s 575126 calls/s # udp tx: 794 MB/s 13477 calls/s 13477 msg/s # udp rx: 835 MB/s 609256 calls/s # udp tx: 837 MB/s 14206 calls/s 14206 msg/s # udp rx: 1157 MB/s 844059 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 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__->