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 0x70 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 255 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 88 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 198 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0x5c │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 24 │ false │ OK │ # geneve │ 6 │ other │ fixed 0xd8 │ fixed 35 │ 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__->