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 0x40 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 124 │ false OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 35 │ 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__->