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 0x2c │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 205 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 249 false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 61 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 208 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 other │ fixed 0x14 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 227 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 216 │ 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__->