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 0x0c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 168 │ true │ OK │ # ├────────┼────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 245 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 144 │ 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__->