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 0xf8 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 140 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 85 │ 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' [?2004hxx__-> echo $? 0 xx__->