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 0x50 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 112 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 246 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 194 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 37 │ 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__->