make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x1c │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 225 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 16 │ true │ OK │ # │ vxlan 6 │ 4 │ fixed 0xb8 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 79 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 223 true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xdc │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 62 │ 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__->