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 0x9c │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 121 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 120 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 142 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 234 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other inherit 0x04 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 203 │ 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__->