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 0x48 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 153 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 145 │ 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__->