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 6000 # 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: 620 MB/s 10524 calls/s 10524 msg/s # tcp rx: 626 MB/s 26986 calls/s # tcp tx: 648 MB/s 10994 calls/s 10994 msg/s # tcp rx: 652 MB/s 24371 calls/s # tcp tx: 527 MB/s 8952 calls/s 8952 msg/s # tcp rx: 524 MB/s 20874 calls/s # tcp tx: 599 MB/s 10164 calls/s 10164 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: 367 MB/s 266396 calls/s # udp tx: 603 MB/s 10237 calls/s 10237 msg/s # udp rx: 362 MB/s 263724 calls/s # udp tx: 486 MB/s 8252 calls/s 8252 msg/s # udp rx: 378 MB/s 274644 calls/s # udp tx: 515 MB/s 8737 calls/s 8737 msg/s # udp rx: 366 MB/s 266454 calls/s # udp tx: 535 MB/s 9078 calls/s 9078 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: 546 MB/s 398552 calls/s # udp tx: 567 MB/s 9618 calls/s 9618 msg/s # udp rx: 568 MB/s 414616 calls/s # udp tx: 571 MB/s 9700 calls/s 9700 msg/s # udp rx: 606 MB/s 441973 calls/s # udp tx: 607 MB/s 10299 calls/s 10299 msg/s # udp rx: 529 MB/s 386163 calls/s # udp tx: 528 MB/s 8962 calls/s 8962 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__->