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 0x48 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 88 │ true │ OK │ # │ gre 4 │ other │ fixed 0x04 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 12 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0x24 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 88 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 241 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 177 │ 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__->