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 0xcc │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 26 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 172 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 249 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 222 │ 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__->