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 0x98 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 31 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 228 │ 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__->