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 0x94 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 13 │ false │ OK # │ gre │ 6 │ other │ fixed 0x04 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 14 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 157 │ true │ OK │ # │ geneve │ 6 other │ fixed 0x30 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 146 │ 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__->