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 0xe4 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xf4 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 254 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 137 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 89 │ 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__->