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 35 │ false OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 120 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 6 │ inherit 0x8c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 79 │ false │ OK │ # │ geneve 4 │ other │ inherit 0xe8 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 61 │ false │ OK │ # │ geneve │ 6 other │ inherit 0x04 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 201 │ 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__->