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 0xc8 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 183 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 92 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0xd8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x90 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 224 │ 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__->