make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh 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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0xd0 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 249 true OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 44 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴───────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->