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: 598 MB/s 10155 calls/s 10155 msg/s # tcp rx: 600 MB/s 30823 calls/s # tcp tx: 592 MB/s 10047 calls/s 10047 msg/s # tcp rx: 592 MB/s 30476 calls/s # tcp tx: 560 MB/s 9499 calls/s 9499 msg/s # tcp rx: 560 MB/s 29307 calls/s # tcp tx: 594 MB/s 10090 calls/s 10090 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: 549 MB/s 398930 calls/s # udp tx: 706 MB/s 11990 calls/s 11990 msg/s # udp rx: 570 MB/s 413696 calls/s # udp tx: 750 MB/s 12736 calls/s 12736 msg/s # udp rx: 571 MB/s 414720 calls/s # udp tx: 773 MB/s 13126 calls/s 13126 msg/s # udp rx: 577 MB/s 419064 calls/s # udp tx: 732 MB/s 12420 calls/s 12420 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: 1093 MB/s 797851 calls/s # udp tx: 1130 MB/s 19170 calls/s 19170 msg/s # udp rx: 1170 MB/s 853769 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1162 MB/s 847926 calls/s # udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # udp rx: 1161 MB/s 846753 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 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__->