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 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 133 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 50 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 154 │ 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__->