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 0xec │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x1c │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 5 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0x74 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 52 │ 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__->