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 0xa4 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 172 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 197 │ 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__->