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 0x14 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 77 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 218 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 211 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 56 │ 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__->