make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 922 MB/s 15651 calls/s 15651 msg/s # tcp rx: 938 MB/s 50609 calls/s # tcp tx: 980 MB/s 16630 calls/s 16630 msg/s # tcp rx: 1011 MB/s 50719 calls/s # tcp tx: 1018 MB/s 17274 calls/s 17274 msg/s # tcp tx: 1240 MB/s 21035 calls/s 21035 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: 508 MB/s 368043 calls/s # udp tx: 874 MB/s 14834 calls/s 14834 msg/s # udp rx: 522 MB/s 377715 calls/s # udp tx: 898 MB/s 15231 calls/s 15231 msg/s # udp rx: 537 MB/s 388608 calls/s # udp tx: 886 MB/s 15040 calls/s 15040 msg/s # udp rx: 537 MB/s 388864 calls/s # udp tx: 886 MB/s 15034 calls/s 15034 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: 577 MB/s 421233 calls/s # udp tx: 592 MB/s 10045 calls/s 10045 msg/s # udp rx: 614 MB/s 448297 calls/s # udp tx: 616 MB/s 10456 calls/s 10456 msg/s # udp rx: 608 MB/s 444069 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 611 MB/s 446018 calls/s # udp tx: 613 MB/s 10403 calls/s 10403 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__->