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 0xc4 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 188 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 9 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 128 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x54 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 180 │ 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__->