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 0x28 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 152 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 38 │ 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__->