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: 1038 MB/s 17617 calls/s 17617 msg/s # tcp rx: 1038 MB/s 52874 calls/s # tcp tx: 1004 MB/s 17039 calls/s 17039 msg/s # tcp rx: 1004 MB/s 50378 calls/s # tcp tx: 999 MB/s 16957 calls/s 16957 msg/s # tcp rx: 1000 MB/s 49780 calls/s # tcp tx: 996 MB/s 16909 calls/s 16909 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: 546 MB/s 395520 calls/s # udp tx: 1342 MB/s 22762 calls/s 22762 msg/s # udp rx: 649 MB/s 470272 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp rx: 628 MB/s 455168 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1317 MB/s 22353 calls/s 22353 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: 704 MB/s 513444 calls/s # udp tx: 718 MB/s 12194 calls/s 12194 msg/s # udp rx: 633 MB/s 461958 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 msg/s # udp rx: 622 MB/s 453938 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 630 MB/s 459807 calls/s # udp tx: 631 MB/s 10708 calls/s 10708 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__->