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: 985 MB/s 16714 calls/s 16714 msg/s # tcp rx: 998 MB/s 50407 calls/s # tcp tx: 934 MB/s 15857 calls/s 15857 msg/s # tcp rx: 935 MB/s 47519 calls/s # tcp tx: 941 MB/s 15975 calls/s 15975 msg/s # tcp rx: 941 MB/s 47009 calls/s # tcp tx: 938 MB/s 15917 calls/s 15917 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: 620 MB/s 449024 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 586 MB/s 425216 calls/s # udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # udp rx: 539 MB/s 390912 calls/s # udp tx: 788 MB/s 13367 calls/s 13367 msg/s # udp rx: 562 MB/s 407808 calls/s # udp tx: 760 MB/s 12907 calls/s 12907 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: 1102 MB/s 804202 calls/s # udp tx: 1128 MB/s 19136 calls/s 19136 msg/s # udp rx: 1103 MB/s 804509 calls/s # udp tx: 1103 MB/s 18708 calls/s 18708 msg/s # udp rx: 1098 MB/s 800876 calls/s # udp tx: 1097 MB/s 18621 calls/s 18621 msg/s # udp rx: 1089 MB/s 794698 calls/s # udp tx: 1088 MB/s 18469 calls/s 18469 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__->