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: 811 MB/s 13771 calls/s 13771 msg/s # tcp rx: 812 MB/s 65862 calls/s # tcp tx: 868 MB/s 14725 calls/s 14725 msg/s # tcp rx: 869 MB/s 66312 calls/s # tcp tx: 823 MB/s 13961 calls/s 13961 msg/s # tcp rx: 823 MB/s 62528 calls/s # tcp tx: 871 MB/s 14787 calls/s 14787 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: 652 MB/s 472320 calls/s # udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # udp rx: 676 MB/s 489728 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 596 MB/s 433066 calls/s # udp tx: 823 MB/s 13975 calls/s 13975 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: 542 MB/s 395398 calls/s # udp tx: 559 MB/s 9495 calls/s 9495 msg/s # udp rx: 607 MB/s 443212 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 614 MB/s 448102 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 msg/s # udp rx: 608 MB/s 443958 calls/s # udp tx: 608 MB/s 10316 calls/s 10316 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__->