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 0xe4 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 184 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 242 │ false │ OK # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 114 │ 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__->