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 0x04 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 235 │ false │ OK # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 56 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 53 │ false │ OK # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 51 │ 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__->