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 0x98 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 117 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ 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__->